简体   繁体   English

Xcode设置配置文件

[英]Xcode Provisioning Profiles

I currently have an app published on the App Store but I've just updated it to support native iPad usage as well. 我目前在App Store上发布了一个应用程序,但我刚刚对其进行了更新,以支持iPad的本机使用。 Obviously when doing this I had to create a new Development profile for the app to support both my iPhone and iPad for testing. 显然,这样做时,我必须为该应用程序创建一个新的开发配置文件,以同时支持我的iPhone和iPad进行测试。 However my question is do I have to create a new Distribution Profile too or is the current one fine? 但是我的问题是我是否也必须创建一个新的分发配置文件,或者当前的配置文件是否正确?

There doesn't seem to be an option for iPhone or iPad specific profiles but I noticed in Xcode when I switch the App Build Settings for being Development to Distribution it still says 似乎没有针对iPhone或iPad的特定配置文件的选项,但是当我在将“应用构建设置”从“开发”更改为“发行版”时,在Xcode中注意到了

iPhone Distribution current matches "iPhone Distribution **NAME OF PROFILE**

Distribution certificates are basically connected to your App store account. 分发证书基本上已连接到您的App Store帐户。 You only have one presence for distribution (I assume) so one distribution profile is all that is needed. 您只有一个分发存在(我假设),因此只需要一个分发配置文件。

Short answer - The current profile is fine. 简短答案-当前配置文件很好。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM