Re: Standalone build under Big Sur on M1 Airbook

2022-03-15 Thread Paul McClernan via use-livecode
> 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

Re: Standalone build under Big Sur on M1 Airbook

2022-02-27 Thread Paul Dupuis via use-livecode
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

Re: Standalone build under Big Sur on M1 Airbook

2022-02-27 Thread Curry Kenworthy via use-livecode
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

Re: Standalone build under Big Sur on M1 Airbook

2022-02-26 Thread Paul McClernan via use-livecode
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

Re: Standalone build under Big Sur on M1 Airbook

2022-02-22 Thread Mike Kerner via use-livecode
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

Re: Standalone build under Big Sur on M1 Airbook

2022-02-22 Thread Mike Kerner via use-livecode
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