Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2481] iOS: App version cannot contain letters or dash

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2013-04-03T22:31:33.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterFrancois Stephany
AssigneeMauro Parra-Miranda
Created2013-02-22T12:29:29.000+0000
Updated2016-03-08T07:41:32.000+0000

Description

Specify an app version in the tiapp.xml: It doesn't work with: - 1.0.6beta1 - 1.0.6beta - 1.0.6-1 - 1.0.6 b1 - 1.0.6b1 It won't compile with the following error message: {quote} The version may only contist of letters, numbers, dashes, underscores, pluses, and spaces. [ERROR] :  tiapp.xml contains an invalid version "1.0.6-beta1" {quote} It seems related to this pull request: https://github.com/cb1kenobi/titanium_mobile/commit/fb45c30a289c5301590d9a737b7a1a0c0e6d9d17 However, 1.0.6.b1 is accepted. This problem does not appear with Android.

Comments

  1. Pedro Enrique 2013-04-03

  2. Mauro Parra-Miranda 2013-11-24

    Closing since it's a dup.

JSON Source