You should revert back to 4.4.0 and wait till they fix 4.5.0 using the following commands:
npm uninstall cordova-ios
npm install cordova-ios@4.4.0
ionic cordova platform add ios@4.4.0
ionic cordova build ios
You should revert back to 4.4.0 and wait till they fix 4.5.0 using the following commands:
npm uninstall cordova-ios
npm install cordova-ios@4.4.0
ionic cordova platform add ios@4.4.0
ionic cordova build ios