SwiftKickMobile / SwiftMessages

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

invalid custom path #454

Closed ikorich closed 3 years ago

ikorich commented 3 years ago

Hey,

I can't add again v9.0 via SPM, made Xcode > File > Swift Packages > Resolve Package Versions

and get error: invalid custom path 'SwiftMessages' for target 'SwiftMessages'

Can't add or downgrade a version

wtmoose commented 3 years ago

I wasn't able to reproduce. Here's a sample project with SwiftMessages 9 using SPM:

SMSPMTest.zip

You'll probably find better SPM experts by posting on StackOverflow

ikorich commented 3 years ago

hey @wtmoose ,

that is project works for me, but in main project with 25 dependencies - doesn't

ok, will try reconfigure my project