简体   繁体   English

如何在没有开发人员帐户且没有物理连接的情况下在物理设备上安装ios应用程序?

[英]How to install ios app in physical device without developer account and without physical connection?

I am planning to deliver the phase-1 changes for testing in the real device. 我计划交付第一阶段的更改以在真实设备中进行测试。 But I have to share it to my team in another location. 但是我必须将其分享给其他位置的团队。 So without physical connection (without connecting the device into mac machine which runs xcode7 or later) and without creating account in the apple developer program is it possible? 因此, 如果没有物理连接 (没有将设备连接到运行xcode7或更高版本的mac机器)并且没有在apple Developer程序中创建帐户,是否可以?

这是不可能的,因为您需要一个开发帐户来配置电话以及将应用程序安装到电话的物理连接。

必须使用Apple开发人员帐户,但是拥有开发人员帐户后,您就可以在测试人员之间分发应用程序进行测试而无需使用testflight 进行物理连接

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

相关问题 如何在没有 xcode 连接的情况下在物理 Iphone 上运行 Flutter 应用程序 - How to run Flutter app on physical Iphone without xcode connection 在iOS设备(iPhone / iPad)上安装应用或从Xcode创建.ipa,而无需代码签名和开发者帐户 - Install app on iOS device (iPhone / iPad) or create .ipa from Xcode without code signing and developer account NativeScript:如何将iOS应用程序部署到物理设备? - NativeScript: How to deploy iOS app to physical device? 在没有开发人员程序的情况下在单个设备上安装iOS应用 - Install iOS app on single device without developer programme 如何在没有付费开发者帐户的情况下在 ios 设备上运行 Flutter 应用程序进行开发? - How to run flutter app for development on ios device without a paid developer account? 如何在没有Apple开发人员帐户的设备上运行应用程序 - How do I run an app on a device without an Apple developer account 无需支付开发者帐户即可分发iOS应用 - Distribute iOS app without paying for developer account 无需开发者账号即可分发IOS App - Distribute IOS App without developer account 没有开发者帐户的iOS应用中的IAP - IAP in iOS app without developer account Xcode / iOS:如何启用没有开发者帐户的应用程序组? - Xcode/iOS: How to enable App Groups without Developer Account?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM