> On Feb 27, 2022, at 12:51 PM, Paul Dupuis via use-livecode
> mailto:use-livecode@lists.runrev.com>> wrote:
>
> On 2/27/2022 12:18 PM, Curry Kenworthy via use-livecode wrote:
>>
>> Paul:
>>
>> > building an app under Big Sur on a new M1 Airbook
>>
>> > macOS told me the command 'lipo' was no
On 2/27/2022 12:18 PM, Curry Kenworthy via use-livecode wrote:
Paul:
> building an app under Big Sur on a new M1 Airbook
> macOS told me the command 'lipo' was not installed
> Has anyone else seen this?
I only noticed this thread today, but FWIW ... Yes!
Exactly the same when setting up M1 M
Paul:
> building an app under Big Sur on a new M1 Airbook
> macOS told me the command 'lipo' was not installed
> Has anyone else seen this?
I only noticed this thread today, but FWIW ... Yes!
Exactly the same when setting up M1 Mac mini.
I think I had to install a recent xCode, after
first
Is Lipo is part of the Apple Command Line tools? I believe so, and that’s a
separate from XCode (I’ve usually install it via Terminal command).
It is used to strip out unwanted architectures (PPC,X86 32bit, etc.) from
binaries (it can unfatten ‘fat’ binaries)
On Tue, Feb 22, 2022 at 4:44 PM Mike K
i'm not sure what an airbook is, but i'm using a 2021 m1max mbp
On Tue, Feb 22, 2022 at 4:24 PM Mike Kerner
wrote:
> i am not having any trouble building using 6.8.5 on osx 12.2.1
>
> On Tue, Feb 22, 2022 at 3:05 PM Paul Dupuis via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
>> I wa
i am not having any trouble building using 6.8.5 on osx 12.2.1
On Tue, Feb 22, 2022 at 3:05 PM Paul Dupuis via use-livecode <
use-livecode@lists.runrev.com> wrote:
> I was just building an app under Big Sur on a new M1 Airbook when during
> the build process with the build dialog showing "Copying