You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Harbick (JIRA)" <ji...@apache.org> on 2014/09/25 22:54:35 UTC

[jira] [Created] (CB-7642) Pass --devicetypeid to ios-sim instead of --target (to match changes to ios-sim version 3.0.0)

Andrew Harbick created CB-7642:
----------------------------------

             Summary: Pass --devicetypeid to ios-sim instead of --target (to match changes to ios-sim version 3.0.0)
                 Key: CB-7642
                 URL: https://issues.apache.org/jira/browse/CB-7642
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.5.0
         Environment: Tested on OSX
            Reporter: Andrew Harbick


phonegap/ios-sim was changed to take --devicetypeid instead of --target.  So when running a command like: phonegap install ios --emulator you get errors like:

Usage of '--family' is deprecated in 3.x. Use --devicetypeid instead.
Usage of '--retina' is deprecated in 3.x. Use --devicetypeid instead.

I think this pull request should cover it.. https://github.com/apache/cordova-ios/pull/107

There seems to be a problem with phonegap-cli that you can't pass arguments to override devicetypeid (or formerly --target) but that's for a separate issue I think.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)