You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/26 19:22:45 UTC

[GitHub] collindutter edited a comment on issue #412: Unable to distribute with Xcode 10

collindutter edited a comment on issue #412: Unable to distribute with Xcode 10
URL: https://github.com/apache/cordova-ios/issues/412#issuecomment-424838829
 
 
   @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/scanner/platforms/ios/exportOptions.plist,-exportPath,/Users/collindutter/Documents/scanner/platforms/ios/build/device
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org