简体   繁体   English

如何在我的iPhone上获取我的iPhone应用程序的调试版本?

[英]How can I get a debug version of my iPhone app onto my iPhone?

I'm trying to get just ONE copy of my application on my real iPhone to test it. 我试图在我的真实iPhone上仅获取一份应用程序副本以对其进行测试。 How can I do this without going through the appstore? 我如何不通过appstore来做到这一点?

First, go to the program portal . 首先,进入程序门户 From here, you should read through the program portal user guide and you can also launch the assistant to help you through the steps of configuring your project and workstation. 从这里,您应该通读程序门户用户指南 ,也可以启动助手来帮助您完成配置项目和工作站的步骤。

Assuming you have all your certs in order all you have to do is add the said phone to your list of development iPhones on the developer portal. 假设您拥有所有证书,那么要做的就是将上述电话添加到开发人员门户上的开发iPhone列表中。 Once you do that you will need to generate the provision file and assign it to the iPhone in the xcode organizer. 完成后,您将需要生成配置文件,并在xcode组织器中将其分配给iPhone。 For more information just reference the iPhone development documentation Apple provides on deploying your games onto development iPhones. 有关更多信息,请参考Apple提供的关于将游戏部署到开发iPhone上的iPhone开发文档。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在iPhone中调试离子应用程序(包括Cordova)? - How can I debug my ionic app(including cordova) in iphone? 如何在我的 iPhone 上安装 Flutter 版本 iOS 应用程序? - How do I get a Flutter release iOS app onto my iPhone? 如何在越狱的iPhone上测试iPhone应用程序? - How can I test an iPhone app on my iPhone that is Jailbroken? iPhone应用程序崩溃日志—如何使用它们调试我的应用程序? - iPhone app crash logs — How can I use them to debug my app? 将以前的iPhone应用程序版本放到我的设备上最简单的方法是什么? (用于测试升级到即将推出的应用版本) - What's easiest way to get a previous iPhone app version onto my device? (for testing upgrade to upcoming app version) 如何调试来自 iPhone 的网络请求? - How can I debug network requests from my iPhone? 我的 iPhone 应用程序如何检测自己的版本号? - How can my iphone app detect its own version number? 我可以阻止将iOS8应用程序安装到iPhone 4s上吗? - Can I prevent installation of my iOS8 app onto an iPhone 4s? 我可以为我的iPhone应用程序获取Facebook中朋友的个人资料图片吗 - can I get profile picture of friends in facebook for my iphone app 我可以从iPhone应用程序测试人员那里获得控制台日志吗? - Can I get console logs from my iPhone app testers?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM