- /* 
 
-   InfoPlist.strings
 
-   Unity-iPhone
 
-   Created by apple on 2023/2/4.
 
-   
 
- */
 
- CFBundleDisplayName = "HOUYI";
 
- NSBluetoothAlwaysUsageDescription = "The App requires your consent to access Bluetooth to search for and connect devices.";
 
- NSBluetoothPeripheralUsageDescription = "The App requires your consent to access Bluetooth to search for and connect devices.";
 
- NSCameraUsageDescription="The App requires your permission to access the camera.";
 
- NSPhotoLibraryUsageDescription = "The App requires your permission to access the pictures library.";
 
- NSLocationWhenInUseUsageDescription="We need to access relevant information around you through your location data.";
 
- NSLocationAlwaysUsageDescription="We need to access relevant information around you through your location data.";
 
 
  |