Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

DFCache 4.0

Compare
Choose a tag to compare
@kean kean released this 17 Jan 14:05
  • Add CocoaPods support for tvOS, watchOS
  • Add Carthage support for OSX, tvOS, watchOS
  • Remove prefix headers
  • Remove targets that build libraries in favour of frameworks
  • Replace outdated #if __IPHONE_OS_VERSION_MIN_REQUIRED
  • Remove per-test target info.plist files
  • Remove obsolete RunUnitTests script from test bundle
  • Add Swift playground
  • #5 Update DFCacheImageDecoder with code from DFImageManager