fix(ios) add missing entitlement
This commit is contained in:
parent
d091881851
commit
3e66e0009d
|
@ -14,5 +14,7 @@
|
|||
</array>
|
||||
<key>com.apple.developer.siri</key>
|
||||
<true/>
|
||||
<key>com.apple.developer.avfoundation.multitasking-camera-access</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue