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

Postlink script modifying projects it shouldn't #92

Closed
jakecraige opened this issue Jun 7, 2017 · 0 comments
Closed

Postlink script modifying projects it shouldn't #92

jakecraige opened this issue Jun 7, 2017 · 0 comments

Comments

@jakecraige
Copy link

When installing this into a repo that uses CocoaPods, it picks that project up and attempts to modify it in the postlink script. That's because it has a project at ios/Pods/Pods.xcodeproj/project.pbxproj that matches this glob.

I can manually undo it in the meantime, but it would be nice if that glob was a little more strict to only modify the correct project. Perhaps get the path to it as an option instead?

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

No branches or pull requests

2 participants