Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
PublishingBundles - iPhone Development Wiki

PublishingBundles

From iPhone Development Wiki
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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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).