@stewartmccoy wrote:
Hey all, I followed the instructions on Push from Scratch, however, when I run
ionic emulate ios
orionic build ios
orionic run ios
, my build fails with the following error:** BUILD FAILED ** The following build commands failed: Ld build/emulator/taggit.app/taggit normal i386 (1 failure) Error code 65 for command: xcodebuild with args: -xcconfig,/Users/stewart/Code/taggit/platforms/ios/cordova/build-debug.xcconfig,-project,taggit.xcodeproj,ARCHS=i386,-target,taggit,-configuration,Debug,-sdk,iphonesimulator,build,VALID_ARCHS=i386,CONFIGURATION_BUILD_DIR=/Users/stewart/Code/taggit/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Users/stewart/Code/taggit/platforms/ios/build/sharedpch Error: /Users/stewart/Code/taggit/platforms/ios/cordova/run: Command failed with exit code 2
I suspect it might be a problem with one of the Cordova plugins. Anyway, any suggestions for resolving this issue would be greatly appreciated because I cannot move forward testing Ionic Push on the simulator or on device.
Posts: 2
Participants: 1