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

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