Hello all, Yes, you can install any version of the command line tools you wish, but for LiveCode you need the version that is included in Xcode 13.2.x.
So to use a different version you can do: sudo xcode-select -s /path/to/the/new/version/of/command/line/tools But before using LiveCode, make sure you revert to using version 13.2.x. You can also choose the version of the command line tools to be used by launching any version of Xcode and go to Xcode -> Preferences -> Locations -> Command Line Tools @Klaus May I ask why you are interested in the command line tools v14.1? Do you need them for another app? Kind regards, Panos -- On Wed, 16 Nov 2022 at 18:13, Ralph DiMola via use-livecode < [email protected]> wrote: > Didn't test but I don't see why not as long as there is a 13.2.1 to build > LC > apps against. > Panos? > > Ralph DiMola > IT Director > Evergreen Information Services > [email protected] > > > -----Original Message----- > From: use-livecode [mailto:[email protected]] On > Behalf > Of Klaus major-k via use-livecode > Sent: Wednesday, November 16, 2022 10:25 AM > To: How to use LiveCode > Cc: Klaus major-k > Subject: Re: Can we install "command Line Tools 14.1" on Mac? > > Hi Ralph, > > > Am 16.11.2022 um 16:21 schrieb Ralph DiMola via use-livecode > <[email protected]>: > > > > You can install any number of Xcode versions. Just point the build > > tools to 13.2.1. > > In terminal > > Xcode-select --print-path > > Will show the current selected path to xcode.app for building sudo > > xcode-select --switch PathToXcode13 will set the build tools path > > yes, thank you, but that was not my question. 8-) I was asking abou the > Xcode "Command Line Tools". > > > Ralph DiMola > > IT Director > > Evergreen Information Services > > [email protected] > > > > -----Original Message----- > > From: use-livecode [mailto:[email protected]] On > > Behalf Of Klaus major-k via use-livecode > > Sent: Wednesday, November 16, 2022 6:48 AM > > To: How to use LiveCode > > Cc: Klaus major-k > > Subject: Can we install "command Line Tools 14.1" on Mac? > > > > Hi all, > > > > I know that LC is not compatible with Xcode 14. > > > > But what about the command line tools? > > Is it safe to install the latest version 14.1? > > Best > > Klaus > > -- > Klaus Major > https://www.major-k.de > https://www.major-k.de/bass > [email protected] > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
