From 2e4e2a1c7fffd2e603043ce8637863a0854cc15a Mon Sep 17 00:00:00 2001 From: IoIxD Date: Wed, 4 Mar 2026 13:31:25 -0700 Subject: [PATCH] Remove xcodetools note --- README.txt | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.txt b/README.txt index b116f7c..8fa1a37 100644 --- a/README.txt +++ b/README.txt @@ -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)