skywinder / GaugeKit

Kit for building custom gauges + easy reproducible Apple's style ring gauges.
https://www.cocoacontrols.com/controls/gaugekit
MIT License
1.03k stars 100 forks source link

CocoaPods failed: required code signature missing for 'GaugeKit.framework' #65

Closed Silvia4 closed 4 years ago

Silvia4 commented 6 years ago

Hi, I would love to use your beautiful control, but I can't get it to work. I used CocoaPods for importing it, then add @objc in the method requested for swift 4 support. But then I get this error:

../Main.storyboard: error: IB Designables: Failed to render and update auto layout status for ProvaViewController (Rn0-yv-HO4): dlopen(GaugeKit.framework, 1): no suitable image found. Did find: GaugeKit.framework: required code signature missing for 'GaugeKit.framework'

Can you help me please?

aakankshsingh13 commented 4 years ago

I have the same problem.

skywinder commented 4 years ago

Hello. I didn’t try to use it with obj-c. Tbh, have more important projects and can’t debug it right now. Please let me know if you find any solution. 👍

skywinder commented 4 years ago

fixed in latest versions