• 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
Cleaning up a Messy Project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cleaning up a Messy Project


  • Subject: Cleaning up a Messy Project
  • From: Nikolaus Heger <email@hidden>
  • Date: Tue, 12 Jul 2011 22:05:34 +0700

I have inherited a very messy iOS / XCode project.

Now that it's about time to ship, I'd like to clean it up and remove all those resources that are not needed. In particular, I'd like to identify:

- Source files + classes that are not actually used.
- Image resources that are not used
- Unused imports

Any ideas on how to do this in an automated and organized manner? I am vaguely imagining a shell script identifying images and looking for references to them via grep but I wonder if there's easier options...

thanks

	N. _______________________________________________
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

  • Prev by Date: Re: Launch terminal app when debuggin in XCode 4 ?
  • Next by Date: Why can't I do "new uint32_t[ size ]"
  • Previous by thread: Re: Launch terminal app when debuggin in XCode 4 ?
  • Next by thread: Why can't I do "new uint32_t[ size ]"
  • Index(es):
    • Date
    • Thread