]
Gorkem Ercan updated JBIDE-16352:
---------------------------------
Summary: [iOS] iOS bundle identifier not escaped when exporting project
(was: iOS bundle identifier not escaped when exporting project)
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
[iOS] iOS bundle identifier not escaped when exporting project
--------------------------------------------------------------
Key: JBIDE-16352
URL:
https://issues.jboss.org/browse/JBIDE-16352
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Reporter: Tadeas Kriz
Assignee: Gorkem Ercan
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
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).
--
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: