AndreyPanov / AwesomeButton

⚠️ deprecated. UIButton inheritance with @IBDesignable and @IBInspectable force.
MIT License
26 stars 6 forks source link

Release new version with swift3 changes? #2

Open josefdlange opened 7 years ago

cjvraay commented 7 years ago

In Swift 3 projects you get two issues: IB Designables: Failed to update auto layout status: The agent crashed “Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.