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

Defer installing Cocoapods until right before the app is built. Fixes #38 #71

Merged
merged 1 commit into from Sep 30, 2013

Conversation

clayallsopp
Copy link
Contributor

This allows other gems to install Cocoapods cumulatively, instead of depending on what the user enters in the only call to app.pods. Fixes #38

Watson1978 added a commit that referenced this pull request Sep 30, 2013
Defer installing Cocoapods until right before the app is built. Fixes #38
@Watson1978 Watson1978 merged commit 59edee2 into rubymotion-community:master Sep 30, 2013
@Watson1978
Copy link
Contributor

Great! Thanks 😄

@jamonholmgren
Copy link

@clayallsopp you're my hero.

@macfanatic
Copy link

💐 to @clayallsopp, I had looked through this and never could figure out what the fix would be. Thank you so much!

@alloy
Copy link
Contributor

alloy commented Oct 1, 2013

Thanks, Clay! 👍

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.

Can't call app.pods multiple times
5 participants