xcode 如何在未加入 iPhone 开发者计划的情况下在越狱的 iPhone 上构建和安装应用程序?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2708444/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-09 03:22:31  来源:igfitidea点击:

How do I build and install applications on a jailbroken iPhone without being in the iPhone Developer Program?

iphonexcodebuildjailbreak

提问by ncohen

I would like to build and install my app on my jailbroken device without paying the $99 required for the iPhone Developer Program. I have Rock and Cydia... what is the easiest way to do it (if it's possible)?

我想在我越狱的设备上构建和安装我的应用程序,而无需支付 iPhone 开发人员计划所需的 99 美元。我有 Rock 和 Cydia ……最简单的方法是什么(如果可能的话)?

Thanks.

谢谢。

采纳答案by Rengers

Here is a guidefor making build & go and build & debug work with a jailbroken iPhone/iPod touch.

这是使用越狱的 iPhone/iPod touch 进​​行构建和运行以及构建和调试工作的指南

It is written for Xcode 3.2.1 and iPhone OS 3.1.2 so I don't know if it works with the newer versions.

它是为 Xcode 3.2.1 和 iPhone OS 3.1.2 编写的,所以我不知道它是否适用于较新的版本。

http://www.alexwhittemore.com/?p=354

http://www.alexwhittemore.com/?p=354

回答by omercnet

the answer is no longer relevant, you should check out JailCoder

答案不再相关,您应该查看JailCoder

回答by Thomas

I know it's an old topic but somebody might need it: There is an app called Jailcoder that simplifies the process:

我知道这是一个老话题,但有人可能需要它:有一个名为 Jailcoder 的应用程序可以简化流程:

http://jailcoder.com/

http://jailcoder.com/

回答by TechZen

That's a broad question.

这是一个广泛的问题。

I recommend iPhone Open Application Development, 2nd Edition By: Jonathan Zdziarski.

我推荐iPhone Open Application Development, 2nd Edition 作者:Jonathan Zdziarski。

The Open Development tools require the Apple Tools. You can download the Apple Development tools for free from the Apple Developer site. The $99 fee is just if you want to install and deploy in a fashion compatible with the App store.

开放式开发工具需要 Apple 工具。您可以从 Apple Developer 站点免费下载 Apple 开发工具。99 美元的费用仅适用于您想以与 App Store 兼容的方式安装和部署的情况。