Skip to content

ImageDownloader ACL Update and tvOS Fix

Compare
Choose a tag to compare
@cnoon cnoon released this 22 Nov 22:05
· 301 commits to master since this release

All issues associated with this milestone can be found using this filter.

Added

  • Note to the README about storing a strong ref to image downloaders.
  • Custom Info.plist for tvOS setting the UIRequiredDeviceCapabilities to arm64.

Updated

  • The sessionManager ACL in the ImageDownloader to allow access to the underlying
    session and configuration.
  • The Alamofire submodule to the Alamofire 3.1.3 release.