简体   繁体   English

供应配置文件中的XCode 8更新未反映

[英]XCode 8 updates in Provisioning Profile not reflected

I'm using Automatic Provisioning Profile in XCode 8. The problem is after adding new devices from the developer console , the changes are not reflected in the XCode provisioning profile. 我在XCode 8中使用“ 自动配置概要文件” 。问题是从开发者控制台添加新设备后,更改未反映在XCode概要文件中。

Where as if I try to run a project on a new device using a usb, the XCode prompts whether to add this device to profile & then it updates the profile but NOT when adding a device from developer console . 就像我尝试使用USB在新设备上运行项目一样,XCode会提示是否将该设备添加到配置文件中,然后它会更新配置文件,但从开发人员控制台添加设备不会更新。

In the earlier versions the profiles were not automatically managed & I could just overwrite the updated profile by downloading it from server but this is not the case now. 在较早的版本中, 不会自动管理配置文件,我可以通过从服务器下载更新的配置文件覆盖它,但是现在不是这种情况。

Also enabling/disabling devices from console doesn't work. 另外, 无法从控制台启用/禁用设备

  1. Delete the existing provisioning profile from location ~/Library/MobileDevice/Provisioning\\ Profiles 从位置〜/ Library / MobileDevice / Provisioning \\ Profiles中删除现有的配置文件
  2. Open the project & use the automatic profiling option & XCode will pull the new/changes to profile from the server(developer.apple.com) 打开项目并使用自动配置选项,XCode将从服务器(developer.apple.com)上将新内容/更改内容提取到配置文件

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

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