ImageDownloader ACL Update and tvOS Fix
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.
- Added by Muhammad Ishaq in Pull Request
#45.
- Added by Muhammad Ishaq in Pull Request
- Custom
Info.plist
for tvOS setting theUIRequiredDeviceCapabilities
toarm64
.- Added by Christian Noon.
Updated
- The
sessionManager
ACL in theImageDownloader
to allow access to the underlying
session and configuration.- Updated by Christian Noon.
- The Alamofire submodule to the Alamofire 3.1.3 release.
- Updated by Christian Noon.