Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-16352

[iOS] iOS bundle identifier not escaped when exporting project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.Beta1
    • None
    • aerogear-hybrid
    • None

      When the project is exported as native xcode project, and the application name contains for example a space, this space is then exported in the bundle identifier, which then makes the compilation of the project fail. For example, if the name is "My Application", the bundle ID becomes "My Application" as well, even though it should be for example "MyApplication" (underscore is illegal character as well).

            gercan@redhat.com Gorkem Ercan
            tkriz_jira Tadeas Kriz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: