8.1.1 RC 1 - iOS Standalone Build Failure

Ludovic THEBAULT ludovic.thebault at laposte.net
Wed Sep 28 01:54:59 EDT 2016


> Le 28 sept. 2016 à 07:09, Ludovic THEBAULT <ludovic.thebault at laposte.net> a écrit :
> 
> 
>> Le 26 sept. 2016 à 19:49, panagiotis merakos <merakosp at gmail.com> a écrit :
>> 
>> Hi Brahmanathaswami,
>> 
>> This error happens because in your existing stack you have set the min ios
>> version to iOS 5.1.1, which is not supported in LC 8.1.1 RC1. Just set the
>> minimum iOS version to 6.0 in the standalone app settings for iOS, and the
>> error will disappear.
>> 
>> Best
>> Panos
>>> 
> Same error here, but change the iOS version to 6 or 6.1 doesn’t resolve the error…
> Error concern : Standalone, revDB, dbSqlite,revzip, and a temporayitem
> I deleted the runrev cache, livecode prefs. no changes.
> 
> i’ve a similar error under Livecode 7.14 but only for the first attempt of create a standalone, at the second attempt, it work. With 8.11 rc1 don’t.
> 
> With livecode Community 8.02, i can create the standalone but crash at start with iOS 10
> 
> Thanks for any solution


I found that on the net :
First, check the version of your system ld through the command: /usr/bin/ld -v
It should be ld64-274 for Xcode 8.
 
If it’s not, you need to upgrade the system ld to understand the tbd files. In case of multiple Xcode installed on your system, you can follow the below instructions to resolve the issue:
1. Go to the Xcode Preferences.
2. Click on the Locations tab
3. Change the Command Line Tools option to Xcode 8.0
 
I’ve done this

I’ve tried to compile my standalone with livecode 8.11rc1, same error
i’ve retried and it work (like with Livecode 7)

My standalone work in iOS 10 but there a new problem… (see new post)



More information about the use-livecode mailing list