I am not able to run : 'meteor run ios' after upgrading xcode

meteor run ios
[[[[[ ~/Suhaib/projects/example ]]]]]

=> Started proxy.
=> Started MongoDB.
=> Started your app.

=> App running at: http://localhost:3000/
=> Errors executing Cordova commands:

While running Cordova app for platform iOS with options --emulator:
Error: Command failed:
/Users/suhaibaffan/Suhaib/projects/example/.meteor/local/cordova-build/platforms/ios/cordova/run
–emulator
2016-09-24 20:40:33.513 xcodebuild[23792:425912] [MT] DVTToolchain: Failed
to load toolchain:
DVTFilePath:0x7fa80e51f710:’/Library/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2016-05-03-a.xctoolchain’:
Error Domain=DVTToolchainErrorDomain Code=6
"Info.plist:OverrideBuildSettings:{SWIFT_LINK_OBJC_RUNTIME,SWIFT_DISABLE_REQUIRED_ARCLITE,ENABLE_BITCODE}
must contain a string or array of strings"
UserInfo={NSFilePath=/Library/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2016-05-03-a.xctoolchain,
NSLocalizedDescription=Info.plist:OverrideBuildSettings:{SWIFT_LINK_OBJC_RUNTIME,SWIFT_DISABLE_REQUIRED_ARCLITE,ENABLE_BITCODE}
must contain a string or array of strings}
** BUILD FAILED **

The following build commands failed:
CompileSwift normal i386
/Users/suhaibaffan/Suhaib/projects/example/.meteor/local/cordova-build/platforms/ios/example/Plugins/cordova-plugin-meteor-webapp/WebAppLocalServer.swift
CompileSwift normal i386
/Users/suhaibaffan/Suhaib/projects/example/.meteor/local/cordova-build/platforms/ios/example/Plugins/cordova-plugin-meteor-webapp/WebAppConfiguration.swift
CompileSwift normal i386
/Users/suhaibaffan/Suhaib/projects/example/.meteor/local/cordova-build/platforms/ios/example/Plugins/cordova-plugin-meteor-webapp/AssetBundleManager.swift
CompileSwift normal i386
/Users/suhaibaffan/Suhaib/projects/example/.meteor/local/cordova-build/platforms/ios/example/Plugins/cordova-plugin-meteor-webapp/AssetBundle.swift
CompileSwiftSources normal i386 com.apple.xcode.tools.swift.compiler
(5 failures)
Error code 65 for command: xcodebuild with args:
-xcconfig,/Users/suhaibaffan/Suhaib/projects/example/.meteor/local/cordova-build/platforms/ios/cordova/build-debug.xcconfig,-project,example.xcodeproj,ARCHS=i386,-target,example,-configuration,Debug,-sdk,iphonesimulator,build,VALID_ARCHS=i386,CONFIGURATION_BUILD_DIR=/Users/suhaibaffan/Suhaib/projects/example/.meteor/local/cordova-build/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Users/suhaibaffan/Suhaib/projects/example/.meteor/local/cordova-build/platforms/ios/build/sharedpch
at ChildProcess.exitCallback (/tools/utils/processes.js:151:23)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)

/Users/suhaibaffan/.meteor/packages/meteor-tool/.1.4.1_1.1h0re2h++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/isopackets/cordova-support/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:165
throw error;
^
ExitWithCode:1

3 Likes

have the same problem, hope someone help

1 Like

Same here, quite unfortunate.

same here . with all apps … but also can not run android emulator as well

I have had this problem for about two weeks now. I am unsure what to do about it.

Same issue here, and openers a github issue.

Same here. Anyone had any luck?

Check out the his thread. Solution at bottom worked down me.