• 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: Why are Xcode "updates" so friggin' big??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why are Xcode "updates" so friggin' big??


  • Subject: Re: Why are Xcode "updates" so friggin' big??
  • From: John Mikros <email@hidden>
  • Date: Thu, 2 Nov 2006 14:53:23 -0800

Blindly deleting stuff out of other developers' app bundles that you *think* is not needed is not a wise thing to do.

How do you know that you are not breaking patching for those apps, for instance?

-john



On Nov 2, 2006, at 9:30 AM, Markus Hitter wrote:


Am 02.11.2006 um 17:54 schrieb AgentM:

You can do this after-the-fact:
http://monolingual.sourceforge.net/

... or with a small one-liner like this:

sudo find -d / -type dir -name *.lproj ! -name English.lproj ! - name German.lproj ! -name en.lproj ! -name de.lproj | while read D; do sudo rm -r "$D"; done


Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40blizzard.com


This email sent to email@hidden

_______________________________________________ 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
  • Follow-Ups:
    • Re: Why are Xcode "updates" so friggin' big??
      • From: leenoori <email@hidden>
    • Re: Why are Xcode "updates" so friggin' big??
      • From: "Alexander v. Below" <email@hidden>
References: 
 >Re: Why are Xcode "updates" so friggin' big?? (From: "Andy O'Meara" <email@hidden>)
 >Re: Why are Xcode "updates" so friggin' big?? (From: Markus Hitter <email@hidden>)
 >Re: Why are Xcode "updates" so friggin' big?? (From: Laurence Harris <email@hidden>)
 >Re: Why are Xcode "updates" so friggin' big?? (From: AgentM <email@hidden>)
 >Re: Why are Xcode "updates" so friggin' big?? (From: Markus Hitter <email@hidden>)

  • Prev by Date: Re: Why are Xcode "updates" so friggin' big??
  • Next by Date: Re: Why are Xcode "updates" so friggin' big??
  • Previous by thread: Re: Why are Xcode "updates" so friggin' big??
  • Next by thread: Re: Why are Xcode "updates" so friggin' big??
  • Index(es):
    • Date
    • Thread