SwiftKickMobile / SwiftMessages

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

issue with building for device #539

Closed mkoorn closed 6 months ago

mkoorn commented 6 months ago

Hi,

I am getting a build error when building for device. No such file or directory: '/Users/...../DerivedData/.../Debug-iphoneos/PackageFrameworks/SwiftMessages-Dynamic.framework/SwiftMessages-Dynamic'

Anybody knows what the issue could be?

I'm on an intel mac. SwiftMessages was added using SPM

Thanks.

mkoorn commented 6 months ago

fixed it by not adding the dynamic lib to the target and cleaning the project