Hi Rob,
I've got my XCode setup working now, building the .qsplugin-file works and I
can install it into QS.
Thanks for your help.
Julian
On 26.08.2010, at 21:38, Rob McBroom wrote:
> On Aug 26, 2010, at 3:07 PM, julian wrote:
>
>> I would like to write a plugin for Quicksilver but the tutorials which
>> I could find are rather old and mention a developer version of
>> Quicksilver which I have not fold yet. (e.g.
>> http://lipidity.com/apple/quicksilver-plugins-in-objective-c/) Has
>> anything changed since 2007 and where can I get this development
>> Version?
>
>
> That tutorial is a good place to start (it's where I started) but it leaves
> out a lot of implementation detail. I was frustrated by the process, so I
> created a [reference][1] to try and help others in the future.
>
> It looks like the link to the dev version is dead. I'll keep [this copy][2]
> up for a couple of days so you can get it. (Note that this is ß54. I think
> the newer versions on GitHub like ß58 are built with the headers included and
> should work for building plug-ins. If not, and you want the newer version,
> you can build it from source. I don't think there are any compatibility
> differences for plug-ins between the two, but there are some problems with
> proxy objects in the new version which is why I don't use it.)
>
> If you have any questions, e-mail me via the list or directly.
>
> [1]:
> http://github.com/tiennou/blacktree-elements/blob/master/PluginDevelopmentReference/QuicksilverPlug-inReference.mdown
> [2]: http://www.skurfer.com/files/Quicksilver.zip
>
> --
> Rob McBroom
> <http://www.skurfer.com/>