iOS "Invalid Entitlements"

Mike Kerner MikeKerner at roadrunner.com
Thu Jul 13 22:56:09 EDT 2017


annnnnnnd it looks like this might be a case of the issue being related to
appID's being case sensitive.  ugh.

On Thu, Jul 13, 2017 at 12:47 PM, Mike Kerner <MikeKerner at roadrunner.com>
wrote:

> Trying to debug invalid entitlements, and I'm not seeing the problem.
> Compiles fine, codesigns fine.  I don't run into an issue until
> installing on a physical device.
> I have checked the physical device's UDID to confirm that it is in the
> ProvisionedDevices section
> relevant output from codesign:
>
> <key>get-task-allow</key>
>
> <false/>
>
> <key>aps-environment</key>
>
> <string>production</string>
>
>
> relevant output from security cms
>
> <key>get-task-allow</key>
>
> <false/>
>
> <keya>ps-environment</key>
>
> <string>production</string>
>
> <key>com.apple.developer.default-data-protection</key>
>
> <string>NSFileProtectionComplete</string>
>
>
>


-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."



More information about the use-livecode mailing list