How to remove provisioning profiles from Xcode

后端 未结 16 1396
自闭症患者
自闭症患者 2020-11-29 15:09

Does anyone know how to remove previously installed provisioning profiles from Xcode?

I have seen this link, but I am not able to find that location in my system.

16条回答
  •  温柔的废话
    2020-11-29 15:45

    I found out how to find provisioning profiles in Xcode 8. Archive your project (Product -> Archive) and then hit the validate button. Xcode will prepare the binary and the entitlements. When the summary windows comes up just hit the little arrow at the right of the window. A finder window will open with all your downloaded profiles.enter image description here

提交回复
热议问题