-
Notifications
You must be signed in to change notification settings - Fork 721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xcode 5.1 Update #2051
Comments
👍 please update. Builds failing with
|
+1 |
+1 Guys! Almost 2 weeks since the iOS 7.1 release and no Xcode update? I'm using the Paid account and it's becoming impossible to accept. The update from iOS 6 to iOS 7 was a pain, is it going to be like this ALL THE TIME? |
Sorry for the delays. We’ve been testing Mavericks support with a few beta projects, which we want to use as the basis to roll out Xcode 5.1 support. Mavericks is good to go, it’s just missing the Xcode 5.1 update which we’re working on getting out. |
+1 to this as well—good luck with the beta testing. |
+1 Currently holding back all Travis testing on our projects... Again. Would be great if the Travis crew can keep up to date on these updates—Mavericks has been around for a long time, and the 5.1 update was no secret. It's been in beta for awhile. |
Hey everyone, I'm really sorry for the delay in getting this live. The update to OS X 10.9 changed how the Keychain worked, so I had to re-investigate how to make code signing and testing with the iOS simulator be as stable as possible. The good news is that the Xcode 5.1 update and the OS X 10.9 update is very close to finished and I hope to have it out soon. Should be early next month if everything goes smoothly. @maschall That is something we've considered, but could you open a new ticket for that as it's not really relevant to the Xcode 5.1 update? |
@henrikhodne is #1292 an issue on Mavericks (have you been able to successfully authorize the VMs to control |
When you update Xcode, please make sure xctool is also updated. |
@henrikhodne great! |
|
This is coming this week! |
Is there any way to keep building with XCode 5.0? specially at travis-ci.com? |
@felipesabino Unfortunately we haven't figured out a way to have both Xcode 5.0 and 5.1 installed (mostly due to the fact that Xcode takes up a lot of space). It's possible to flag a repository so it stays on the old environment with OS X 10.8, Xcode 5.0, etc. (the current build environment), although we are only planning on offering this for a short time, mostly to allow incompatible projects some more time to update. If you would like to get your repository set up for this, please email [email protected]. |
Thanks for the update @henrikhodne! I've filed a couple of follow-up issues at #2181, #2182, and #2183. |
I'm stealing the pleasure of closing this ticket from @henrikhodne. Sorry, Henrik. |
And the tests that need to launch the iphone simulator seem failing. The workaround for this is |
@kt3k Due to an issue in our VM provisioning, xctool is still at 0.1.14. We're working on getting this updated to 0.1.15, but until then the work around is, as you said, |
@henrikhodne |
`xctool` 0.1.14 will fail to run Subliminal's unit tests. Travis is supposed to have 0.1.15 installed--see travis-ci/travis-ci#2051 (comment).
The workaround is no longer necessary, now that xctool has been upgraded to 0.1.16 (#2345). |
@henrikhodne can you reopen #2597? It is also locked, so I can ask it there and as |
@felipesabino We are working on the Xcode 6 update. We'll be rolling this out soon. |
Please update Xcode to version 5.1 to support iOS 7.1 features.
The text was updated successfully, but these errors were encountered: