Change XCode to Xcode

Jonathan Commins
2017-11-18 15:06:01 +07:00
parent b492f9a6fe
commit 53451403fe

@ -84,7 +84,7 @@ Simply comment out that section so that only this line is active:
..Or just don't use CLITERAL and use (Color){255,255,255,255} instead. (That would be all white)
Now running build.sh (After setting permissions appropriately) will compile your program! No XCode needed.
Now running build.sh (After setting permissions appropriately) will compile your program! No Xcode needed.
# Building Statically, so you can Run on Other Computers