iOS开发之删除Provisioning Profiles方法

1、在finder下打开go -> go to folder输入:

~/Library/MobileDevice/Provisioning Profiles


2、查看上面的列表,按照时间顺序删除相应的profiles即可。

在xcode中选择 other 得到其唯一的id。

原文地址:https://www.cnblogs.com/Y1Focus/p/5249490.html