question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove unused image assets

See original GitHub issue

e.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:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
yoshikinokocommented, Dec 7, 2018

@peterflynn Sorry, updated issue title Remove unused multi-scaled images to Remove unused image assets

1reaction
peterflynncommented, Dec 6, 2018

Ah ok – so this is less about multi-scale assets and more just about assets that are entirely unused in general.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found