Re: Multiple FxPlugs in one bundle?
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com On Jul 18, 2008, at 12:14 PM, Stonewall Ballard wrote: steve _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap...
From the FxPlug docs, it seems that it's possible to put multiple FxPlugs in one bundle. Clearly, I need to add a section in the Info.plist file, under ProPlugPlugInList, for each FxPlug, but I'm mystified about the Principal class entry. Is the Principal class entry needed in this case (or actually, with any FxPlug)? If so, what should it be?
You can leave it out in general since there is no "principal" class for a FxPlug. Each entry in the Info.plist plugin table contains the name of the class associated with a corresponding effect contained within the bundle. This email sent to site_archiver@lists.apple.com
participants (1)
-
Steve Christensen