jolt build folder

This commit is contained in:
marauder2k7 2026-05-17 18:51:01 +01:00
parent 8acf7da95b
commit 4beee81c12
48 changed files with 1556 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/bin/sh
cmake -S . -B XCode_MacOS -GXcode -D"CMAKE_OSX_ARCHITECTURES=x86_64;arm64"
open XCode_MacOS/JoltPhysics.xcodeproj