将iPhone App安装到iPhone

编程入门 行业动态 更新时间:2024-10-24 22:22:24
本文介绍了将iPhone App安装到iPhone的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我遵循了此站点上的教程:

I followed the tutorial from this site:

theappleblog/2008/08/04/tutorial-build-a-simple-rss-reader-for-iphone/

要制作我的第一个iPhone应用程序,现在我想在iPhone上测试该应用程序,我需要采取什么步骤?

to make my first iPhone application, now I would like to test this application on my iPhone, what steps do I need to take in order to do this?

推荐答案

您有两种选择.您可以像大多数人一样在 iPhone开发中心,然后通过在概述"菜单中选择设备-iPhone OS 2.2",然后单击构建并运行",直接将其部署到设备上.

You have two choices. You can register to become an iPhone developer like most people do on the iPhone Dev Center, and then deploy directly to the device by selecting "Device - iPhone OS 2.2" in the Overview menu and then hitting Build and Go.

如果您未使用任何2.2特定的API,则可以使用设备-iPhone OS 2.1"进行编译,然后通过SFTP将您的应用捆绑包发送到越狱的iPhone中,并使用ldid实用程序来伪造代码签名过程,无需注册成为开发人员,也不必麻烦安装开放式工具链,就可以在设备上弄乱应用程序.

If you're not using any 2.2-specific APIs, you can compile with "Device - iPhone OS 2.1" and then send your app bundle over to a jailbroken iPhone via SFTP, and fake the codesign process using the ldid utility, allowing you to mess around with your apps on the device without registering to become a developer, and without having the headache of installing the open toolchain.

更多推荐

将iPhone App安装到iPhone

本文发布于:2023-10-16 00:09:18,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1495900.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:iPhone   App

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!