Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4088

`cordova emulate ios` replaces spaces in project name with underscores, conflicting with `cordova build ios` behavior

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Master, 2.9.0
    • 3.0.0
    • cordova-cli, cordova-ios
    • None
    • OSX 10.8.3

    Description

      The Cordova CLI demo on the phonegap page starts with a Hello World project:

      $ cordova create HelloWorld com.example.hello "Hello World"

      This project name clearly has spaces.

      cordova build ios builds ./platforms/ios/build/Hello World.app (exactly what you expect)

      cordova emulate ios, however, looks for ./platforms/ios/build/Hello_World.app (note the underscore instead of a space)

      Attachments

        Issue Links

          Activity

            People

              shazron Shazron Abdullah
              niggler Niggler
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: