Re: iPhoto 08 Plugin SDK question
Re: iPhoto 08 Plugin SDK question
- Subject: Re: iPhoto 08 Plugin SDK question
- From: Stefan Wolfrum <email@hidden>
- Date: Sun, 12 Aug 2007 23:28:39 +0200
Found it.
There's a "bug" in the documentation!
On page 3 of the included "Plugin guide.pdf" it says that you have to
change the Wrapper Extension to "iPhotoExport".
However, in the provided sample code its "iPhotoExporter" -- and that
sample code works!
So, "iPhotoExporter" is correct!
And, yes, the plugin is still a plain normal folder and not some kind
of white Lego icon or sim. (which puzzles me).
Cheers,
Stefan.
Am 12.08.2007 um 18:28 schrieb Stefan Wolfrum:
Hi all,
just downloaded the iPhoto 08 Plugin SDK and did the enclosed example.
It compiles without errors but I cannot get it work, it doesn't
appear in iPhoto 08's
Export dialog.
Additionally, the build product is just a plain folder named
"simpleFileExporter.iPhotoExport"
with a plain folder icon. After adjusting the appropriate settings
in the projects target "Build" tab
("Deployment Location", "Installation Build Products Location" and
"Installation Directory")
and compiling the folder does get copied into the installation
directory
~/Library/Application Support/iPhoto/Plugins -- but as a normal
folder.
Doesn't a plugin have a special icon? How come that my build result
is just a normal folder?
Is this the problem at all why iPhoto 08 doesn't recognize the plugin?
Thanks for your help,
Stefan.
_______________________________________________
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:
40wops.de
This email sent to email@hidden
_______________________________________________
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