mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-22 00:52:00 +00:00
This commit is contained in:
parent
d6aaf562c5
commit
315d507485
1 changed files with 4 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Sora may requires access to your device's camera.</string>
|
||||
<string>Sora may requires access to your device's camera.</string>
|
||||
<key>BGTaskSchedulerPermittedIdentifiers</key>
|
||||
<array>
|
||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||||
|
|
@ -38,5 +38,7 @@
|
|||
<string>audio</string>
|
||||
<string>processing</string>
|
||||
</array>
|
||||
<key>UISupportsDocumentBrowser</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Reference in a new issue