Changes

Creating an iOS 8 Photo Editing Extension

15 bytes added, 20:48, 8 November 2016
Configuring the Info.plist File
</dict>
</dict>
</plist> </pre>
If the extension is also able to edit video files, the PHSupportedMediaTypes entry within the file would be modified as follows:
 
<pre>
<key>PHSupportedMediaTypes</key>
<array>