You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Christian Grobmeier (JIRA)" <ji...@apache.org> on 2013/06/28 14:33:19 UTC

[jira] [Created] (CB-4041) Using package and name on osx doesn't work

Christian Grobmeier created CB-4041:
---------------------------------------

             Summary: Using package and name on osx doesn't work
                 Key: CB-4041
                 URL: https://issues.apache.org/jira/browse/CB-4041
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 2.9.0
            Reporter: Christian Grobmeier
            Assignee: Filip Maj


$ cordova create tab-iphone-2.2 de.grobmeier.tab.mobile.iphone iphone
$ cd tab-iphone-2.2/
$ ls
merges platforms plugins www
$ cordova platforms add ios
$ cordova build
$ cordova emulate ios

The command returns quickly and the simulator window black.

Doing the same just with:

$ cordova create tab-iphone-2.2

works.

But using a packagename and application name doesn't work. Removing
the application name doesn't help either.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira