iOS Simulator crash with externals

This is the place to get technical support and discuss all things to do with MergEXT

Moderators: FourthWorld, heatherlaine, Klaus, robinmiller, monte

Post Reply
monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

iOS Simulator crash with externals

Post by monte » Sun Oct 18, 2015 6:17 am

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
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Post Reply

Return to “MergEXT”