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

Building the project for iOS seems to be creating an entitlements file directly under Resources for some reason. #316

Closed
epetre opened this issue Apr 9, 2017 · 2 comments

Comments

@epetre
Copy link

epetre commented Apr 9, 2017

I don't know why it's creating the entitlements in the Resources folder instead of adding them to the entitlements file that is already present at the root of my project.

I am not sure if this is the new place for entitlements under XCode because I have trouble navigating Apple's documentation 😄.

But I can tell you that it's a big problem if you have 2 entitlements files, the one under Resources takes priority when deploying and everything that is not in it will simply not work.

@epetre
Copy link
Author

epetre commented Apr 10, 2017

It's my build settings that were pointing to 2 different paths. That this addon created an additional entitlement file and didn't care about the old one.

@epetre epetre closed this as completed Apr 10, 2017
@razam217
Copy link

Hi @epetre, I'm seeing the same issue you mentioned above. Can you please tell we how did you fix it? I'm confused.

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

No branches or pull requests

2 participants