invalid entitlements 0xE8008016 when I add the entitlements file

后端 未结 14 2720
说谎
说谎 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 14:02

    me too got this type of error, i resolved this by deleting current Entitlement.plist and adding new Entitlement.plist. Because the project i was trying to run was build on 3.2 sdk and current i am using 4.2. That was the only reason i was getting error

提交回复
热议问题