iOS 18手机不越狱玩MC java版---PojavLauncher

环境

手机: iPhone SE 3

iOS: 18.1.1

电脑操作系统:macOS Sequoia 15.1.1

步骤

电脑上安装altstore

https://altstore.io/

直接下载自己操作系统对应的版本即可。

安装altstore到手机

以下是我记忆中的步骤,关键步骤我提一下

  1. 手机连接电脑,手机上会提示信任这台电脑,输入密码之类的。
  2. macOS 的任务栏会有altstore的图标,鼠标点它,==> Install altstore...
  3. 手机上就会安装一个altstore的app了,然后暂时不能直接打开,要在设置中点击信任什么的。详细步骤见:https://faq.altstore.io/altstore-classic/how-to-install-altstore-macos

安装PojavLauncher

手机上打开altstore,并在下面的tab页中点第2个sources,然后 点击 左上角的+号,选择:PojavLauncher Repository。增加一个源。

然后就可以找到PojavLauncher的应用图标了,点击就可以安装了。非常的容易。

当然安装会比较慢,可以尝试proxy加速一下。

JIT权限

安装以后可以打开了,但是因为没有开启JIT权限 游戏是玩不了的。

macOS 中安装xcode

altstore虽然没有要求一定要安装xcode,我是安装了xcode的。建议安装一下。

安装一下pymobiledevice3

yaml 复制代码
/Applications/Xcode.app/Contents/Developer/usr/bin/python3 -m pip install -U pymobiledevice3

点完以后可能要等待个几分钟时间。

然后我这边报错如下:

bash 复制代码
Error Description
The process 'altjit' failed with code 1. The process 'python3' failed with code 1. requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(1362 bytes read, 8878 more expected)', IncompleteRead(1362 bytes read, 8878 more expected))

Failure Reason
The process 'altjit' failed with code 1. The process 'python3' failed with code 1. requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(1362 bytes read, 8878 more expected)', IncompleteRead(1362 bytes read, 8878 more expected))

Title
JIT could not be enabled for PojavLauncher.

Source Line
96

executableURL
file:///Applications/AltServer.app/Contents/MacOS/altjit

exitCode
1

output
Mounting personalized developer disk...
❌ Unable to mount personalized Developer Disk.
The process 'python3' failed with code 1. requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(1362 bytes read, 8878 more expected)', IncompleteRead(1362 bytes read, 8878 more expected))

参考

https://faq.altstore.io/altstore-classic/altjit

相关推荐
wanhengidc16 小时前
云手机的魅力与优势
网络·游戏·智能手机·架构·云计算
RollingPin17 小时前
iOS八股文之 多线程
ios·多线程·串行并行·gcd·ios面试·同步异步·nsoperation
AirDroid_cn17 小时前
在 iOS 18 中,控制中心怎样添加应用快捷方式?
macos·ios·cocoa
RollingPin17 小时前
iOS八股文之 内存管理
ios·内存管理·内存泄漏·ios面试·arc·runloop·引用计数
尒傑1 天前
win10实现电脑投屏控制手机
智能手机
2501_915106321 天前
iOS 26 APP 性能测试实战攻略:多工具组合辅助方案
android·macos·ios·小程序·uni-app·cocoa·iphone
开开心心loky1 天前
[iOS] KVC 学习
学习·ios·objective-c·cocoa
WD137298015571 天前
WD5030A,24V降5V,15A 大电流,应用于手机、平板、笔记本充电器
stm32·单片机·嵌入式硬件·智能手机·汽车·电脑·51单片机
00后程序员张1 天前
iOS混淆与IPA文件加固全流程实战 防止苹果应用被反编译的工程级方案
android·ios·小程序·https·uni-app·iphone·webview
胖虎11 天前
iOS 推送证书 P8 介绍及生成流程
ios·个推·p8证书·极光推送·ios推送