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
Looks like there’s an issue with your cocoapods installation. Try cleaning the build and removing derived data. You can also try to deintegrate pods altogether and reinstall them fresh.
I installed MKDropdownMenu with CocoaPods. I added,
import "MKDropdownMenu.h"
to the ViewController.h file where I use MKDropdownMenu.When I run my app, it crashes with ,
Linker Command failed with exit code 1
The full crash message is here:
The text was updated successfully, but these errors were encountered: