Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17293] CLI: Xcode 6 simulators fail to launch

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-08-30T01:34:57.000+0000
Affected Version/sRelease 3.3.0
Fix Version/sRelease 3.4.0
ComponentsiOS
Labelscli, ios8, qe-3.3.0, qe-manualtest, usability
ReporterSamuel Dowse
AssigneeChris Barber
Created2014-07-11T17:22:07.000+0000
Updated2014-09-02T18:43:35.000+0000

Description

Description

Building a project using Xcode 6 will fail when attempting to focus the iOS simulator

Steps To Reproduce

1. Install Xcode 6 (currently in beta) 2. Create an iOS project in Studio 3. Build the project to iOS simulator

Expected Result

Simulator should start and app should install and run.

Actual Result

Simulator fails to launch and console logs that the project failed to build.
[INFO]  Launching application in iOS Simulator
[DEBUG] Simulator command: "/Users/sdowse/Library/Application Support/Titanium/mobilesdk/osx/3.3.0.v20140710142512/iphone/ios-sim" launch "/Users/sdowse/Documents/Appcelerator_Studio_Workspace/Kitchen Sink/build/iphone/build/Debug-iphonesimulator/KitchenSink.app" --xcode-dir "/Applications/xcodes/Xcode_6b3.app/Contents/Developer" --sdk 8.0 --family ipad
[INFO]  Focusing the iOS Simulator
[ERROR] Project failed to build after 15s 711ms

Comments

  1. Ingo Muschenetz 2014-07-11

    Note commits here for preliminary support: https://github.com/phonegap/ios-sim/commits/master
  2. Ingo Muschenetz 2014-08-04

    [~dcassenti] Not positive what you mean. Do you mean that it's now working where it was not before? What beta version are they using?
  3. Thomas Neerup 2014-08-14

    Any news on this one? Would be nice to get starting on Xcode6 and IOS8
  4. Sabil Rahim 2014-08-14

    We are almost done with the changes on the SDK side, there are pieces of the ecosystem that needs to incorporate these changes too. All should be getting done in the next week or so
  5. Ingo Muschenetz 2014-08-14

    [~thomas.neerup@eg.dk] note that you can deploy to device, just not to simulator ATM.
  6. Chris Barber 2014-08-30

    Resolved by TIMOB-17532.
  7. Olga Romero 2014-09-02

JSON Source