zhubinchen / DropDownMenu

iOS下拉菜单,也可以实现类似NSComboBox的效果
MIT License
107 stars 28 forks source link

swift complier error, has no member 'framework' #14

Open switchtan opened 6 years ago

switchtan commented 6 years ago

dlopen(ZHDropDownMenu.framework, 1): no suitable image found. Did find: ZHDropDownMenu.framework: required code signature missing for 'ZHDropDownMenu.framework'

what is it means?