Github user shazron commented on the issue:

    https://github.com/apache/cordova-ios/pull/257
  
    @dpogue Just tested this. We need to add a warning if users are not using 
the system ruby, like the  pre-reqs check for xcodebuild (it wouldn't work like 
you said without the system ruby). I didn't even need to use the 
`--developmentTeam` flag for it to work. `cordova build --device` worked like 
it did before.
    
    @chancezeus in `platforms\ios\device` there is already a symlink to the 
.app bundle. Unfortunately `ios-deploy` doesn't traverse the symlink for some 
reason, gives an error : `Can't access app path 
'/Users/shaz/Desktop/f/platforms/ios/build/device/my.app' : No such file or 
directory` . I'll have to make a patch release to ios-deploy for this, and 
update the minimum requirements to cordova-ios that has to go with this pull 
request.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to