raylib/.github/workflows
Richard Smith f7e1550eea
Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567)
* test if clang supports multiple targets

* didnt work, so trying lipo to join separate targets together

* add CUSTOM_LDFLAGS to try to fix arm64 mac dynamic build

* fix sym links

* try again to fix sym links

* auto extract raylib version numbers from makefile

* fix macos missing gnu grep

* dont use custom name for raylib dlls
2022-07-08 07:57:10 +02:00
..
android.yml Update android.yml 2022-06-06 20:53:48 +02:00
cmake.yml chore: Set permissions for GitHub actions (#2496) 2022-05-31 23:23:12 +02:00
linux_examples.yml chore: Set permissions for GitHub actions (#2496) 2022-05-31 23:23:12 +02:00
linux.yml WARNING: REMOVED raygui from raylib/src/extras 2022-06-06 11:11:39 +02:00
macos.yml Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567) 2022-07-08 07:57:10 +02:00
webassembly.yml WARNING: REMOVED raygui from raylib/src/extras 2022-06-06 11:11:39 +02:00
windows_examples.yml chore: Set permissions for GitHub actions (#2496) 2022-05-31 23:23:12 +02:00
windows.yml WARNING: REMOVED raygui from raylib/src/extras 2022-06-06 11:11:39 +02:00