• 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: nib resources
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nib resources


  • Subject: Re: nib resources
  • From: John Mikros <email@hidden>
  • Date: Wed, 24 Aug 2005 14:59:05 -0700

Filed.  radar # 4230680

thanks
-john

On Aug 24, 2005, at 1:56 PM, Scott Tooker wrote:

I'd also file a bug asking that we do this in Xcode for you when post processing is enabled.

Scott

On Aug 23, 2005, at 3:53 PM, David Young wrote:


Just use a shell script build phase:

find "$TARGET_BUILD_DIR" -name info.nib -delete
find "$TARGET_BUILD_DIR" -name classes.nib -delete

($0.02)

--dave

On Aug 23, 2005, at 3:39 PM, John Mikros wrote:


both

On Aug 23, 2005, at 3:42 PM, Sailesh Agrawal wrote:



John Mikros wrote:




Hello All,

How do I get Xcode to not copy classes.nib and info.nib inside my nib bundles into the final built app?

It seems like Deployment Postprocessing should do this, but it does not.

I can have a little perl script to do this, but if Xcode can just do it, I'd prefer that.




My first reaction was that you classes.nib and info.nib are required. But I tried it with Calculator.app and it still ran fine after I removed those files. So I guess it's not strictly required. Also, I noticed that once those files were deleted Claculator.nib could no longer be edited in Interface Builder.


Are you doing this purely to lower the size of your application or to make sure users didn't edit the interface?




_______________________________________________ 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



_______________________________________________ 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


_______________________________________________
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
References: 
 >nib resources (From: John Mikros <email@hidden>)
 >Re: nib resources (From: Sailesh Agrawal <email@hidden>)
 >Re: nib resources (From: John Mikros <email@hidden>)
 >Re: nib resources (From: David Young <email@hidden>)
 >Re: nib resources (From: Scott Tooker <email@hidden>)

  • Prev by Date: Re: User file cannot be parsed ???
  • Next by Date: Re: User file cannot be parsed ???
  • Previous by thread: Re: nib resources
  • Next by thread: Custom Build Phase Woes
  • Index(es):
    • Date
    • Thread