Two files to update:
https://raw.githubusercontent.com/livecodepanos/livecode/78435e7a4e36ed0a0892262e88310adff2efc897/ide-support/revsaveasstandalone.livecodescript
https://raw.githubusercontent.com/livecodepanos/livecode/78435e7a4e36ed0a0892262e88310adff2efc897/ide-support/revsblibrary.livecode
Has anyone on the list already applied the fix locally and would like to share
the modified file?
Regards,
Matthias
Matthias Rebbe
free tools for Livecoders:
https://instamaker.dermattes.de
https://winsignhelper.dermattes.de
> Am 03.12.2018 um 23:23 schrieb panagiotis merakos via use-livecode
Hello all,
This will be fixed in the next LiveCode release. If you can't wait, you can
apply the fix locally:
https://github.com/livecode/livecode/pull/6806
Best,
Panos
On Mon, Dec 3, 2018, 21:56 Brian Milby via use-livecode <
use-livecode@lists.runrev.com wrote:
> Just need to de-fat the file
Just need to de-fat the file. Need to change to the location within the
app package in the terminal and use the following command:
lipo revsecurity.dylib -remove i386 -output revsecurity.dylib
May need to use "sudo". Also, will need to resign the app after doing so.
On Mon, Dec 3, 2018 at 3:43