[ 
https://issues.apache.org/jira/browse/CB-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704193#comment-13704193
 ] 

Filip Maj edited comment on CB-4041 at 7/10/13 4:26 AM:
--------------------------------------------------------

Hmm now I can no longer reproduce, and I used the exact values you used.

[~cgrobmeier], two questions:

1. What version of {{cordova}} are you running? You can check with {{cordova 
-v}}.
2. Can you re-run the same commands above but with a {{-d}} flag after cordova, 
i.e. {{cordova -d platform add ios}}, {{cordova -d emulate ios}}, etc.?
                
      was (Author: filmaj):
    Hmm now I can no longer reproduce, and I used the exact values you used.

[~christian.grobmeier], two questions:

1. What version of {{cordova}} are you running? You can check with {{cordova 
-v}}.
2. Can you re-run the same commands above but with a {{-d}} flag after cordova, 
i.e. {{cordova -d platform add ios}}, {{cordova -d emulate ios}}, etc.?
                  
> 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

Reply via email to