Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12360] CLI: Allow platform specific App IDs

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-01-23T19:20:44.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.2, Release 3.1.0, 2013 Sprint 02 JS, 2013 Sprint 02
ComponentsCLI
Labelsqe-port
ReporterChris Barber
AssigneeChris Barber
Created2013-01-21T21:05:57.000+0000
Updated2013-01-29T11:36:41.000+0000

Description

When validating the app id, need to allow app ids like a.1b and a.final, however when building for Android we need to fail if the app id is invalid.

Comments

  1. Chris Barber 2013-01-23

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3763 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3764
  2. Shyam Bhadauria 2013-01-29

    While creating,now CLI allows project creation for iOS with app id like a.1b, b.final and gives error when build for android. Even when created with target set as 'android', it gives error.
  3. Shyam Bhadauria 2013-01-29

    Environment used for verification - Titanium SDK: 3.1.0.v20130128172329 Titanium SDK: 3.0.2.v20130128174806 Titanium  Studio: 3.0.2.201301251115

JSON Source