Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude some Entitlement keys #144

Merged
merged 1 commit into from
May 23, 2017
Merged

Exclude some Entitlement keys #144

merged 1 commit into from
May 23, 2017

Conversation

mattia
Copy link
Contributor

@mattia mattia commented May 23, 2017

Should fix #143 . As noted in facebook/buck#798 some keys of the entitlements are stripped during the build. Prevent the if the key is in the excludedKeys.

Should fix #143 . As noted in facebook/buck#798 some keys of the entitlements are stripped during the build. Prevent the if the key is in the `excludedKeys`.
@florianf
Copy link
Collaborator

Great, Thanks! Looks good, i'll Test it and merge it.

@florianf florianf merged commit d027b5e into MobiVM:master May 23, 2017
@florianf
Copy link
Collaborator

Merged and added to changelog, thanks a bunch!

@mattia
Copy link
Contributor Author

mattia commented May 24, 2017

Great, thanks!

@mattia mattia deleted the fix-entitlements branch May 24, 2017 07:10
dkimitsa added a commit to dkimitsa/robovm that referenced this pull request May 25, 2017
* origin/master:
  Removed unused old simulator binaries.
  Exclude some Entitlement keys (MobiVM#144)
  Update README.md
  Update README.md
  Fix issue MobiVM#140 (MobiVM#142)
  Add the "framework" compiler target (issue MobiVM#132) (MobiVM#141)
  Added the ability to select one of several USB-connected physical devices with the robovm.device.udid parameter in the Gradle plugin. (MobiVM#139)
  Update poms to next development version
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.

iCloud entitlements not stripped when generating Entitlements file in IPA
3 participants