yeti / signals

MIT License
3 stars 4 forks source link

Update swift templates to Swift2 #65

Closed ZachGawlik closed 8 years ago

ZachGawlik commented 8 years ago

@rmutter @leemcdole Updated the syntax for the swift templates. Also removed the getAllLoginWithUsername function that was created every time. I built a working swift demo app from test_schema with no errors/warnings, but some problems might surface once relationshipConflictFix gets merged in and we're able to build off of more intense schemas since the test schema doesn't cover every path in the templates.

rmutter commented 8 years ago

:bangbang: