Commit Graph

10 Commits

Author SHA1 Message Date
Roman Podymov 35e8835a6b
Use << for ConstraintAttributes options (#659)
* Use << for ConstraintAttributes options

* iPhone 6s is not supported by the latest Xcode
2020-07-08 10:53:40 +12:00
pushp1989 d592d1d9be Migrate to Xcode 11 and updated travis.yml (#629)
* Migrate to Xcode 11 and updated travis.yml

* Travis to support Xcode 11
2019-11-27 23:27:13 +13:00
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
Raimon Lapuente e44888b0e4 Xcode 4 mac compatibility (#446)
* Typealias the types that are different on mac and ios
Update tests because when failing they where being blocked and stoped running

* try xcode 9 version to see tests pass

* Renaming the Typealiases to remove Generic suffix and NS prefix
2017-09-17 14:15:34 +12:00
Robert Payne fa5290e5ff Improve project setup for multiplatform 2016-09-14 20:44:06 +12:00
Robert Payne 1754ffd536 Update Travis.ci 2015-09-13 01:13:13 +12:00
Robert Payne 581d30e812 Build develop branch on travis too! 2015-07-30 19:11:18 +12:00
lituo 40c1cadb5a travis CI: use Xcode 6.3.1 2015-05-27 07:15:49 +08:00
Robert Payne 51662d58bb Snap is now SnapKit 2015-04-15 23:07:50 +12:00
Robert Payne d988a0efe2 Added Travis CI 2015-03-24 11:41:51 +13:00