Xcodebuild error iOS

Hey!

Is anyone else getting this error while compiling for iOS?

xcodebuild: error: The project 'myápp.xcodeproj' does not contain a target named 'myápp'.

Error: Error code 65 for command: xcodebuild with args: -xcconfig,/the_path/platforms/ios/cordova/build-debug.xcconfig,-project,myápp.xcodeproj,ARCHS=i386,-target,myápp,-configuration,Debug,-sdk,iphonesimulator,build,VALID_ARCHS=i386,CONFIGURATION_BUILD_DIR=/the_path/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/the_path/platforms/ios/build/sharedpch

I have the same error.

Any idea of how to solve it? Which plugins do you have installed?

No :confused: , but i have this error in Ionic 1

Hello, try to use another version of IOS cordova.
Like ionic platform add ios@3.9.2

I can’t, currently using Google Maps plugin.