Matthew Morey
Matthew Morey
This fixes issue #1.
See example [branch](https://github.com/mmorey/MSMatrixController/tree/tableViewController). When swiping to UITableViewController screen turns black Any idea on why UITableViewController will not work? Using just a UIViewController that has a table view does work.
Nice work! Would it be better if the user design layer was a Smart Object instead? Similar to what [Apple does with their marketing PSDs](https://developer.apple.com/app-store/marketing/guidelines/#images).
@rnystrom are you open to style changes? For example, I find `enumerate` to be easier to read than the `for var i` version. If you do like the `enumerate` method...
@rnystrom when I build the iPhone app I'm seeing 2 warnings, see below. Any ideas? **Warning 1** ``` Check dependencies warning: no rule to process file '/Users/xzolian/Dropbox/WKBT/WatchKit-by-Tutorials/SousChef/SousChef/SousChef-Bridging-Header.h' of type sourcecode.c.h...