You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/10/20 17:00:19 UTC

[GitHub] [cordova-ios] dpogue commented on pull request #1158: (refactor): move copy-www-build-step script to Xcode commands

dpogue commented on pull request #1158:
URL: https://github.com/apache/cordova-ios/pull/1158#issuecomment-947857650


   hmm, I was testing this as part of https://github.com/apache/cordova-ios/pull/1162 (which used this as a starting point) and getting "Connecting to device..." in the simulator, and log messages about the Console plugin not being found.
   
   This should work to reproduce:
   ```
   npx cordova@nightly create xcodeTestApp
   cd xcodeTestApp
   npx cordova@nightly platform add github:apache/cordova-ios#xcode-copy
   open platforms/ios/HelloCordova.xcworkspace
   # Run the app in a simulator from Xcode
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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