Bryan Irace
Bryan Irace
@watsonbox Any update here, with regards to supporting Swift 3?
:+1:, please update.
Where are you seeing this error? I don't see it when a) cloning this repo b) running `pod install` c) opening `BRYSerialAnimationExample.xcworkspace`
@AlloyDev Are you using Xcode 5? I'm going to close this if you can't help me figure out how to reproduce.
Sounds perfect, thanks! I'm hoping to add a client of my own in the near future. On Feb 25, 2013, at 4:28 PM, Antonio Cabezuelo Vivo [email protected] wrote: > I...
Yes please – this would be a huge boon
Please push 0.4.4 to CocoaPods, otherwise those of using Swift 2.3 are unable to build apps that depend on Decodable.
Usage would be a model object like: ``` swift struct Transaction { let price: Money } extension Transaction: Decodable { static func decode(object: AnyObject) throws -> Transaction { return try...
Is this library no longer under active development?
Sure doesn’t seem like it...