Cant build on iOS [MainViewController.xib] only android

** BUILD FAILED **
I’m getting this when building IOS, Something is wrong with MainViewController.xib

The following build commands failed:
	CompileXIB greentel/Classes/MainViewController.xib
(1 failure)
Error: /Users/$HOME/projects/greencom/greentel/platforms/ios/cordova/build: Command failed with exit code 65
    at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at ChildProcess.emit (events.js:98:17)
    at maybeClose (child_process.js:756:16)
    at Process.ChildProcess._handle.onexit (child_process.js:823:5)
This solution can help you
http://forum.ionicframework.com/t/ionic-build-ios-plugin-errors-exit-code-65/7274

Didn’t work … i think theres an issue with the MainViewController.xib

Can you solve it? I have the same problem. thanks

Any solution to problem ?