• 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: QLGenerator PLUGIN_ID [SOLVED]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QLGenerator PLUGIN_ID [SOLVED]


  • Subject: Re: QLGenerator PLUGIN_ID [SOLVED]
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 26 Aug 2009 16:05:26 -0600


On Aug 26, 2009, at 3:58 PM, David Blanton wrote:

I had the generator stripped using project settings. I added a run script to do strip -u -r (which according to the strip docs should be OK).
It was this additional strip that caused the problem. Removing the run script strip and leaving the project settings strip and the generator ran fine.

Yeah, that would cause it. strip -u -r is for stripping symbols out of applications; you shouldn't use it on bundles or libraries or you'll destroy them unless you use the opt-in or opt-out commands, and that's usually not worth it.


Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >QLGenerator PLUGIN_ID (From: David Blanton <email@hidden>)
 >Re: QLGenerator PLUGIN_ID (From: Nick Zitzmann <email@hidden>)
 >Re: QLGenerator PLUGIN_ID [SOLVED] (From: David Blanton <email@hidden>)

  • Prev by Date: Re: Autoscroll NSTableView
  • Next by Date: Re: Cross-user and cross-process shared settings
  • Previous by thread: Re: QLGenerator PLUGIN_ID [SOLVED]
  • Next by thread: Help viewer problem in Tiger Mac OS X
  • Index(es):
    • Date
    • Thread