Thanks for the clarification Panos. Much appreciated.
Mark
> On Mar 1, 2022, at 2:14 PM, panagiotis m via use-livecode
> wrote:
>
> Hello all,
>
> Note that this is necessary for building standalone for **macOS**. The
> version of the downloaded command line tools does NOT matter in this cas
Hello all,
Note that this is necessary for building standalone for **macOS**. The
version of the downloaded command line tools does NOT matter in this case.
I _think_ this command downloads the latest version by default, or at least
the latest version that can be installed in your machine.
Buildi
Okay installing the command line tools fixed the certificate issue thanks all.
Now there is some file not getting included involving the database api. I will
have to nail that one down.
Bob S
> On Feb 28, 2022, at 11:42 , Klaus major-k via use-livecode
> wrote:
>
> Hi all,
>
> Sean asked
Thanks Jacque. :-) I got ahead of that one.
Bob S
> On Feb 28, 2022, at 12:10 , J. Landman Gay via use-livecode
> wrote:
>
> On 2/28/22 1:42 PM, Klaus major-k via use-livecode wrote:
>> We do not have to install the complete (ca. 16 GB) Xcode package to create a
>> standalone with LC.
>> Ju
How do you know which version you are getting with this? Or is it always just
“the latest”?
> On Feb 28, 2022, at 8:10 PM, J. Landman Gay via use-livecode
> wrote:
>
> On 2/28/22 1:42 PM, Klaus major-k via use-livecode wrote:
>> We do not have to install the complete (ca. 16 GB) Xcode package
Would this get around the need to have the “correct" version of Xcode
installed? (wishful thinking…)
---
Marty Knapp
> On Feb 28, 2022, at 11:42 AM, Klaus major-k via use-livecode
> wrote:
>
> Hi all,
>
> Sean asked me to post this in a separate post. :-)
>
> We do not have to install the c
On 2/28/22 1:42 PM, Klaus major-k via use-livecode wrote:
We do not have to install the complete (ca. 16 GB) Xcode package to create a
standalone with LC.
Just install the neccessary command line tools via the TERMINAL, enter:
xcode-select --install
And it will download all neccessary stuff.