trinhngocthuyen / cocoapods-spm

A CocoaPods plugin to add SPM dependencies to CocoaPods-based projects
MIT License
36 stars 7 forks source link

Link binaries according to settings in xcconfig instead #23

Closed trinhngocthuyen closed 7 months ago

trinhngocthuyen commented 7 months ago

Link binaries according to settings in xcconfig instead. This way, it's easier to later handle if the package is a static/dynamic library.