File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27902790 INFOPLIST_FILE = GoInfoGame/Info.plist;
27912791 INFOPLIST_KEY_CFBundleDisplayName = "AVIV ScoutRoute";
27922792 INFOPLIST_KEY_NSCameraUsageDescription = "This app requires access to your camera to upload images to Kartaview";
2793+ INFOPLIST_KEY_NSFaceIDUsageDescription = "Used to securely log in using Face ID";
27932794 INFOPLIST_KEY_NSFileProviderDomainUsageDescription = "";
27942795 INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "We need your location";
27952796 INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "We need your location";
28292830 INFOPLIST_FILE = GoInfoGame/Info.plist;
28302831 INFOPLIST_KEY_CFBundleDisplayName = "AVIV ScoutRoute";
28312832 INFOPLIST_KEY_NSCameraUsageDescription = "This app requires access to your camera to upload images to Kartaview";
2833+ INFOPLIST_KEY_NSFaceIDUsageDescription = "Used to securely log in using Face ID";
28322834 INFOPLIST_KEY_NSFileProviderDomainUsageDescription = "";
28332835 INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "We need your location";
28342836 INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "We need your location";
28442846 "@executable_path/Frameworks",
28452847 );
28462848 MARKETING_VERSION = 1.0;
2847- PRODUCT_BUNDLE_IDENTIFIER = com.uwtcat.gig ;
2849+ PRODUCT_BUNDLE_IDENTIFIER = tech.opentoall.aviv.scoutroute ;
28482850 PRODUCT_NAME = "$(TARGET_NAME)";
28492851 PROVISIONING_PROFILE_SPECIFIER = "";
28502852 SWIFT_EMIT_LOC_STRINGS = YES;
Original file line number Diff line number Diff line change 5959 </Testables >
6060 </TestAction >
6161 <LaunchAction
62- buildConfiguration = " Debug "
62+ buildConfiguration = " Release "
6363 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
6464 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
6565 launchStyle = " 0"
Original file line number Diff line number Diff line change 1515 </array >
1616 </dict >
1717 </array >
18- <key >NSFaceIDUsageDescription </key >
19- <string >Used to securely log in using Face ID </string >
2018 <key >UIApplicationSceneManifest </key >
2119 <dict >
2220 <key >UIApplicationSupportsMultipleScenes </key >
You can’t perform that action at this time.
0 commit comments