You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for filing this! We'll track this issue to enable support for this on our pre-built libraries. For now, I think both Swift Package Manager and Cocoapods build static libraries by default. This should provide you with the same runtime benefits as mergeable libraries.
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Use mergeable libraries to reduce launch time in release mode (https://developer.apple.com/documentation/xcode/configuring-your-project-to-use-mergeable-libraries)
Describe alternatives you've considered
Static xcframework with stripe asset bundle could be a suitable way for people using the below version of Xcode 15
Additional context
The text was updated successfully, but these errors were encountered: