Skip to content

Conversation

jcesarmobile
Copy link
Member

cordova-ios 7 changed the .ipa/.app paths
apache/cordova-ios#1310

This PR adjust the path if executed in cordova-ios >= 7.

Created a new getPackagePathCordova function to not edit the existing getPackagePath, since it's exported maybe somebody is using it and could be breaking to change it.
Only call the new method if the getPackageJson doesn't return an undefined pkg.

closes #5048

@pinguluk

This comment was marked as abuse.

@pinguluk
Copy link

When will this change will be merged?

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.

iOS package path has changed, ionic run ios throws an error
2 participants