InfoPlist.strings 1.2 KB

1234567891011121314151617181920
  1. /*
  2. InfoPlist.strings
  3. mcare
  4. Created by kangsh on 2018. 12. 05..
  5. Copyright © 2016년 Databank Systems. All rights reserved.
  6. */
  7. "CFBundleName" = "모바일 EMR DEV";
  8. "CFBundleDisplayName" = "모바일 EMR DEV";
  9. "NSBluetoothPeripheralUsageDescription" = "A hospital navigation function is provided using Beacon technologies (based on Bluetooth).";
  10. "NSBluetoothAlwaysUsageDescription" = "A hospital navigation function is provided using Beacon technologies (based on Bluetooth).";
  11. "NSCalendarsUsageDescription" = "The calendar is accessed to share hospital appointment dates.";
  12. "NSLocationAlwaysUsageDescription" = "Use your location information to confirm your arrival and can issue a number ticket. Its purpose what can quickly treatment without waiting.";
  13. "NSLocationWhenInUseUsageDescription" = "Use your location information to confirm your arrival and can issue a number ticket. Its purpose what can quickly treatment without waiting.";
  14. "NSMicrophoneUsageDescription" = "Use your voice to FIDO login";
  15. "NSCameraUsageDescription" = "Use your faceId to FIDO login";
  16. "NSFaceIDUsageDescription" = "Use your faceId to FIDO login";
  17. "NSPhotoLibraryAddUsageDescription" = "You need to access your photo library to save the image.";