在此处阅读设置Xcode以自动管理您的配置文件:
https://developer.apple.com/library/ios/qa/qa1814/_index.html
我得到了:
Once you have your team selected in the General pane, clear out any manual Code Signing settings so they can be managed automatically. To do that, edit the Code Signing section in the Build Settings pane of your Xcode project as follows:
1. Set the provisioning profile to None.
但是,我只有Automatic
,现有个人资料列表(包括*)和其他。有人提出哪些建议?
答案 0 :(得分:1)
你可能在Xcode 6上,这有点不同。请在该技术说明中进一步了解它在Xcode 6中的外观(提示 - 它应该是"自动")。