SwiftKickMobile/SwiftMessages

issue with building for device

Closed this issue · 1 comments

mkoorn commented

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

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