Skip to content

Prefix checking with custom entitlements is too restrictive#14

Open
jiehanzheng wants to merge 1 commit intonanonation:masterfrom
jiehanzheng:master
Open

Prefix checking with custom entitlements is too restrictive#14
jiehanzheng wants to merge 1 commit intonanonation:masterfrom
jiehanzheng:master

Conversation

@jiehanzheng
Copy link
Copy Markdown

Please correct me if I'm wrong - but it seems that currently the 'application-identifier' check in entitlements requires that it matches the app id prefix in provisioning profile exactly. I tested and found out that, at least on iOS 9.1, iOS also accepts the app if the 'application-identifier' in entitlements begins with the app id prefix in provisioning profile.

I changed the script so that it will accept an entitlements as long as the 'application-identifier' begins with the app id prefix in provisioning profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant