Remove xcodetools note

This commit is contained in:
IoIxD 2026-03-04 13:31:25 -07:00
commit 2e4e2a1c7f

View file

@ -8,7 +8,7 @@ distributions and building instructions for Milsko GUI Toolkit.
Milsko requires either
* A Windows environment with GDI (so anything NT or 9x)
* A MacOS environment with XCode Tools, including perl and Make
* A MacOS environment with Xcode Tools
* A Unix-like environment with X11 for runtime.
To build Milsko for Windows, you must have one of following compilers:
@ -68,11 +68,4 @@ D. MinGW-w64/GCC/Clang
3) Run `make'.
E. MacOS
----------------------
Currently there is not an .xcodeproj file. The plan for the future is
to write something that automatically generates it, so for now, you
just follow step D
-- Nishi (nishi@nishi.boats)