Skip to content

Conversation

Kamilius
Copy link

Provide a way of modifying relative paths to most recently built APK or IPA files, with environment variables. cordova-ios v7 provided a breaking change, which sets the paths of built assets to correspond to ones used by XCode by default:

  • was device -> now Debug-iphoneos
  • was simulator -> now Debug-iphonesimulator

Provide a way of modifying relative paths to most recently built APK or IPA files, with environment variables.
`cordova-ios v7` provided a breaking change, which sets the paths of built assets to correspond to ones used by XCode by default:
- was `device` -> now `Debug-iphoneos`
- was `simulator` -> now `Debug-iphonesimulator`
@Kamilius
Copy link
Author

Closed in favor of #5065

@Kamilius Kamilius closed this May 12, 2025
@Kamilius Kamilius reopened this May 12, 2025
@Kamilius
Copy link
Author

Even though more complex solution exists https://github.com/ionic-team/ionic-cli/pull/5065/commits.
This one provides much simpler approach of fixing an issue with compatibility of Ionic/cli v7 with cordova-ios v7

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.

1 participant