• 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: Table View autosave question/pbdevelopment.plist question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Table View autosave question/pbdevelopment.plist question


  • Subject: Re: Table View autosave question/pbdevelopment.plist question
  • From: Dan Bernstein <cocoa-dev%email@hidden>
  • Date: Thu, 27 Feb 2003 08:42:14 +0200

The pbdevelopment.plist file is absent from installed products, which also have the debug symbols stripped from them if you're using the default "Deployment" build style. I don't know how to perform the install action from within PB, but running

pbxbuild -buildstyle "Deployment" install

From your project's directory will do it. You may want to set the DSTROOT environment variable. Otherwise stuff will get installed under /tmp.

-- Dan

On Thursday, February 27, 2003, at 03:17 AM, Simone Manganelli wrote:

Second question: I've noticed that there is a "pbdevelopment.plist" file in all of my built products. How do I stop this file from being added to built products, because it shows an absolute path to the project file that I don't want actual users of my program to see.

Any help would be much appreciated.

-- Simone Manganelli
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Table View autosave question/pbdevelopment.plist question (From: Simone Manganelli <email@hidden>)

  • Prev by Date: Re: Why Cocoa (say vs Carbon)
  • Next by Date: Overriding mouseDown in NSTableView
  • Previous by thread: Table View autosave question/pbdevelopment.plist question
  • Next by thread: Overriding mouseDown in NSTableView
  • Index(es):
    • Date
    • Thread