forked from sascha/godot
iOS: Don't embed project static frameworks/libs
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.
4.0
parent
468b987aa3
commit
5b278ad7bc
Loading…
Reference in New Issue