Ionic run ios failed (error 65) after successful build ios

Some more information.

I removed my plugin list and started to add them back in one by one. It turns out that everything works fine until I add the com.google.cordova.admob plugin. Once I have that in there I get the above error.

This plugin was working fine before. The only changes I can think of that I’ve made are related to UI and a few controller js changes.

I am going to run some tests around fresh projects using only this plugin to see if there are any conflicts.

Below is some information about my setup:

$ionic -v
1.2.8

$cordova -v
4.0.0

$cordova plugin list
cc.fovea.cordova.purchase 3.9.0-beta.1 "Purchase"
com.danielcwilson.plugins.googleanalytics 0.6.0 "Google Universal Analytics Plugin"
com.google.admobsdk 6.12.0 "AdMob SDK for Android, iOS and WP8"
com.google.cordova.admob 2.3.2 "AdMob PluginPro with Mediations"
com.google.playservices 19.0.0 "Google Play Services for Android"
com.rjfun.cordova.ad 1.0.1 "Generic Ad"
com.rjfun.cordova.ext 1.0.0 "Cordova Plugin Extension"
org.apache.cordova.console 0.2.11 "Console"
org.apache.cordova.device 0.2.12 "Device"
org.apache.cordova.inappbrowser 0.5.3 "InAppBrowser"
org.apache.cordova.network-information 0.2.13 "Network Information"
org.apache.cordova.splashscreen 0.3.4 "Splashscreen"
org.apache.cordova.statusbar 0.1.8 "StatusBar"