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

Support for Xcode 10 and Swift 4.2 #71

Closed pacu closed 4 years ago

pacu commented 5 years ago

Removed moved swift 3 @objc inference to 'default' Upgraded project settings Code syntax changes Fixes to AppleGauge tab.

skywinder commented 4 years ago

Thank you! Looks like mostly dup of https://github.com/skywinder/GaugeKit/pull/67 that I just merged. But I see some changes in xib's - did you update example as well? I would like to preserve this updates

skywinder commented 4 years ago

I resolve conflicts with develop branch. please check my comments before merging

skywinder commented 4 years ago

thanks for the update. the only this is this demo, that I want to preserve, then I'm ready to merge