SnapKit/Source
Jungwon An ca81e8ece0 Support swift 5.0 (#570)
* Update swift version 5.0

* Remove needless access control

* Fix misused "Available" annotations

* Support @unknown default

* Support swift 5.0 in test code

* Update podspec

* Update travis CI

* Code review by @freak4pc

* Add constraint for Swift version

* Fix build failed
2019-04-03 06:25:22 +13:00
..
Constraint.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00
ConstraintAttributes.swift make ConstraintAttributes conform to ExpressibleByIntegerLiteral (#520) 2018-06-23 23:14:50 +12:00
ConstraintConfig.swift Swift 3.0 Migration 2016-06-15 13:49:49 +12:00
ConstraintConstantTarget.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00
ConstraintDSL.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00
ConstraintDescription.swift Fix Memory Leaks 2016-11-24 00:03:41 +13:00
ConstraintInsetTarget.swift Increase test coverage and fix bugs 2016-09-02 00:54:18 +12:00
ConstraintInsets.swift Xcode 4 mac compatibility (#446) 2017-09-17 14:15:34 +12:00
ConstraintItem.swift Fix Memory Leaks 2016-11-24 00:03:41 +13:00
ConstraintLayoutGuide+Extensions.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00
ConstraintLayoutGuide.swift Fix up iOS 9 / OSX 10.11 availability on Layout Guides 2016-10-11 23:17:32 +13:00
ConstraintLayoutGuideDSL.swift Fix up iOS 9 / OSX 10.11 availability on Layout Guides 2016-10-11 23:17:32 +13:00
ConstraintLayoutSupport.swift Tweaks for OSX support 2016-09-02 01:39:08 +12:00
ConstraintLayoutSupportDSL.swift Tweaks for OSX support 2016-09-02 01:39:08 +12:00
ConstraintMaker.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00
ConstraintMakerEditable.swift Add API’s for updating offset/inset/priorty 2016-08-04 10:46:25 +12:00
ConstraintMakerExtendable.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00
ConstraintMakerFinalizable.swift API updates, migrate away from iOS 7.0 support 2016-08-06 22:38:02 +12:00
ConstraintMakerPriortizable.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00
ConstraintMakerRelatable.swift Make ConstraintMakerRelatable targets work with UILayoutGuide (#372) 2016-12-26 00:37:38 +13:00
ConstraintMultiplierTarget.swift Swift 3.0 Migration 2016-06-15 13:49:49 +12:00
ConstraintOffsetTarget.swift Add API’s for updating offset/inset/priorty 2016-08-04 10:46:25 +12:00
ConstraintPriority.swift Add `Strideble` conformance to `ConstraintPriority ` (#409) 2017-02-22 15:07:09 +13:00
ConstraintPriorityTarget.swift Add support for UILayoutPriority as priority target. (#466) 2017-10-13 22:32:30 +13:00
ConstraintRelatableTarget.swift Make ConstraintMakerRelatable targets work with UILayoutGuide (#372) 2016-12-26 00:37:38 +13:00
ConstraintRelation.swift Xcode 4 mac compatibility (#446) 2017-09-17 14:15:34 +12:00
ConstraintView+Extensions.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00
ConstraintView.swift Major overhaul 2016-01-26 23:49:04 +13:00
ConstraintViewDSL.swift Xcode 4 mac compatibility (#446) 2017-09-17 14:15:34 +12:00
Debugging.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00
Info.plist Updated info plist 2016-10-07 23:38:42 +13:00
LayoutConstraint.swift Begin support for LayoutGuide constraint maker 2016-10-07 23:58:56 +13:00
LayoutConstraintItem.swift Fix bug not storing constraints 2016-11-24 00:16:39 +13:00
SnapKit.h Snap is now SnapKit 2015-04-15 23:07:50 +12:00
Typealiases.swift Swift4.2 (#516) 2018-06-11 15:46:30 +12:00
UILayoutSupport+Extensions.swift Support swift 5.0 (#570) 2019-04-03 06:25:22 +13:00