Page 1 of 1
Need SDK
Posted: Fri Feb 15, 2013 7:27 pm
by maxs
The neverending nightmare of deploying to ios: Part 4
I know I have the latest Xcode with the latest SDK, because I just deployed an app to the App store.
Now when I attempt to build a new IOS app with a different project, I get a message that I need the SDK 6.0 for Xcode. I've tried switching from Universal, to arm7 to arm 6, but I keep getting an error message preventing me from building a standalone.
Any ideas?
Thanks, Max
Re: Need SDK
Posted: Fri Feb 15, 2013 7:39 pm
by maxs
I did send a pointer to the sdk to the preferences window for mobile support.
Re: Need SDK
Posted: Fri Feb 15, 2013 7:49 pm
by maxs
Livecode does not want my sdks from xcode version 4.6, which is what I have. I can't find an older version of xcode to download.
Re: Need SDK
Posted: Fri Feb 15, 2013 9:40 pm
by KennyR
Go to
www.apple.com/developer and sign in...under the IOS developer section you can download any past version of Xcode....Im d/l 4.4 right now to see if it works with the newest version of LC....crossing my fingers
Re: Need SDK
Posted: Sat Feb 16, 2013 10:17 am
by maxs
Thanks Kenny.
I downloaded 4.4 and 4.5 to get all the SDKs needed. But Livecode will still not allow me to build a standalone. Now it will not accept my icons, ond when I remove them, it says that it cout not copy an img called runtime/ios.Devise-6_0 / Defualt4inchSplash.png. I have no idea what that is.
Why would Livecode make it so difficult to build an ios standalone? Max
Re: Need SDK
Posted: Sat Feb 16, 2013 10:58 am
by Simon
Why would Livecode make it so difficult to build an ios standalone? Max
Why would APPLE make it so difficult to build an ios standalone?
Re: Need SDK
Posted: Sat Feb 16, 2013 6:12 pm
by maxs
I agree. Most of the problems are coming from Apple.
I JUST upgraded from 5.4 to 5.5 version of Live code, and now I cannot save anything on either versions. (The error says that it cannot open the stack file. .) This may be the reason I also cannot build ios standalones?
Does anyone know what I need to do to fix this problem?
Thanks Max
Re: Need SDK
Posted: Sat Feb 16, 2013 7:01 pm
by jacque
There is something unusual going on, the latest LiveCode version can open any stack created in any version. The most likely reason for the error you're seeing is that the version of LiveCode you think you're running isn't really 5.5.4. You can type this into the message box to get the currently running version: put the version
If you've been double-clicking your stack to launch LiveCode, the OS may not be opening 5.5.4. Instead, launch the latest LiveCode and open your stack from its File menu.