I’m receiving an error when trying to build my Ionic iOS app after adding ionic-plugin-deploy:
You may not have the required environment or OS to run this project
** BUILD FAILED **
The following build commands failed:
CompileC build/Bw.build/Debug-iphonesimulator/Bw.build/Objects-normal/i386/IonicDeploy.o Bw/Plugins/ionic-plugin-deploy/IonicDeploy.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
ERROR running one or more of the platforms: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/magnusburton/dropbox/websites/bw/app/Bw/platforms/ios/cordova/build-debug.xcconfig,-project,Bw.xcodeproj,ARCHS=i386,-target,Bw,-configuration,Debug,-sdk,iphonesimulator,build,VALID_ARCHS=i386,CONFIGURATION_BUILD_DIR=/Users/magnusburton/dropbox/websites/bw/app/Bw/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Users/magnusburton/dropbox/websites/bw/app/Bw/platforms/ios/build/sharedpch
You may not have the required environment or OS to run this project
Appreciate any help