On Tue, Mar 18, 2014 at 6:10 PM, James Moore wrote:
> On Feb 4, 2014, at 5:30 PM, Mike Kluev 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
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.
James
On Feb 4, 2014, at 5:30
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?