Replies: 1 comment
-
This question might be better directed towards Apple since its a change in their tooling. All static frameworks are being wrapped into dynamic ones in the app build tooling. There is a somewhat related open question being discussed at https://forums.developer.apple.com/forums/thread/758816 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed recently that when firebase is installed via SPM, the final app bundle ends up containing some embedded fameworks:
Why do these exist? Don't the corresponding binary targets refer to static frameworks? (I'm on 10.23.1)
Beta Was this translation helpful? Give feedback.
All reactions