wxr
2023-04-24 36685b523faeb987a6d596cd7a9066b7d36f5f08
HDL-ON_iOS/Info.plist
@@ -61,6 +61,51 @@
         <string>TLSv1.0</string>
      </dict>
   </dict>
   <key>NSAppleMusicUsageDescription</key>
   <string>App needs to access your music library to connect to an external player to play music.</string>
   <key>NSBluetoothAlwaysUsageDescription</key>
   <string>This application uses Bluetooth to communicate with the device, this application does not collect, store or record any data that communicates via Bluetooth.</string>
   <key>NSBluetoothPeripheralUsageDescription</key>
   <string>This application uses Bluetooth to communicate with the device, this application does not collect, store or record any data that communicates via Bluetooth.</string>
   <key>NSCameraUsageDescription</key>
   <string>App wants to access your camera to set the background picture of the room</string>
   <key>NSContactsUsageDescription</key>
   <string>LC Video will be use</string>
   <key>NSFaceIDUsageDescription</key>
   <string>Need to use Face ID for unlock verification</string>
   <key>NSLocalNetworkUsageDescription</key>
   <string>APP wants to use local network access permissions for WiFi distribution.</string>
   <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
   <string>LC Video will be use</string>
   <key>NSLocationAlwaysUsageDescription</key>
   <string>Use geographic location to provide services such as weather</string>
   <key>NSLocationWhenInUseUsageDescription</key>
   <string>EZ video will be use</string>
   <key>NSMicrophoneUsageDescription</key>
   <string>APP wants to use the phone&apos;s microphone for voice intercom</string>
   <key>NSPhotoLibraryAddUsageDescription</key>
   <string>App wants to access your photo library to set the background image of the room</string>
   <key>NSPhotoLibraryUsageDescription</key>
   <string>App wants to access your photo library to set the background image of the room</string>
   <key>NSSiriUsageDescription</key>
   <string>On Pro data will be send to Siri.</string>
   <key>NSUserActivityTypes</key>
   <array>
      <string>HDLRunSceneIntent</string>
   </array>
   <key>NSVoIPUsageDescription</key>
   <string>Make audio/video calls</string>
   <key>UIAppFonts</key>
   <array>
      <string>titilliumtext25l005.otf</string>
   </array>
   <key>UIBackgroundModes</key>
   <array>
      <string>audio</string>
      <string>location</string>
      <string>voip</string>
      <string>remote-notification</string>
   </array>
   <key>UIDeviceFamily</key>
   <array>
      <integer>1</integer>
@@ -97,38 +142,7 @@
   <false/>
   <key>XSAppIconAssets</key>
   <string>Assets.xcassets/AppIcon.appiconset</string>
   <key>NSAppleMusicUsageDescription</key>
   <string>App needs to access your music library to connect to an external player to play music.</string>
   <key>NSLocationAlwaysUsageDescription</key>
   <string>Use geographic location to provide services such as weather</string>
   <key>UIBackgroundModes</key>
   <array>
      <string>audio</string>
      <string>location</string>
      <string>voip</string>
      <string>remote-notification</string>
   </array>
   <key>NSFaceIDUsageDescription</key>
   <string>Need to use Face ID for unlock verification</string>
   <key>NSBluetoothPeripheralUsageDescription</key>
   <string>This application uses Bluetooth to communicate with the device, this application does not collect, store or record any data that communicates via Bluetooth.</string>
   <key>NSBluetoothAlwaysUsageDescription</key>
   <string>This application uses Bluetooth to communicate with the device, this application does not collect, store or record any data that communicates via Bluetooth.</string>
   <key>NSVoIPUsageDescription</key>
   <string>Make audio/video calls</string>
   <key>NSSiriUsageDescription</key>
   <string>On Pro data will be send to Siri.</string>
   <key>NSUserActivityTypes</key>
   <array>
      <string>HDLRunSceneIntent</string>
   </array>
   <key>NSContactsUsageDescription</key>
   <string>LC Video will be use</string>
   <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
   <string>LC Video will be use</string>
   <key>NSLocationWhenInUseUsageDescription</key>
   <string>EZ video will be use</string>
   <key>XSLaunchImageAssets</key>
   <string>Assets.xcassets/LaunchImage.launchimage</string>
   <key>UILaunchStoryboardName</key>
   <string>LaunchScreen</string>
</dict>
</plist>