Page 1 of 1

IOS SDK 5.0 must be installed error.

Posted: Mon Dec 24, 2012 4:11 pm
by rleiman
I brand new to LiveCode and just purchased the "pay as you go" account and tried the first "business academy" lesson but got stuck when trying to create a stand alone ios app.

prior to installing LiveCode I installed Xcode and assumed it installed everything I needed. I also signed up with Apple and set up Xcode with a provisioning profile (not sure about what it is but I did it)

Anyway, when I click on "Save as standalone application..." I get this error:

Code: Select all

IOS SDK 5.0 must be installed.
I was under the impression this already was installed when I installed Xcode 4.5.1.

If it's not installed where do I get a copy of it?

Thanks.

Re: IOS SDK 5.0 must be installed error.

Posted: Mon Dec 24, 2012 5:25 pm
by Dixie
go to the Apple Developer Portal and install xCode 4.4.1 as well... make sure both versions of xCode are in your applications folder... you will have to rename them,,, xCode 4.4.1 & xCode 4.5.1... this should work then...:-)

be well

Dixie

Re: IOS SDK 5.0 must be installed error.

Posted: Mon Dec 24, 2012 7:33 pm
by rleiman
Thanks for the reply.

Does that mean I need to rename the newer Xcode prior to installing the older one?

Will it be easy to import the settings from the newer Xcode into the older one?

Thanks.