Static XCFramework #32
marinofelipe
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, both PrimerKlarna and KlarnaMobile are dynamic XCFrameworks, which can be seen by running
otool -L
against an app binary that depends on thePrimerSDK
via Swift Package Manager.Would it be possible to provide
PrimerSDK
with a static version of such XCFrameworks?The benefits for us @getyourguide or any other users is that it won't impact the launch times of the app, besides other benefits for setups that default to static linking.
Thank you 🙇
Beta Was this translation helpful? Give feedback.
All reactions