Xcode 5: “No such provisioning profile was found …” error

后端 未结 13 1355
慢半拍i
慢半拍i 2021-02-13 21:46

I\'m trying to distribute a new version of the app (it can be installed OTA) and I got the error:

\"Code Sign error: No matching provisioning profile found: Your

13条回答
  •  时光取名叫无心
    2021-02-13 22:08

    I had this issue this morning. The only way to resolve it was removing all my provisioning profiles from

    ~Library/MobileDevice/Provisioning Profiles

    and downloading again all my provisioning profiles from

    Xcode -> Preferences -> Accounts

    My project build and works now.

提交回复
热议问题