AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.44k stars 622 forks source link

swift package manager error #284

Open coder-free opened 3 years ago

coder-free commented 3 years ago

image

bapuqln commented 3 years ago

same error

dantesauder commented 3 years ago

also stuck as well, did you end up finding a way to resolve the issue?

Dale-One commented 3 years ago

Same here, can you please add support for Swift Packages?

Abhinav2807 commented 3 years ago

@Dale-One @dantesauder @bapuqln @coder-free use the current master in spm it will work.

alandeguz commented 2 years ago

@Dale-One @dantesauder @bapuqln @coder-free @Abhinav2807 - It's the same issue as #289 (resolved with a tagging change).

I prefer using tags over branches for my projects, and it gives me the most control (both for debugging and auditing purposes) for what's in any specific build.