XCode 4.4 breaks livecode

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bmatichuk
Posts: 15
Joined: Tue Oct 12, 2010 7:19 am

XCode 4.4 breaks livecode

Post by bmatichuk » Fri Jul 27, 2012 12:34 pm

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?

Adrian
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 79
Joined: Wed Jul 11, 2012 5:03 pm

Re: XCode 4.4 breaks livecode

Post by Adrian » Fri Jul 27, 2012 3:28 pm

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

bmatichuk
Posts: 15
Joined: Tue Oct 12, 2010 7:19 am

Re: XCode 4.4 breaks livecode

Post by bmatichuk » Fri Jul 27, 2012 10:03 pm

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

Post Reply