KennethTsang / GrowingTextView

An UITextView in Swift. Support auto growing, placeholder and length limit.
MIT License
1.07k stars 133 forks source link

Failed to Render Issue #36

Open rouviere opened 6 years ago

rouviere commented 6 years ago

I just installed via CocoaPods and when I open .xcworkspace I get the following error:

.../Base.lproj/Main.storyboard: error: IB Designables: Failed to render and update auto layout status for TaskListTableViewController (Ywj-qX-LYh): dlopen(GrowingTextView.framework, 1): no suitable image found.  Did find:
    GrowingTextView.framework: required code signature missing for 'GrowingTextView.framework'

I am unable to proceed.

KennethTsang commented 6 years ago

It seems like your developer certificate has something wrong.

benvigier commented 6 years ago

+1