March 4, 2016 at try! Swift in Tokyo, Japan
This is the sample code that I put together for my talk. I also have the slides included, that includes the information for deploying to heroku.
Just cloning this, it's possible that Xcode won't be able to see the dependencies. You will have to manually run swift build
before it will be able to find them.
I've also written a blog post about getting Xcode to read your spm dependencies, which might help as well.
Caesar Wirth - [email protected]
@cjwirthAll the code in here (that I wrote, dependencies may have differing licenses) can be used under the MIT license. Check the LICENSE.md for details