mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 17:27:58 +00:00
5b278ad7bc
Previously, files added via `add_ios_project_static_libs` where
being added as embedded frameworks. This commit fixes that.
Static frameworks/libs should never be embedded into IPAs.