Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12392] CLI: Impossible to build for iphone on macosx 10.8.2

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionDuplicate
Resolution Date2013-03-03T01:47:37.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsCLI
Labelsios, iphone, osx, simulator
ReporterDaniel Sefton
AssigneeChris Barber
Created2012-12-31T00:52:21.000+0000
Updated2017-03-21T22:42:21.000+0000

Description

Steps to Reproduce

Setup a simple hello world project, click on build for Iphone simulator (I tryed to reinstall titanium, and i tryed : titanium sdk install 3.0.0.GA --force --default but none of the steps solved this)

Actual Result

Error (see screenshot below). Here's the diagnostic log : http://pastie.org/private/pi3blc4ugzol1ouvhfzisa

Expected Result

Simulator launching

Attachments

FileDateSize
2012-12-31_0147.png2012-12-31T00:53:38.000+0000184837

Comments

  1. Tony Lukasavage 2013-01-23

    I moved this to a TIMOB CLI issue since based on the log the Alloy step compiles just fine, as noted by the "Alloy compiler completed successfully" in the log. The step where it appears to fail, at the "copying Xcode iOS files", is not part of Alloy and I assume it is part of the new CLI.
  2. Chris Barber 2013-01-23

    On the computer that is having this issue, is it formatted as "Mac OS Extended (Case-sensitive, Journaled)"? Due to a limitation in the Titanium SDK's iOS build code, it only works on case-insensitive filesystems.
  3. Chris Barber 2013-03-03

    This was fixed in TIMOB-12375 and released in 3.0.2.GA.
  4. Lee Morris 2017-03-21

    Closing ticket as duplicate with reference to the above comments.

JSON Source