ashishkumar2804 commented on issue #404: Cordova build iOS error: archive not found at path 'path/to/myApp.xcarchive" with Xcode 10 URL: https://github.com/apache/cordova-ios/issues/404#issuecomment-463522118 Hi, i am trying to build cordova ios project with Xcode 10 on command line. I am getting below error Running command: /Users/zs/Development/svn/ICFieldView/trunk/root/ICFieldView.Mobile/mJSCS/platforms/ios/cordova/build Cordova can only run in Xcode version 4.6 or greater. Error: /Users/zs/Development/svn/ICFieldView/trunk/root/ICFieldView.Mobile/mJSCS/platforms/ios/cordova/build: Command failed with exit code 2 at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at maybeClose (internal/child_process.js:877:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) It fails, even when i use, --buildFlag='-UseModernBuildSystem=0' we are using Cordova version 3.5.0-0.2.7 and cordova ios version 3.5. Please let me know how to fix the issue. On Xcode 9.4, the build is working successfully.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
