Updated Working on macOS (markdown)

Jeffery Myers
2024-09-01 11:09:11 -07:00
parent 62691961d8
commit efe1e5fce4

@ -1,3 +1,12 @@
## Raylib-Quckstart, the simple solution to get started quickly.
The quickstart is a cross platform template for all desktop platforms that will setup raylib automatically.
https://github.com/raylib-extras/raylib-quickstart
It works with many compilers on windows, linux and Mac OS. Works with makefiles, visual studio, and VSCode.
Simply follow the instructions in that link and you will be done, you do not need to use the rest of this document.
## Building Library with Xcode
This guide has been written using the following software: