Releases: fhisa/SwiftyLayout
Releases · fhisa/SwiftyLayout
4.0.2
Modified CODE_SIGN_IDENTIFY to "Don't sigin"
4.0.1
maybe fixed code signing issue.
3.0.4
maybe fixed code signing issue.
4.0.0
Update for Swift 3 and Xcode 8. This version don't have backword compatibility for Swift 2.
3.0.3
Inconsequential change only
3.0.2
Support Swift 2.3 and Xcode 8
3.0.0
Renamed to SwiftyLayout
The framework and project was renamed to SwiftyLayout (Formerly FormulaStyleConstraint) influenced by Swifty Methods.
2.1.0
- [NEW] Added division operator "/"
2.0.1
- [FIX] Fixed a bug that non-literal value can't use (issue #4)