How to install XCode essentials only for LiveCode builds

J. Landman Gay jacque at hyperactivesw.com
Mon Feb 28 15:10:20 EST 2022


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.

Also, you may need to use sudo, as per Panos:

sudo xcode-select --install

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list