Page 1 of 2

Xcode 5.1 problem?

Posted: Tue Mar 11, 2014 12:20 pm
by thatkeith
I foolishly updated Xcode from 5.0.2 to 5.1. Now the Mobile Support pane in the Preferences window is blank, and when I try to use Add Entry and pick the new version of Xcode (in /Applications, having overwritten the previous version automatically) I'm told that "The chosen folder is not a valid iOS SDK."

I'm stuck. I also *have* to get this working today to hit the deadline of a tutorial I'm writing. Any suggestions?

:cry:

Re: Xcode 5.1 problem?

Posted: Tue Mar 11, 2014 12:27 pm
by LCNeil
HI Keith,

You will be able to download a previous version of Xcode from the iOs developer portal-

https://developer.apple.com/downloads/i ... name=Xcode

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Re: Xcode 5.1 problem?

Posted: Tue Mar 11, 2014 12:30 pm
by thatkeith
Phew! Thanks. Travelling now, I'll do that as soon as I get to the office. :)
Is it reasonably safe to assume that this won't be an issue in a few months' time? :)

Re: Xcode 5.1 problem?

Posted: Tue Mar 11, 2014 12:40 pm
by LCNeil
Hi Keith,

Our Quality Control team is investigating this as we speak so there should be a quick turnaround on a fix

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Re: Xcode 5.1 problem?

Posted: Wed Mar 12, 2014 7:10 pm
by DRJ-UK
Colleagues

Neil's point is helpful and we all look forward to the "Fix" in due course to use Xcode 5.1 and the latest SDK.

Important to remember NOT to update your test iOS devices to iOS 7.1. If you do then you will not be able to test applications built with current versions of LC using Xcode 5.0.2.

Dave

Re: Xcode 5.1 problem?

Posted: Wed Mar 12, 2014 8:19 pm
by hlowe
I updated my development iPad to iOS 7.1 and installed the new version of xCode (5.1). Prior to doing so I made copies of the xCode 5.0 folders :

Applications/xCode.app/Developer/Platforms/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk
Applications/xCode.app/Developer/Platforms/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk

After installing xCode 5.1, I copied them to their respective folders in the new (5.1) version of xCode. While this has worked with previous xCode updates, it does not work this time and I am unable to launch the iOS Simulator from within LC 6.5.2. The Mobile Support Preferences Pane in LC shows a green light and lists the /Applications/Xcode.app/Contents/Developer as being recognized but attempting to launch the iOS Simulator produces a "simulator version not found" error.

I can create a standalone iOS app that runs under iOS 7.1 on the iPad, having coped the xCode 5.0 SDKs into xCode 5.1, but cannot launch the simulator.

When might this be fixed?

Thanks,

Henry

Re: Xcode 5.1 problem?

Posted: Thu Mar 13, 2014 12:35 pm
by dave.kilroy
Hi Henry, I note you are running LiveCode 6.5.2

I'm running LiveCode 6.6 (rc 1) and Xcode 5.0.2 and want to know if it's safe to update to xCode 5.1 yet for this version of LiveCode - has the problem been resolved or should I keep rejecting my Mac's requests to update?

Re: Xcode 5.1 problem?

Posted: Thu Mar 13, 2014 12:42 pm
by LCNeil
Hi All,

We are currently implementing a fix and we are aiming to have it resolve in the next RC version of LiveCode. This should be, if timings permit, within the coming days.

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Re: Xcode 5.1 problem?

Posted: Thu Mar 13, 2014 12:52 pm
by dave.kilroy
Thanks Neil - I'll tell my Mac "No, No, No..."

Re: Xcode 5.1 problem?

Posted: Thu Mar 13, 2014 1:39 pm
by Dixie
DRJ-UK...

You can build with xCode 5.0.2 and load onto your device running 7.1...

Dixie

Re: Xcode 5.1 problem?

Posted: Thu Mar 13, 2014 3:43 pm
by DRJ-UK
Dixie

That is interesting... Trialling a build using Xcode 5.0.2 on an iPad with the new iOS 7.1 flagged up the message below:
iTunesScreenSnapz001.png
This was using Xcode Organizer to transfer. Hmm...

Dave

Re: Xcode 5.1 problem?

Posted: Thu Mar 13, 2014 8:44 pm
by Dixie
DRJ-UK..

Using LC 6.5.2, xCode 5.0.2 running in the sim and building and running on an iPhone 4 (iOS 7.1) has not been a problem.. I didn't try on my iPad, I shall this evening...

Dixie

Re: Xcode 5.1 problem?

Posted: Fri Mar 14, 2014 5:45 pm
by hlowe
After upgrading my iPad to iOS 7.1 I could no longer install iOS apps compiled under LC 6.5.2 using the xCode 5.0.2 organizer. That prompted my updating to xCode 5.1 and losing the ability to run LC apps in the iOS simulator. Hopefully RC2 will appear soon as developing without the iOS simulator is a problem.

Re: Xcode 5.1 problem?

Posted: Sat Mar 15, 2014 12:23 am
by thatkeith
I'm getting *seriously* fed up with the Springboard crashes in iOS 7.0.4. The only thing holding me back from 7.1 (which is reportedly much better in that respect) is LiveCode. Testing random ideas in the simulator and on my own device is fun and addictive... here's hoping for a quick resolution! :)

Re: Xcode 5.1 problem?

Posted: Sat Mar 15, 2014 11:05 am
by DRJ-UK
thatkeith wrote:I'm getting *seriously* fed up with the Springboard crashes in iOS 7.0.4.
Interesting you mention that. Was this on the simulator or the device?

We have a number of springboard crashes over the past few weeks when testing builds via the simulator, launched from LC 6.5.2. Looking forward to the next version of LC with the Xcode 5.1 fixes (and some of the other goodies of course).

The resolution independence feature is a great LC triumph from our point of view and we are gradually working through past Apps to optimise them for the retina display.

Dave