【发布时间】:2013-12-26 22:58:47
【问题描述】:
我正在使用移动终端和 THEOS 在 iPad 上编写 iOS APP。 我正在关注本教程https://sites.google.com/site/theostutorials/chapter-2-my-first-app/lesson-3-build-and-test
我成功执行了所有步骤,但我的应用程序没有显示在 springBoard 上。 我在移动终端上运行命令“make package install”,它会创建 .deb 文件。我使用 iFile 安装了该 deb 文件,然后重新启动设备,也重新启动,但应用程序没有显示在 SpringBoard 上
设备 = iPad 3,3 iOS 7.0.4
【问题讨论】:
-
您应该使用 mac/hackintosh + Xcode 来执行此操作。
-
是的,我在 Mavericks 上有 Xcode,但我使用的是设备上的工具,使用 theos 在设备上编写和编译代码,因为我没有苹果开发者计划会员资格
-
越狱开发不需要苹果开发者程序。
标签: mobile ios7 terminal theos