ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

fix(cordova): Update build output path

Open MaximBelov opened this issue 2 years ago • 1 comments

Instead of build/emulator, we'll have build/Debug-iphonesimulator and instead of build/device, we'll have build/Release-iphoneos.

https://github.com/apache/cordova-ios/pull/1310

MaximBelov avatar Feb 16 '24 08:02 MaximBelov

@sean-perkins @liamdebeasi @mhartington @jcesarmobile can we please merge this fix already? it's been over a year since the issue appeared with the release of cordova ios 7.0.0

https://github.com/ionic-team/ionic-cli/issues/5048

EDIT: it seems that there's already an open pull request and better, as it verifies the cordova version https://github.com/ionic-team/ionic-cli/pull/5065

pinguluk avatar Jul 12 '24 13:07 pinguluk