ionic-cli
ionic-cli copied to clipboard
fix(cordova): Update build output path
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
@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