hi…
i am trying to buliding ios .When i run command “ionic cordova build ios” ,am getting following error:
1 error generated.
** BUILD FAILED **
The following build commands failed:
CompileC /Users/nirajviveksheel/Library/Developer/Xcode/DerivedData/MyApp-apjajhlwndfubsfptrmrlpqcehzw/Build/Intermediates/MyApp.build/Debug-iphonesimulator/MyApp.build/Objects-normal/x86_64/GCDWebServerDataRequest.o MyApp/Plugins/cordova-plugin-ionic-webview/GCDWebServerDataRequest.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/nirajviveksheel/myApp/platforms/ios/cordova/build-debug.xcconfig,-workspace,MyApp.xcworkspace,-scheme,MyApp,-configuration,Debug,-sdk,iphonesimulator,-destination,platform=iOS Simulator,name=iPhone 6s Plus,build,CONFIGURATION_BUILD_DIR=/Users/nirajviveksheel/myApp/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Users/nirajviveksheel/myApp/platforms/ios/build/sharedpch
[ERROR] An error occurred while running cordova build ios (exit code 1).
please help me…