Creating a plugin bundle for Mail.app using Cocoa
Creating a plugin bundle for Mail.app using Cocoa
- Subject: Creating a plugin bundle for Mail.app using Cocoa
- From: "Simon Raisin" <email@hidden>
- Date: Thu, 14 Jun 2007 08:55:48 -0400
Hi gang,
I've created a pretty neat bundle plugin for Mail.app (ala GPGMail,
MailActOn, etc.).
I've modeled my plugin upon MailActOn.
My issue is that I cannot get my plugin to load into Mail.app (I've
installed my bundle directly into ~/Library/Mail/Bundles - right along side
of the other 3rd-party bundles).
My Info.plist looks almost exactly like the MailActOn's Info.plist (which
DOES load into Mail.app successfully) - with the exception of a few keys
that are obviously specific to my plugin (NSPrincipalClass, etc.).
I'm trying to find the most likely places I should "poke" to try to track
down my problem.
Any suggestions would be greatly appreciated.
Thanks!!
CxT
PS: I realize that what I am doing is not supported by Apple - this is just
a learning experience for me.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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