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>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to