Skeets icon indicating copy to clipboard operation
Skeets copied to clipboard

Fetch, cache, and display images via HTTP in Swift.

Results 3 Skeets issues
Sort by recently updated
recently updated
newest added

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 也是