Well I truly don't know what I did, but after enough head banging, it works now? I think my ng-toolkit might've been out of date. For anyone in my exact scenario, here's my info and what I'm running to get it working.
``` Ionic: ionic (Ionic CLI) : 4.1.2 (/usr/local/lib/node_modules/ionic) Ionic Framework : @ionic/angular 4.0.0-beta.11 @angular-devkit/core : 0.7.5 @angular-devkit/schematics : 0.7.5 @angular/cli : 6.1.5 @ionic/ng-toolkit : 1.0.8 @ionic/schematics-angular : 1.0.6 Cordova: cordova (Cordova CLI) : 8.0.0 Cordova Platforms : ios 4.5.5 Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.1.4, (and 6 other plugins) System: ios-deploy : 2.0.0 NodeJS : v10.11.0 (/usr/local/Cellar/node/10.11.0/bin/node) npm : 6.4.1 OS : macOS Xcode : Xcode 10.0 Build version 10A255 ``` `ionic cordova run ios --verbose -- -- --buildFlag="-UseModernBuildSystem=0"` (notice the two --) Also, thanks @pliablepixels, good luck with your current issues. [ Full content available at: https://github.com/apache/cordova-ios/issues/412 ] This message was relayed via gitbox.apache.org for [email protected]
