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

Cannot create iOS project with ampersand in the name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-ios
    • None

    Description

      https://github.com/apache/cordova-ios/pull/100

      & is a special character for sed and this fixes the problem of having _PROJECT_NAME_ in the final output when the project name contains an ampersand, this is not only a cosmetic issue but also leads to compilation errors:

      xcodebuild: error: The project 'A&B.xcodeproj' does not contain a target named 'A&B'.
      { [Error: /Users/lapo/projDir/platforms/ios/cordova/build: Command failed with exit code 65] code: 65 }
         [error] /Users/lapo/projDir/platforms/ios/cordova/build: Command failed w
      

      Attachments

        Activity

          People

            agrieve Andrew Grieve
            shazron Shazron Abdullah
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: