我正试着在我的新iPhone上试用一个应用程序。如果我连接到XCode,我的iPhone 6S一切正常,应用程序可以在设备上运行。
当我使用iPhone 7时,我遇到以下错误:
Provisioning profile "iOS Team Provisioning Profile: com.xxx.test" doesn't include the currently selected device "iPhone 7". 当然还有
Automatic provisioning failed我不是Xcode专家,我怎么解决这个问题呢?
发布于 2016-09-19 01:20:43
你可以尝试在你的开发者帐户中手动添加你的设备,然后将更新的配置文件下载到xcode,并确保你拥有最新的xcode。
https://stackoverflow.com/questions/39560373
复制相似问题