是否可以将单独的应用程序加载到iPhone?

是否可以将单独的应用程序加载到iPhone?

问题描述:

我正在使用iphone并使用Xcode创建了一个应用程序。现在我想把这个应用程序移到我的iphone中供我使用。如何做?

I am having a iphone and i have created an application using Xcode. Now i want to move this application into my iphone for my use. How can it be done?

我试图使用手机视图软件将我的应用程序复制到iphone Applications文件夹,但是我无法打开我的应用程序苹果手机。它显示错误

I tried to copy my application to the iphone Applications folder using the phone view software, but i'm not able to open my application in the iphone. It shows the error


你的Myapp.app无法打开

"Your Myapp.app cannot be open"

有没有其他方法可以将我的应用程序安装到iphone中?请指导我。

Is there any other way to install my application into the iphone? Please guide me regarding this.

谢谢

你会需要注册为iPhone开发人员才能获得正确的密钥,以便将应用程序签名并加载到iPhone上。如果您正在编写一个计划通过AppStore销售的应用程序,那么注册成本为99美元,如果仅供内部使用,则为199美元。

You'll need to register as an iPhone developer to get the correct keys for signing and loading an application onto an iPhone. If you are writing an application that you plan to sell via the AppStore then this is $99 to register, if it's for internal use only then $199.