On Tue, Mar 18, 2014 at 6:10 PM, James Moore <he...@jmoore.me> wrote:
> On Feb 4, 2014, at 5:30 PM, Mike Kluev <mike.kl...@gmail.com> wrote:
>>
>> i am signing my mac app with developers provisioning profile that
>> contains few uuids. then i am trying to run this app on the mac which
>> uuids is not included in the provisioning profile. i expect the app
>> fail to run, but it runs fine. am i missing something?
>
> Are you using any entitlements - like iCloud - that require that your Mac be 
> provisioned? I don't think gatekeeper will prevent the app from launching if 
> it's not requesting to use any machine-specific resources. As always Console 
> is a good place to check.

i am specifying few entitlement keys including "sandbox", "network
client" and "usb".
that part seems to work ok, e.g. if i remove the network key and try
to access network
i'd get an error and an appropriate error string in console about it.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to