jonathanalberghini commented on issue #1551: URL: https://github.com/apache/cordova-android/issues/1551#issuecomment-1406760109
Agreed thank you for taking a look at this I'm firmly in the belief that it's some thing to do with the VUE CLI and an incompatibility with Cordova 11. Because I can literally just change the version and everything works perfect I change nothing else. It seems for some reason the vue cli want to run a clean. And since I'm building only the android version I have no idea why the VUE CLI keeps wanting to run Xcode. Running command: xcodebuild -project Opportunistic Trader.xcodeproj -configuration Release -alltargets clean Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project "Opportunistic Trader.xcodeproj" -configuration Release -alltargets clean -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
