maxkonovalov / MKDropdownMenu

🔻 Dropdown Menu for iOS with many customizable parameters to suit any needs
MIT License
524 stars 83 forks source link

No manifest file #54

Open caldwbr opened 2 years ago

caldwbr commented 2 years ago

In Xcode, it says MKDropdownMenu package is "passing," but when I run my app, build fails due to lack of Package.Swift manifest file. I think Facebook or Firebase is requiring me to switch from cocoapods to Swift Package Manager and modules because it removed users' ability to log in with Facebook - that's why I switched in the first place, but now app is broke.