From 0fbc961bb8e7b9864c0982bb86b0de2e25d6f4aa Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sun, 9 Nov 2025 06:37:45 +0530 Subject: Add macOS support and project creation tool - Add macOS static and dynamic library linking support - Add cross-platform build scripts for Windows, macOS, and Linux - Add project creation script with metadata embedding - Add macOS app bundle creation with icon support - Update CMakeLists.txt for platform detection - Fix STB rect pack duplicate symbols - Remove test images and unused files - Consolidate documentation into MACOS.md --- still_exists.png | Bin 62075 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 still_exists.png (limited to 'still_exists.png') diff --git a/still_exists.png b/still_exists.png deleted file mode 100644 index 8e030b6..0000000 Binary files a/still_exists.png and /dev/null differ -- cgit v1.2.3