You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

161 lines
5.3 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<array>
<string>en_US</string>
<string>ko_KR</string>
</array>
<key>CFBundleDisplayName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>GME Remit</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.japan.jmeremit</string>
<key>CFBundleURLSchemes</key>
<array>
<string>com.japan.jmeremit</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>fb1129818613815224</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>com.gme.gmeremit</string>
<key>CFBundleURLSchemes</key>
<array>
<string>GMERemit</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>FacebookAppID</key>
<string>331163960743784</string>
<key>FacebookDisplayName</key>
<string>GME</string>
<key>FirebaseDeepLinkPasteboardRetrievalEnabled</key>
<false/>
<key>LSApplicationCategoryType</key>
<string></string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>fbapi</string>
<string>fb-messenger-share-api</string>
<string>fbauth2</string>
<string>fbshareextension</string>
</array>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
<key>NFCReaderUsageDescription</key>
<string>NFC Needed to scan your document id</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSCalendarsUsageDescription</key>
<string></string>
<key>NSCameraUsageDescription</key>
<string>Allow "JME Remittance" to use your camera to capture Identification documents, Deposit slips</string>
<key>NSContactsUsageDescription</key>
<string>Allow "JME Remittance" to use your contacts to get users contact</string>
<key>NSFaceIDUsageDescription</key>
<string>Allow "JME Remittance" to use your biometrics to simplify and secure your app usage</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Allow "JME Remittance" to use your location?
Turning on location service allows us to show you nearby JME's branches.</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>Allow "JME Remittance" to use your location?
Turning on location service allows us to show you nearby JME's branches.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Allow "JME Remittance" to use your location?
Turning on location service allows us to show you nearby JME's branches.</string>
<key>NSMicrophoneUsageDescription</key>
<string>Allow "JME Remittance" to use your microphone for access to your recorded voice </string>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>Allow "JME Remittance" to use your gallery to use images of documents and depositslips</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Allow "JME Remittance" to use your gallery to use images of documents and depositslips</string>
<key>NSSpeechRecognitionUsageDescription</key>
<string></string>
<key>UIAppFonts</key>
<array>
<string>SanFranciscoDisplay-Heavy.otf</string>
<string>volte-bold.otf</string>
<string>volte-semibold.otf</string>
<string>volte-medium.otf</string>
</array>
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
<string>remote-notification</string>
</array>
<key>UIFileSharingEnabled</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleDarkContent</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIUserInterfaceStyle</key>
<string>Light</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
<key>com.apple.developer.nfc.readersession.iso7816.select-identifiers</key>
<array>
<string>A0000002471001</string>
<string>A00000023101</string>
<string>A00000023102</string>
<string>D392F000260100000001</string>
<string>D3921000310001010401</string>
<string>D3921000310001010402</string>
<string>D3921000310001010408</string>
<string>D392F0004F0200000000000000000000</string>
<string>D392F0004F0300000000000000000000</string>
<string>D392F0004F0400000000000000000000</string>
</array>
</dict>
</plist>