• This project
    • Loading...
  • Sign in

ios / yh_sdwebimage · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yh_sdwebimage
  • Examples
  • CustomPathImages
  • 4ad9ae8eabfec60b40bf48f0bfc2d120
  • Custom image cache search paths ...
    447f1ccc
    This is particularly useful if you are bundling images with your app that have been cached by SDWebImage. (ie. if you are 'seeding' your app with a core-data file that contains a lot of URL's to images and would like to also seed those images without having to copy every one of them over)
    
    For example, you can tell SDImageCache to add '[[NSBundle mainBundle] resourcePath]' as a custom path, so that the main bundle will be queried for cached images.
    
    This prevents the need for you to copy pre-cached images over to the caches/ImageCache folder that SDImageCache normally checks for.
    
    The custom paths are read-only.
    by Salvatore Randazzo
    2013-06-07 17:57:28 +0200  
    Browse Files
4ad9ae8eabfec60b40bf48f0bfc2d120 2.74 MB
Raw History Permalink

Download (2.74 MB)