美文网首页
Xcode Automatically新增远端设备信息更新

Xcode Automatically新增远端设备信息更新

作者: devileatapple | 来源:发表于2023-11-21 12:08 被阅读0次

Xcode的Automatically团队,设备信息更新

远端开发者中心更新添加了新的uuid时,xcode端的设备profile并没有自动更新,此时只需要通过删除缓存的profile文件,自动会重新下载生成。

profile存放路径:

~/Library/MobileDevice/Provisioning Profiles

删除该路径下的对应项目的profile.

Automatically会自动生成新的profile文件,同步开发者中心中最新的设备信息。

相关文章

网友评论

      本文标题:Xcode Automatically新增远端设备信息更新

      本文链接:https://www.haomeiwen.com/subject/ijvbwdtx.html