Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12123] CLI: iOS: Building older 2.x projects with 3.0 only works for simulator builds

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-01-11T19:35:18.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.2, Release 3.1.0, 2013 Sprint 01 JS, 2013 Sprint 01
ComponentsCLI
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-12-18T20:42:20.000+0000
Updated2013-02-12T21:24:29.000+0000

Description

In the legacy handler for iOS builds only, it only supports action "run" which launches the simulator. You cannot do device builds or package 2.X projects with 3.0.

Comments

  1. Chris Barber 2013-01-11

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3697 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3698
  2. Eric Merriman 2013-02-11

    Verified simulator and build for device function as expected with: Mac OS: 10.8.2 Titanium SDK version: 3.0.2.v20130207164659 Titanium Studio, build: 3.0.2.201302041757 CLI version: 3.0.24-cr CLI active SDK: 3.0.2.v20130207164659 Project created with and SDK set in Tiapp.xml: 2.1.3 Xcode 4.6 I was unable to get an ipa to build on the Desktop in this configuration with: ti build -p ios -T dist-adhoc -O /Users/eric/Desktop
  3. Eric Merriman 2013-02-12

    After speaking with Chris, the behavior I am seeing for pre-3.0.0.GA builds is expected.

JSON Source