Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3371] Wrong SDKs are used from iphonesim when multiple XCode installs exist

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-05-18T13:15:46.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0, Sprint 2011-11
ComponentsiOS
Labelsios, release-1.7.0
ReporterReggie Seagraves
AssigneeReggie Seagraves
Created2011-04-15T03:43:23.000+0000
Updated2011-05-18T13:15:46.000+0000

Description

The embedded iphonesim launcher would only refer to SDKs located in developer tools installed in /Developer.

Comments

  1. Jeff Haynie 2011-04-15

    (from [3988bcaea23d16409cdfbf6df85a1f34c789c097]) [#3371 state:fixed-in-qa] Patched up builder.py to set the DYLD environment variable responsible for loading dynamic libraries before we Popen iphonesim https://github.com/appcelerator/titanium_mobile/commit/3988bcaea23d16409cdfbf6df85a1f34c789c097"> https://github.com/appcelerator/titanium_mobile/commit/3988bcaea23d...

  2. Thomas Huelbert 2011-04-15

    Reggies test tips: check logging. rename dev folder. order of installation of xcode. cycle xcode select between 3 + 4

    Create 4.3, xcode select change, try with xcode 3.

  3. Eric Merriman 2011-05-18

    Installed older Xcode in folder named developerOLD, used terminal switch to change to 3.2.6 and launch test project from Studio with SDK 1.7.0RC1. Console log reports [DEBUG] Xcode 3.2.6, and iOS simulator launches simulating version 4.3. This is expected behavior according to Thomas, closing.

JSON Source