5 Commits
Author SHA1 Message Date
matthewpalmer 25917eaf15 Add tests for Swift 2 style errors
* Many functions will now throw instead of returning an NSError
* I have run these in a separate demo project, but not as part of
  the main project (Cocoapods/testing woes continue). If you want
  to run these tests standalone, I've put them in a Gist here
  https://gist.github.com/matthewpalmer/17f54354a710828ec193
* Most of these tests use try!, though they could probably be
  improved to use do/try/catch
2015-06-27 10:42:03 +10:00
matthewpalmer b6b4f48b60 Fixed info.plist reference 2015-01-25 20:35:03 +11:00
matthewpalmer 615cf5d375 Removed obj-c demo application 2015-01-25 20:22:47 +11:00
matthewpalmer 45795fc90b Added cocoapods package control 2015-01-25 20:21:50 +11:00
matthewpalmer 364679a64f Initial commit 2015-01-25 18:54:03 +11:00