Page 1 of 1

Licecode, xcode and iOS 9

Posted: Thu Sep 24, 2015 11:53 pm
by trags3
Is there support of a version of xcode compatible with iOS 9?
If not when is that anticipated?
Tom

Re: Licecode, xcode and iOS 9

Posted: Fri Sep 25, 2015 12:03 am
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

Re: Licecode, xcode and iOS 9

Posted: Fri Sep 25, 2015 12:10 am
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

Re: Licecode, xcode and iOS 9

Posted: Fri Sep 25, 2015 12:16 am
by bn
Tom,
What version of xcode do I need to build for iOS 9?
apparently Xcode 7.

Kind regards
Bernd

Re: Licecode, xcode and iOS 9

Posted: Fri Sep 25, 2015 12:17 am
by trags3
Thank You.
Tom

Re: Licecode, xcode and iOS 9

Posted: Fri Oct 02, 2015 2:45 am
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

Re: Licecode, xcode and iOS 9

Posted: Fri Oct 02, 2015 7:39 am
by bn
Hi Junryl,

please have a look at this thread:

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

Kind regards

Bernd

Re: Licecode, xcode and iOS 9

Posted: Fri Oct 02, 2015 12:24 pm
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

Re: Licecode, xcode and iOS 9

Posted: Fri Oct 02, 2015 6:03 pm
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.

Re: Licecode, xcode and iOS 9

Posted: Sun Oct 04, 2015 10:29 am
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

Re: Licecode, xcode and iOS 9

Posted: Thu Nov 05, 2015 1:35 am
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.