Page 1 of 1

iOS Simulator crash with externals

Posted: Sun Oct 18, 2015 6:17 am
by monte
Hi LiveCoders

I’m just making you all aware of an issue introduced in the recent releases of LiveCode where apps crash in the simulator if they have externals. The issue is a result of a change in the standalone builder. If you experience this issue there is an easy workaround which you can apply:

edit the script of stack “revSaveAsiOSStandalone”

Find the command symlinkRedirect

Insert the following as the first line of the command:

Code: Select all

if there is a file pTarget then exit symlinkRedirect
I’ll take this opportunity to remind people of the special running on mergExt Complete for the rest of the month. 3 years of access to updates for $499 and the first 5 get an extra 6 months. http://mergext.com/special

Cheers

Monte