1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/platform/osx/detect.py
Hugo Locurcio 6f2f053234 Fix build on macOS 26 by removing AGL framework link
Previously, a link error occurred as we'd be trying to link
against a nonexistent framework. AGL was removed in macOS Tahoe
since the first beta.

(cherry picked from commit b86295c8b9)
2025-10-01 10:24:59 +01:00

7.4 KiB