SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.32k stars 746 forks source link

Add dynamically linked option for SPM #495

Closed mbastos closed 2 years ago

mbastos commented 2 years ago

I currently have a necessity to use this library with dynamic linking while using SPM, but only a product with static linking is provided at the moment. This PR simply includes a new product that is a dynamic library.