add pod for VisionCamera & other ios config, update expo-constants version

This commit is contained in:
Loewy
2024-02-01 16:12:47 -08:00
parent 4fb8fe7d08
commit 9187021cda
7 changed files with 17 additions and 108 deletions

View File

@@ -41,6 +41,8 @@
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>$(PRODUCT_NAME) needs access to your Camera.</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>