ios - Remove unused resources from XCode project -


i working on ios application , in application have big changes in app design every day code of application going touch 200 mb. in code have big numbers of unused images available. want remove images xcode project can reduce project code size.

i had used scripts thats given on stackoverflow.com found script removing used images thats not reliable. had used app named "slender". trial version cant use more.

so please 1 suggest me effective way (any application) remove unused images xcode project.

unused find unused resources in xcode project https://github.com/jeffhodnett/unused


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -