简体   繁体   English

将ios应用分发到选定的设备,而无需支付开发人员计划的费用

[英]Distribute ios app to selected devices without paying for developer program

I am using Xcode 10.1 and I am trying to allow a third party to test the app I have built but don't want to pay for the developer program. 我正在使用Xcode 10.1,并且试图让第三方测试我构建的应用程序,但不想为开发人员程序付费。

I saw https://www.diawi.com/ but I can't see how to generate a .IPA file for diawi. 我看到了https://www.diawi.com/,但看不到如何为Diawi生成.IPA文件。

I followed the instructions for Fabric but it doesn't auto-detect the product archive file .xarchive . 我遵循了Fabric的说明,但是它不会自动检测产品归档文件.xarchive

Any suggestions appreciated 任何建议表示赞赏

You can't distribute your app to third person without paid apple account. 没有付费苹果帐户,您无法将您的应用分发给第三方。 Because you need to add that third person's device's UDID on your apple account and generate new certificates. 因为您需要在苹果帐户上添加该第三方设备的UDID并生成新证书。 So yeah, even if you generate ipa of your app and distribute it via Diawi, the other person won't be able to install it, so there's no way to achieve what you want. 是的,即使您生成应用程序的ipa并通过Diawi分发,其他人也将无法安装它,因此无法实现所需的功能。 You can visit here to see more details about different membership programs and features provided by them. 您可以访问此处以查看有关它们提供的不同会员计划和功能的更多详细信息。

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

相关问题 无需支付开发者帐户即可分发iOS应用 - Distribute iOS app without paying for developer account 无需加入开发人员计划即可分发iOS应用 - Distribute iOS apps without joining Developer Program 无需开发者账号即可分发IOS App - Distribute IOS App without developer account 没有苹果开发人员计划,是否可以分发应用程序? - Is it possible to distribute apps without the Apple Developer Program? 是否可以在没有企业版程序的情况下“内部”分发iOS应用? - Is it possible to distribute iOS app “in house” without Enterprise program? 无需 Apple 开发人员帐户即可分发 iOS 应用程序 - Distribute iOS Application without an Apple Developer Account 如何为一定数量的设备分发iOS应用? - How to distribute an iOS app for a certain number of the devices? 无需手机即可分发iOS应用 - Distribute iOS app without phone 我可以在没有开发人员帐户的情况下将我的iOS应用分发给几个人进行测试 - can I distribute my iOS app to a few people for testing without having a developer account 如何在未注册开发者计划的情况下获取 iOS 应用程序的大小? - How to get the size of an iOS app without being enrolled in the developer program?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM