@pliablepixels I'm stuck at the error that you were having in the morning. Any clue how you got past it?
Also, running `ionic cordova run ios -- --buildFlag="-UseModernBuildSystem=0"` fails immediately with this error: `Unknown option: '--buildFlag'`. Changing it to `ionic cordova run ios --buildFlag="-UseModernBuildSystem=0"` seems to get me past that step, but I end up getting the same error as @pliablepixels ``` (node:6214) UnhandledPromiseRejectionWarning: Error code 65 for command: xcodebuild with args: -exportArchive,-archivePath,hemp-qr-scanner.xcarchive,-exportOptionsPlist,/Users/collindutter/Documents/thinglogix/hemp-qr-scanner/platforms/ios/exportOptions.plist,-exportPath,/Users/collindutter/Documents/scanner/platforms/ios/build/device ``` [ Full content available at: https://github.com/apache/cordova-ios/issues/412 ] This message was relayed via gitbox.apache.org for [email protected]
