-
Bug
-
Resolution: Done
-
Major
-
None
-
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).
- duplicates
-
JBIDE-15715 iOS build fails if project has space in its name
- Closed
- is related to
-
JBIDE-16413 [iOS] Incorrect value for XCode Bundle ID (jbds 8)
- Closed