AssistoLab / DropDown

A Material Design drop down for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'DropDown' has different definitions

bhorvinayak opened this issue · comments

I used two pod for dropdown menu Dropdown and iOSDropDown. Both are needed.In Xcode 11.6 not getting this conflict but when I run in Xcode 12 got the issue.
Getting following error:
"'DropDown' has different definitions in different modules; first difference is definition in module 'iOSDropDown.Swift' found super class with type 'UITextField'"

Hey I am facing same issue, How did you fix it?