Remove unused image assets
See original GitHub issuee.g., remove *@2x.png
, *@3x.png
files from the project
- e2e-adobe-stock/assets
- ui-playground/welcome/pages/assets
- ui-buttons-galore/
- sg-lots-of-rects/images/
Although, keep files in this project. This is the example that explains the plugin manager’s behavior (use the largest of the icons listed).
- ui-dialog-variations/
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Unused images and resources clean up in Xcode - SwiftLee
Cleaning up your project to delete unused images is definitely worth a try. It will keep your project clean from assets you're no...
Read more >How to Clean Up Unused Assets in Xcode - Dev Genius
To verify this, select a few random sample images. Then search for them in the Xcode project and make sure they are not...
Read more >assets - How to find unused images in an Xcode project?
You can try FauxPas App for Xcode. It is really good in findings the missing images and a lot of other ...
Read more >Delete only assets that aren't being used? - Forum | Webflow
Go to assets panel; Click expanded view; Click select all; Click delete; You'll get the below popup; Publish your site and refresh designer...
Read more >AssetCleaner - Removes all unused assets from an XCode ...
Searches an XCode project to determine which image. assets aren't being used then removes them. WARNING: This will delete things permanently if your....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@peterflynn Sorry, updated issue title
Remove unused multi-scaled images
toRemove unused image assets
Ah ok – so this is less about multi-scale assets and more just about assets that are entirely unused in general.