utopia-rise / fmod-gdextension

FMOD Studio GDExtension bindings for the Godot game engine
MIT License
482 stars 52 forks source link

fix: Remove macos info.plist for editor #224

Closed piiertho closed 6 months ago

piiertho commented 6 months ago

This was making editor crashing saying framework is damaged.
We will need to test exports to be sure we don't have same behaviour

piiertho commented 6 months ago

I re-added file and no more problems