PublishingBundles
Revision as of 14:27, 18 October 2009 by KennyTM~ (talk | contribs) (Created page with ''''Publishing Bundles''' are bundles used exclusively by MobileSlideShow.app to publish a video to YouTube and MobileMe. These two values are hardcoded, so without patching o…')
Publishing Bundles are bundles used exclusively by MobileSlideShow.app to publish a video to YouTube and MobileMe. These two values are hardcoded, so without patching one cannot add other publishing bundles.
Structure of a Publishing Bundle
Publishing bundles should have an extension of .bundle. The principle class must be a subclass of PLPublishingAgent (in PhotoLibrary.framework).
|