Issues with app delivery!

Matthias Rebbe matthias_livecode_150811 at m-r-d.de
Wed Nov 28 04:39:13 EST 2018


Another and more comfortable way would be to use App Wrapper 3, in case you own it.

App Wrapper has a feature called Architecture Cleanup to make Intel 64-Bit or Intel 32-Bit only.
	
http://www.ohanaware.com/appwrapper/

Regards,

Matthias


Matthias Rebbe

free tools for Livecoders:
https://instamaker.dermattes.de
https://winsignhelper.dermattes.de

> Am 28.11.2018 um 09:20 schrieb panagiotis merakos via use-livecode <use-livecode at lists.runrev.com>:
> 
> Hello all,
> 
> Yes, it seems we have to make sure that the code applied to externals for
> removing unneeded arch is also applied to revsecurity. Here are detailed
> instructions on how to do this manually from the terminal (the instructions
> are for tsNet - just change the path to the one of revsecurity):
> 
> See comment 6 in
> https://quality.livecode.com/show_bug.cgi?id=20946
> 
> Kind regards,
> Panos
> --
> 
> On Wed, Nov 28, 2018 at 7:07 AM Brian Milby via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> 
>> Yes, that is the section of code that I was referring to.  So you should be
>> able to:
>> lipo revsecurity.dylib -remove i386 -output revsecurity.dylib
>> 
>> After changing to the directory containing the file in the terminal.
>> 
>> 
>>> 
>>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list