Page 1 of 1

XCode 4.4 breaks livecode

Posted: Fri Jul 27, 2012 12:34 pm
by bmatichuk
I just installed Xcode 4.4 but it breaks LiveCode.
I get the following

There was an error while saving the standalone application
performing IOS device builds requires the iOS 5.0 SDK platform to be installed

Does anyone know how to fix this?

Re: XCode 4.4 breaks livecode

Posted: Fri Jul 27, 2012 3:28 pm
by Adrian
I have found that Xcode 4.4 seems only to support iOS 5.1. That means in your LiveCode Standalone application settings (under iOS) you need to specify a version of 5.1

Cheers,

Adrian

Re: XCode 4.4 breaks livecode

Posted: Fri Jul 27, 2012 10:03 pm
by bmatichuk
I came up with a fix.
I tried setting the version to 3.1.3 and it worked fine. So Xcode 4.4 must support earlier OSs.

The fix is posted here http://forums.runrev.com/viewtopic.php? ... 450#p59450