[Share Extension] Update to support video (#5385)

This commit is contained in:
Hailey
2024-09-24 01:02:58 -07:00
committed by GitHub
parent b57ddd0968
commit a1e212ab59
2 changed files with 47 additions and 34 deletions
+3 -1
View File
@@ -16,6 +16,8 @@
<integer>1</integer>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>10</integer>
<key>NSExtensionActivationSupportsMovieWithMaxCount</key>
<integer>1</integer>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
@@ -38,4 +40,4 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
</dict>
</plist>
</plist>