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

相关推荐
YungFan11 小时前
iOS26适配指南之UIButton
ios·swift
红橙Darren15 小时前
手写操作系统 - 编译链接与运行
android·ios·客户端
鹏多多.19 小时前
flutter-使用device_info_plus获取手机设备信息完整指南
android·前端·flutter·ios·数据分析·前端框架
清风6666661 天前
基于51单片机的手机蓝牙控制8位LED灯亮灭设计
单片机·嵌入式硬件·智能手机·毕业设计·51单片机·课程设计
suki_lynn1 天前
2025年云手机场景适配的行业观察
智能手机·安卓
麦兜*1 天前
【swift】SwiftUI动画卡顿全解:GeometryReader滥用检测与Canvas绘制替代方案
服务器·ios·swiftui·android studio·objective-c·ai编程·swift
GeniuswongAir2 天前
iOS 26 一键登录失效:三大运营商 SDK 无法正常获取手机号
ios
吴Wu涛涛涛涛涛Tao2 天前
Flutter 实现类似抖音/TikTok 的竖向滑动短视频播放器
android·flutter·ios
limingade2 天前
手机实时提取SIM卡打电话的信令声音-整体解决方案规划
android·智能手机·usb蓝牙·手机拦截电话通话声音