X Tutup
Skip to content

Commit 9fc74e1

Browse files
author
djcra
committed
Document macOS support policy
1 parent 426431f commit 9fc74e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,10 @@ make -j$(sysctl -n hw.ncpu)
484484

485485
The executable will be at: `build/cyberbasic`
486486

487+
#### macOS Support Policy
488+
489+
I currently do not own a Mac and have no way to reproduce macOS issues. You're welcome to build CyberBasic on macOS using the steps above, but please understand that I cannot provide hands-on support, fixes, or troubleshooting for macOS-specific problems until I have access to that platform again. If you encounter issues, you'll need to resolve them on your own system or contribute a fix back to the project.
490+
487491
### Static Linking (Windows)
488492
For distribution without DLL dependencies:
489493
```bash

0 commit comments

Comments
 (0)
X Tutup