Entitlements are not valid

后端 未结 17 2374
野的像风
野的像风 2020-12-01 00:47

Recently, I have upgraded my iPhone SDK OS from version 2.2.1 to 3.0 version. After that, while building my application, I get an error that the provisioning profile has exp

17条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-01 01:40

    I experienced a problem whenever I added a new device in the device list, and then made the new profiles by selecting the new devices and drag them to Xcode and prepare the build.

    The moment I use that build for device installation I get the error

    ENTITLEMENTS ARE NOT VALID

    I tried to resolve it by all the ways I could think of but nothing positive came out. Anyhow, I have to make the new App-ID or have to repeat the whole process of creating profiles. Then I can install the build on the device.

提交回复
热议问题