You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: