Robert Payne
553007f619
Added support for UIViewController layout guides
2015-01-08 14:58:12 +13:00
Robert Payne
ef24bbeb94
Merge pull request #17 from cnoon/feature/uninstalling_constraints
...
Added a method for uninstalling constraints on a view.
2015-01-04 10:35:20 +13:00
Noon, Christian
d0dc521429
Moved removeConstraints method into the ConstraintMaker proxy.
2014-12-30 15:47:31 -08:00
Noon, Christian
a634c61942
Now removing constraints from the view along with uninstalling them.
2014-12-30 15:08:10 -08:00
Robert Payne
4032cd4bcf
Added more layout attributes
2014-10-29 10:30:07 +13:00
Noon, Christian
5ccc59f43d
Added a method for uninstalling constraints on a view.
2014-10-05 17:32:41 -07:00
Robert Payne
9685c27a29
Updates for Xcode 6.0/6.1 Compatibility
...
* Removed sample project as it's too much influx right now and need a better way to integrate frameworks properly
* Added Snappy.framework target
* Added syntax support for Xcode 6.1
2014-09-23 16:28:00 +12:00