nathanfranke / gdextension

GDExtension template that automatically builds into a self-contained addon for the Godot Asset Library. Updated to Godot 4.3.
The Unlicense
196 stars 27 forks source link

Support all platforms in GitHub Workflows (especially MacOS and iOS) #3

Open nathanfranke opened 2 years ago

nathanfranke commented 2 years ago

I rarely use apple products, so I didn't bother going out of my way to support them, but they are still important!

vaporvee commented 1 year ago

How is the progress on a macos workflow?

MoralCode commented 1 year ago

macos seems to be supported now

bmolyneaux commented 4 months ago

Building locally, MacOS (Debug) works for me with godot-cpp on master, but not 4.2. @MoralCode this issue is about the GitHub Workflows though.