xcode command line build failed with com.apple.compilers.llvm.clang.1_0.compiler
问题 XCode Version: Version 7.2 (7C68) Building for PhoneGAP IOS Commands used: xcodebuild -project HelloCordova.xcodeproj -scheme HelloCordova -configuration Release -sdk iphonesimulator IDENTIFIER=com.kony.SyncApp build It used to work well before upgrading Xcode after upgrading to 7.2 , i am facing this issue. And same wokring form XCODE UI Problem with command line build Error Info: fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. ** BUILD FAILED ** The