After I create an app with Ionic’s CLI and get it running to the point I need to build it for iOS, I get it ready for PhoneGap Build. When using PhoneGap Build, make sure you have a Cordova config.json file setup for the build. This file would be located in APP_DIRECTORY/.cordova Here is…