I\'ve spent a lot of time trying to work this out to no avail.
I udpated cordova and since el capitan my mac now has issues with NPM and cordova.
I got it to
This is not a difficult error.Only thing has to do is remove all lines with
Images.xcastsets
from
platform/ios/.xcodeproject
Then remove platform ionic cordova platform rm ios, Add platform again and build.
ionic cordova platform add ios ionic cordova build ios
ionic cordova platform add ios
ionic cordova build ios