invalid entitlements 0xE8008016 when I add the entitlements file

后端 未结 14 2658
说谎
说谎 2021-02-20 13:48

I\'m trying to do ad hoc distribution. When I use XCode, the application installs fine on my phone.

In preparation for ad hoc distribution, I created the default entitl

14条回答
  •  天涯浪人
    2021-02-20 13:53

    I had not agreed to the new updated licensed agreement from apple.

    Briefly : Please log in to your developer's account -> profile's -> review -> read the agreement or get your lawyer read it for you -> agree (at your own will) -> and again click profile's to check the status of your profile.

    In my scenario the valid code signing entity was not showing up. When i followed the above procedure it was visible and i was able to run the app on the device and/or create the iPA file without much difficulty.

提交回复
热议问题