objective c - iOS: Find out if an image is used in some xib -


i want find out images in project used. when try find names of images set programaticly, can see them in relevant classes when searching. not case images set in xib. there workaround find if image used in xib?

screenshot

try using utility app unused jeff hodnett. i've used before , had success it.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -