• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Finding unused images in Project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding unused images in Project


  • Subject: Re: Finding unused images in Project
  • From: Chris Idou <email@hidden>
  • Date: Wed, 23 Sep 2009 00:28:03 -0700 (PDT)

I would think a shell command along these lines would help:


find . -name \*.xib -print0 | xargs -0 strings | grep -i png



From: Apparao Mulpuri <email@hidden>
To: email@hidden
Sent: Wednesday, 23 September, 2009 4:28:58 PM
Subject: Finding unused images in Project

Hi,

  My Xcode project uses lot of
Get more done like never before with Yahoo!7 Mail. Learn more.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Finding unused images in Project (From: Apparao Mulpuri <email@hidden>)

  • Prev by Date: Finding unused images in Project
  • Next by Date: Re: Using 3.1's documentation window
  • Previous by thread: Finding unused images in Project
  • Next by thread: Haskell in Xcode
  • Index(es):
    • Date
    • Thread