Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions RIADigiDoc.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1426,8 +1426,6 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.business";
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES;
INFOPLIST_KEY_NFCReaderUsageDescription = "This app uses NFC to scan ID-cards";
INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Bluetooth card reader is used to read data from ID card";
INFOPLIST_KEY_NSBluetoothPeripheralUsageDescription = "Bluetooth card reader is used to read data from ID card";
INFOPLIST_KEY_NSSupportsLiveActivities = YES;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
Expand Down Expand Up @@ -1486,8 +1484,6 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.business";
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES;
INFOPLIST_KEY_NFCReaderUsageDescription = "This app uses NFC to scan ID-cards";
INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Bluetooth card reader is used to read data from ID card";
INFOPLIST_KEY_NSBluetoothPeripheralUsageDescription = "Bluetooth card reader is used to read data from ID card";
INFOPLIST_KEY_NSSupportsLiveActivities = YES;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
Expand Down
8 changes: 0 additions & 8 deletions RIADigiDoc/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,6 @@
<true/>
<key>NFCReaderUsageDescription</key>
<string>This app uses NFC to scan ID-cards</string>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>Bluetooth card reader is used to read data from ID card</string>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>Bluetooth card reader is used to read data from ID card</string>
<key>UIAppFonts</key>
<array>
<string>Roboto_Condensed-Bold.ttf</string>
Expand All @@ -254,10 +250,6 @@
<string>Roboto-Regular.ttf</string>
<string>Roboto-SemiBold.ttf</string>
</array>
<key>UIBackgroundModes</key>
<array>
<string>external-accessory</string>
</array>
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
Expand Down