Skip to content

Releases: fhisa/SwiftyLayout

4.0.2

16 Feb 02:51
Compare
Choose a tag to compare

Modified CODE_SIGN_IDENTIFY to "Don't sigin"

4.0.1

30 Sep 15:11
Compare
Choose a tag to compare

maybe fixed code signing issue.

3.0.4

30 Sep 14:18
Compare
Choose a tag to compare

maybe fixed code signing issue.

4.0.0

17 Sep 01:27
Compare
Choose a tag to compare

Update for Swift 3 and Xcode 8. This version don't have backword compatibility for Swift 2.

3.0.3

16 Sep 21:57
Compare
Choose a tag to compare

Inconsequential change only

3.0.2

15 Sep 15:09
Compare
Choose a tag to compare

Support Swift 2.3 and Xcode 8

3.0.1

22 Mar 01:59
Compare
Choose a tag to compare

Support Swift 2.2

3.0.0

12 Oct 06:26
Compare
Choose a tag to compare

Renamed to SwiftyLayout

The framework and project was renamed to SwiftyLayout (Formerly FormulaStyleConstraint) influenced by Swifty Methods.

2.1.0

06 Oct 09:56
Compare
Choose a tag to compare
  • [NEW] Added division operator "/"

2.0.1

21 Sep 08:18
Compare
Choose a tag to compare
  • [FIX] Fixed a bug that non-literal value can't use (issue #4)