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 2019/07/19 23:16:46 UTC

[GitHub] [cordova-ios] BrianRosamilia commented on issue #420: Why is ios-deploy required for plain builds (without deployment)?

BrianRosamilia commented on issue #420: Why is ios-deploy required for plain builds (without deployment)?
URL: https://github.com/apache/cordova-ios/issues/420#issuecomment-513409017
 
 
   I almost never clone+fix global packages to deal with issues like this, so I added this to my readme instead.  It's instructions on how to remove this line since it's a bit annoying for my personal workflow.
   
   -----------
   ## Fix phone plugged in testing
   
   `mdfind check_reqs.check_ios_deploy`
   
   Comment out line in any `build.js`
   -----------
   
   Should be totally safe since the return value is actually never used (and mdfind is super fast 🥇) 

----------------------------------------------------------------
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.
 
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