Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: Release 3.0.1
-
Fix Version/s: Release 3.0.2, Release 3.1.0, 2013 Sprint 02 JS, 2013 Sprint 02
-
Component/s: iOS
-
Environment:
Titanium Studio, build: 3.0.1.201212181159
Titanium SDK,build: 3.0.1.v20121228113204
Titanium SDK,build: 3.1.0.v20121228131005
MacBook Pro 10.8.2 Mountain Lion
Description
Description:
iOS build fails if an app id starts with a capital letter.
It is a regression, builds without error on 3.0.0.GA
It fails only for iOS, works for Android
Test steps:
1. Create a new mobile project
2. Use a capital letters in app id(in my case I used ABC)
3. Run as iOS simulator or build it on device
Actual result:
[ERROR] : tiapp.xml contains an invalid app id "com.appcelerator.ABC"
The app id must consist of letters, numbers, and underscores.
The first character must be a letter or underscore.
Expected result:
App should build with no error
Attachments
Issue Links
- is duplicated by
-
AC-2251 iOS: Regression: capital letters in the app id in TiApp.xml prevent compiling
- Closed
-
TIMOB-12249 Unable to create any titanium project if its project id has any single capital letter
-
- Closed
-
- relates to
-
TIMOB-3295 iOS: Module IDs with Capital Letters Breaks Build
-
- Resolved
-
-
TIMOB-1082 iPhone build fails if word 'Titanium' is in project name
-
- Closed
-