'ionic cordova build ios gives me the following error

Suppose say app name is "My First Ionic App". when i run the command "Ionic cordova build ios" It gives me the following error.

The following build commands failed: Ld /Users/user214378/Desktop/ccd-ionic-final/platforms/ios/build/emulator/ My\ First \ Ionic \ App\ /My\First \ Ionic \App \ App normal (in target '' from project '') (1 failure) xcodebuild: Command failed with exit code 65 [ERROR] An error occurred while running subprocess cordova.

    cordova build ios exited with exit code 65.


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source