Skeets
Skeets copied to clipboard
Fetch, cache, and display images via HTTP in Swift.
I'm getting errors for the swift-2.0 branch in the file ImageManager.swift: [Line 112](https://github.com/daltoniam/Skeets/blob/swift-2.0/ImageManager.swift#L112) [Line 117](https://github.com/daltoniam/Skeets/blob/swift-2.0/ImageManager.swift#L117) Use of unresolved identifier 'response' (which is indeed not available, because the callback has no...
I tried to just cache stuff 'per single run' of the application, so in appDelegate I did ``` Swift func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool { let...
cleandisk 时没有考虑到并行,可以用 barrier cleancache 也是