| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jan 23, 2008, at 10:45 AM, Chris Espinosa wrote:
Actually, a third option (and the one I've used when working on QuickLook plugins) is to create a custom executable that points to /usr/bin/qlmanage and add an argument like (see 'man qlmanage' for more details): -p -c "public.text" -g "$(BUILT_PRODUCTS_DIR)/quicklook.qlgenerator" $(HOME)/Desktop/quicklook/main.c Since the Xcode will resolve the BUILT_PRODUCTS_DIR build setting properly when the executable is run, you don't have to worry about setting up anything outside Xcode (like symlinks). The other benefit is that you don't need to pollute your Quicklook plugins with your development plugin. And before people ask, I've already filed bugs asking that the QuickLook project templates get updated with this approach. Scott
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden This email sent to email@hidden
| References: | |
| >Debugging Quick Look plugins (From: Steve Mills <email@hidden>) | |
| >Re: Debugging Quick Look plugins (From: Chris Espinosa <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.