On Nov 16, 7:43 pm, Patrick <[email protected]> wrote: > Make sure you change the 'Active Target' in the drop down menu on the > top lefthand side of Xcode to 'Quicksilver Distribution'
OK, that builds the plugins, but they are not being placed into the application bundle. I see them in the /tmp/QS/build/Release/ directory as symlinks, the actual plugins are in /tmp/QS/build/ UninstalledProducts/ -- now if I make a Plugins directory in the QS bundle and copy those across then QS works fine. Not sure if it is supposed to be like this, but if so then I'll write a wiki page on github explaining how to build a working application for XCode dummies like me :-) Anyway, I'm happy to have built my own QS from scratch for the first time!!! Thanks all, Ian
