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

Add Podfile to IonicRunner project #5

Merged
merged 2 commits into from
Dec 5, 2017
Merged

Add Podfile to IonicRunner project #5

merged 2 commits into from
Dec 5, 2017

Conversation

jcesarmobile
Copy link
Member

As Podfile is on the gitignore, when the example folder was moved from packages folder to the root it disappeared, so IonicRunner doesn't work until you add a Podfile (with pod init) and update the Podfile.lock (with pod install).
So with this commit I removed the Podfile from the gitignore, added the Podfile back and updated the Podfile.lock.

Also updated the deployment target of IonicRunner and removed the team from it.

@jcesarmobile jcesarmobile changed the title Add Podfile Add Podfile to IonicRunner project Dec 5, 2017
@mlynch mlynch merged commit 338359c into ionic-team:master Dec 5, 2017
@jcesarmobile jcesarmobile deleted the add-podfile branch December 5, 2017 17:10
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.

2 participants