在将其提交到Apple Store之前,如何在iPhone设备上测试我的iphone应用程序?

时间:2022-11-13 07:32:57

How can I test my iphone application on iPhone device before submittimg it to Apple Store?

在将其提交到Apple Store之前,如何在iPhone设备上测试我的iphone应用程序?

2 个解决方案

#1


4  

You need to join the iPhone Developer Program. This will give you a digital certificate that you can use to sign your application and allow it to both run on your own iPhone and submit it to the App Store. The docs are available when you sign up and are generally pretty good.

您需要加入iPhone开发者计划。这将为您提供一个数字证书,您可以使用该证书对您的应用程序进行签名,并允许它在您自己的iPhone上运行并将其提交到App Store。注册时可以使用这些文档,并且通常非常好。

#2


0  

You can use the iPhone emulator built into the latest XCode

您可以使用内置于最新XCode中的iPhone模拟器

You can attach an iPhone or iPod touch to your Mac and XCode will run your app directly on the device, with debugging support.

您可以将iPhone或iPod touch连接到Mac,XCode将直接在设备上运行您的应用程序,并提供调试支持。

#1


4  

You need to join the iPhone Developer Program. This will give you a digital certificate that you can use to sign your application and allow it to both run on your own iPhone and submit it to the App Store. The docs are available when you sign up and are generally pretty good.

您需要加入iPhone开发者计划。这将为您提供一个数字证书,您可以使用该证书对您的应用程序进行签名,并允许它在您自己的iPhone上运行并将其提交到App Store。注册时可以使用这些文档,并且通常非常好。

#2


0  

You can use the iPhone emulator built into the latest XCode

您可以使用内置于最新XCode中的iPhone模拟器

You can attach an iPhone or iPod touch to your Mac and XCode will run your app directly on the device, with debugging support.

您可以将iPhone或iPod touch连接到Mac,XCode将直接在设备上运行您的应用程序,并提供调试支持。