I am developing mobile app with Ionic Framework and I just received very strange error that broke my whole build.
\'myapp/Plugins/com.phonegap.plugins
This is a known issue with the Facebook Plugin. There is an open ticket at https://github.com/Wizcorp/phonegap-facebook-plugin/issues/111614 - I'd suggest you keep an eye on.
As a work-around, you might try
Project > Build Settings > Build Options > Enable Bitcode = No
(found @ http://forum.ionicframework.com/t/error-after-updating-to-xcode-7/32641)