Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11332] Manifest.json file does not correctly list platforms given the distribution target

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-10-13T20:50:03.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.0, Release 3.1.0, 2012 Sprint 21 JS, 2012 Sprint 21
ComponentsTooling
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-10-09T21:55:04.000+0000
Updated2012-12-03T23:52:58.000+0000

Description

The CI server invokes scons for Windows, Linux, and Mac OS X, however, Windows and Linux distributions contain "iphone". In addition, other platform specific resources are getting incorrectly bundled with specific OS distributions. See TIMOB-11251 about the win32 folder.

Comments

  1. Chris Barber 2012-10-13

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3204 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3205
  2. Chris Barber 2012-10-13

    Run the following to test:
       scons package_all=1 force_iphone=1
       
  3. Natalie Huynh 2012-12-03

    Tested with CLI 3.0.18

JSON Source