Closed adam-zethraeus closed 8 years ago
Mostly the automatic translation to Swift 3.
Added missing NS_ASSUME_NONNULL annotations to prevent Swift objects showing up as optional.
closes https://github.com/uber/ohana-ios/issues/24
@NickEntin care to take a look?
@zethraeus sure, I'll take a look when I get home tonight :)
Thanks!
Mostly the automatic translation to Swift 3.
Added missing NS_ASSUME_NONNULL annotations to prevent Swift objects showing up as optional.
closes https://github.com/uber/ohana-ios/issues/24