From 6b02074c7667713d32674214da9daed4a252d8b3 Mon Sep 17 00:00:00 2001 From: Michele Balistreri Date: Mon, 11 Nov 2024 08:27:10 +0900 Subject: [PATCH] prepare for release (ios) --- ios/keycardExit.xcodeproj/project.pbxproj | 12 +++++--- .../xcschemes/keycardExit.xcscheme | 2 +- ios/keycardExit/Info.plist | 28 +++++++++---------- 3 files changed, 23 insertions(+), 19 deletions(-) diff --git a/ios/keycardExit.xcodeproj/project.pbxproj b/ios/keycardExit.xcodeproj/project.pbxproj index 5136cf6..0593f68 100644 --- a/ios/keycardExit.xcodeproj/project.pbxproj +++ b/ios/keycardExit.xcodeproj/project.pbxproj @@ -505,9 +505,11 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 8B5X2M6H2Y; + DEVELOPMENT_TEAM = 2N8RKYXBZ7; ENABLE_BITCODE = NO; INFOPLIST_FILE = keycardExit/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = Operators; + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -518,7 +520,7 @@ "-ObjC", "-lc++", ); - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; + PRODUCT_BUNDLE_IDENTIFIER = co.logos.multipass.keycardExit; PRODUCT_NAME = keycardExit; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; @@ -537,8 +539,10 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 8B5X2M6H2Y; + DEVELOPMENT_TEAM = 2N8RKYXBZ7; INFOPLIST_FILE = keycardExit/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = Operators; + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -549,7 +553,7 @@ "-ObjC", "-lc++", ); - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; + PRODUCT_BUNDLE_IDENTIFIER = co.logos.multipass.keycardExit; PRODUCT_NAME = keycardExit; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_VERSION = 5.0; diff --git a/ios/keycardExit.xcodeproj/xcshareddata/xcschemes/keycardExit.xcscheme b/ios/keycardExit.xcodeproj/xcshareddata/xcschemes/keycardExit.xcscheme index c45f44e..b2c636f 100644 --- a/ios/keycardExit.xcodeproj/xcshareddata/xcschemes/keycardExit.xcscheme +++ b/ios/keycardExit.xcodeproj/xcshareddata/xcschemes/keycardExit.xcscheme @@ -41,7 +41,7 @@ - com.apple.developer.nfc.readersession.iso7816.select-identifiers - - A00000080400010101 - A00000080400010301 - A000000151000000 - - NFCReaderUsageDescription - Enable Keycard - NSCameraUsageDescription - $(PRODUCT_NAME) needs access to your Camera. CFBundleDevelopmentRegion en CFBundleDisplayName @@ -41,8 +31,17 @@ NSAllowsLocalNetworking + NSCameraUsageDescription + $(PRODUCT_NAME) needs access to your Camera in order scan the QR codes. + NFCReaderUsageDescription + $(PRODUCT_NAME) needs access to NFC to interact with Keycard. NSLocationWhenInUseUsageDescription - + $(PRODUCT_NAME) does not need your location. If you see this dialog, please deny access. + UIAppFonts + + Inter.ttf + MaterialCommunityIcons.ttf + UILaunchStoryboardName LaunchScreen UIRequiredDeviceCapabilities @@ -57,10 +56,11 @@ UIViewControllerBasedStatusBarAppearance - UIAppFonts + com.apple.developer.nfc.readersession.iso7816.select-identifiers - Inter.ttf - MaterialCommunityIcons.ttf + A00000080400010101 + A00000080400010301 + A000000151000000