ErAbhishekChandani / ACFloatingTextfield

It is a subclass of UITextfield to Provide the floating label and customisations.
MIT License
125 stars 40 forks source link

IB Designables Error #60

Closed abdallahnh closed 6 years ago

abdallahnh commented 6 years ago

Hi, I'm Facing the bellow issue when i need to edit my view i can't see the ACFloating Text fields due to the IB Designalbes rederring issue.

error: IB Designables: Failed to render and update auto layout status for myViewController (VQr-Y8-dMK): dlopen(ACFloatingTextfield_Objc.framework, 1): no suitable image found.  Did find:
    ACFloatingTextfield_Objc.framework: required code signature missing for 'ACFloatingTextfield_Objc.framework'

Please help

abdallahnh commented 6 years ago

duplicate!