Add iOS UIFileSharingEnabled integration

This commit is contained in:
Luke Street
2026-05-09 21:42:43 -06:00
parent daff157027
commit df23edcb69
2 changed files with 73 additions and 2 deletions
+4
View File
@@ -79,5 +79,9 @@
<true/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
<key>UIFileSharingEnabled</key>
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
</dict>
</plist>