Licecode, xcode and iOS 9

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trags3
Posts: 434
Joined: Wed Apr 09, 2014 1:58 am

Licecode, xcode and iOS 9

Post by trags3 »

Is there support of a version of xcode compatible with iOS 9?
If not when is that anticipated?
Tom
bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4219
Joined: Sun Jan 07, 2007 9:12 pm

Re: Licecode, xcode and iOS 9

Post by bn »

Hi Tom,

look here
http://runtime-revolution.278305.n4.nab ... l#a4696633

the important part is:
*iOS 9.0*
With Xcode 7.0 GM being installable from Mac OSX 10.10.4, we have been
able to update our build system to build for the iOS 9.0 SDK.

iOS 9.0 will be included in LiveCode 6.7.8 RC 1 and LiveCode 7.1.1 RC 1.
so it will be the next release.
Kind regards
Bernd
trags3
Posts: 434
Joined: Wed Apr 09, 2014 1:58 am

Re: Licecode, xcode and iOS 9

Post by trags3 »

Thanks Bernd,
What version of xcode do I need to build for iOS 9?
I have OS X ver 10.10.5, xcode ver 6.2 and LC ver 7.0.6.

Tom
bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4219
Joined: Sun Jan 07, 2007 9:12 pm

Re: Licecode, xcode and iOS 9

Post by bn »

Tom,
What version of xcode do I need to build for iOS 9?
apparently Xcode 7.

Kind regards
Bernd
trags3
Posts: 434
Joined: Wed Apr 09, 2014 1:58 am

Re: Licecode, xcode and iOS 9

Post by trags3 »

Thank You.
Tom
junryl
Posts: 10
Joined: Sun Aug 17, 2014 3:13 am

Re: Licecode, xcode and iOS 9

Post by junryl »

Has anyone successfully added the mobile support for ios 9?

I am using Xcode 7.1 and OSX version 10.11

But I always got this error.

Image
bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4219
Joined: Sun Jan 07, 2007 9:12 pm

Re: Licecode, xcode and iOS 9

Post by bn »

Hi Junryl,

please have a look at this thread:

http://forums.livecode.com/viewtopic.ph ... 09#p132011

Kind regards

Bernd
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Licecode, xcode and iOS 9

Post by Klaus »

bn wrote:Hi Junryl,

please have a look at this thread:
http://forums.livecode.com/viewtopic.ph ... 09#p132011

Kind regards

Bernd
:D :D :D
kirbyglad
Posts: 6
Joined: Wed Feb 15, 2012 6:34 am

Re: Licecode, xcode and iOS 9

Post by kirbyglad »

None of which answers the original question "WHEN" will this be available.

Nor do these answers address an even more important question - how can I possibly continue to use a platform that breaks my applications fore more than a week ( and we still don't know how long) when ios updates. I know the releases are available for testing in advance. This is redonkulous.
rinzwind
Posts: 135
Joined: Tue May 01, 2012 10:44 am

Re: Licecode, xcode and iOS 9

Post by rinzwind »

Download a LC supported version of xcode from apple dev portal and you can continue developing. A new ios version doesnt mean LiveCode gets new or better features. Only applies if youre developing with xcode. I use old xcode for building wit LC and newer one to out the binary onto the device for testing. You can put different xcode versions side by side. Just copy the app to a subfolder and open once before using it with lc. Still...its a big package... True
willcate
Posts: 7
Joined: Sun Jul 06, 2014 8:44 pm

Re: Licecode, xcode and iOS 9

Post by willcate »

Just to update this thread, I just installed LC 7.1.1 rc2 with XCode 7.1 and iOS SDK 9.1. It all works fine, and my iOS app built with no issues.
Post Reply