ios - 是否可以使用 iOS Developer Enterprise Program 分发使用 beta SDK 构建的内部应用程序?

标签 ios provisioning ios-provisioning

当使用 iOS Developer Enterprise Program 的“内部”分发方法时,是否可以构建和安装使用 beta(例如 iOS 8)SDK 创建的应用程序?

最佳答案

是的,这是可能的,这就是 beta 的本意。

New apps and app updates submitted to the App Store must be built with release versions of Xcode 5. Do not submit apps built with beta software, as beta versions are for development and testing only.

因此 iOS 8 beta SDK 用于开发和测试目的。如果不在设备中安装该应用程序,我们将无法进行测试,并且 AFAIK 企业分发方法不会限制您安装应用程序。

关于ios - 是否可以使用 iOS Developer Enterprise Program 分发使用 beta SDK 构建的内部应用程序?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24769902/

相关文章:

ios - 在 VS for Mac 中无法查看个人团队配置文件

iphone - 我实际上可以在不配置的情况下安装一些应用程序

ios - 导出 IPA : An App ID with identifier XXX is not available

ios - 为什么 iOS 11 中导航 backBarButtonItem 的位置出现了三个按钮?

ios - 为不同的 Controller 重用 View 的最佳方式

iphone - xcode 从哪里获取应用程序的标识符?

ios - 未收到 Apple 推送通知/可能存在配置文件问题?

ios - Xcode 与 iPhone 4 开发 : The executable was signed with invalid entitlements.

android - 限制对服务器后端的访问

ios - Swift:IBOutlets 在 Present Modally segue 之后为零