2015-10-12から1日間の記事一覧

xcode7になってAlamofire-SwiftyJSONがエラーになる件

一旦、これに書き換えてみたメモ。 public func responseSwiftyJSON(queue: dispatch_queue_t? = nil, options: NSJSONReadingOptions = .AllowFragments, completionHandler: (NSURLRequest, NSHTTPURLResponse?, JSON, NSError?) -> Void) -> Self { retur…