Recommended project structure for Quick Look?
Recommended project structure for Quick Look?
- Subject: Recommended project structure for Quick Look?
- From: Graham Perks <email@hidden>
- Date: Sun, 28 Oct 2007 23:28:59 -0500
The Quick Look sample, based on Sketch, basically duplicates all the
Sketch files. Makes sense, since to Quick Look you have to include
your model, your model loading code, and your render code; a non-
trivial portion of any application.
To Add Quick Look to my own application, I don't just want to copy and
paste all that code into a separate Quick Look project - how do I set
up a project in Xcode so that my Quick Look and Application share the
code? Shove it all into a Framework? Separate Targets?
What I could use is a sample that builds the Sketch Quick Look and
Sketch itself, without two separate sets of code!
Thanks,
Graham Perks
http://www.asinglepixel.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