Commit Graph

5 Commits

Author SHA1 Message Date
Robert Payne 9949aba7e8 Removed unsupported autolayout combination
Seems like autolayout no longer supports constraining locations to constants. You must constrain them to a view.
2014-08-05 13:23:43 +12:00
Robert Payne 2edb7b9ff3 Added support for OS X
* Added "Insets" class which makes EdgeInsets a typealias on iOS and a custom struct on OS X
* Added OS checks and fixed API issues where necessary
2014-07-30 12:55:31 +12:00
Robert Payne 6078e04895 Preview Release 2014-07-29 12:39:59 +12:00
Jonas Budelmann 6212ee9575 ViewConstraint offset methods 2014-07-27 16:09:38 +12:00
Jonas Budelmann 83e5edf516 skeleton code 2014-07-25 16:24:17 +12:00