From 7b4fff336217ee97c083d07d99c6a3449348eea7 Mon Sep 17 00:00:00 2001 From: nyaga Date: Sat, 6 Jul 2024 07:51:53 +0900 Subject: [PATCH] fix: Add permission info.plist --- cafelogos-pos.xcodeproj/project.pbxproj | 12 ++++++------ cafelogos-pos/Info.plist | 6 ++++++ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/cafelogos-pos.xcodeproj/project.pbxproj b/cafelogos-pos.xcodeproj/project.pbxproj index c1b8d3b..3ea118b 100644 --- a/cafelogos-pos.xcodeproj/project.pbxproj +++ b/cafelogos-pos.xcodeproj/project.pbxproj @@ -1097,7 +1097,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"cafelogos-pos/Preview Content\""; - DEVELOPMENT_TEAM = 3266YSU44G; + DEVELOPMENT_TEAM = XXW387R7AD; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "cafelogos-pos/Info.plist"; @@ -1110,8 +1110,8 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = "cloud.kagura.cafelogos-pos-1006"; + MARKETING_VERSION = 1.0.6; + PRODUCT_BUNDLE_IDENTIFIER = "cloud.kagura.cafelogos-pos-mvvm-0706"; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTS_MACCATALYST = NO; @@ -1130,7 +1130,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"cafelogos-pos/Preview Content\""; - DEVELOPMENT_TEAM = 3266YSU44G; + DEVELOPMENT_TEAM = XXW387R7AD; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "cafelogos-pos/Info.plist"; @@ -1143,8 +1143,8 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = "cloud.kagura.cafelogos-pos-1006"; + MARKETING_VERSION = 1.0.6; + PRODUCT_BUNDLE_IDENTIFIER = "cloud.kagura.cafelogos-pos-mvvm-0706"; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTS_MACCATALYST = NO; diff --git a/cafelogos-pos/Info.plist b/cafelogos-pos/Info.plist index 951dbee..3dba178 100644 --- a/cafelogos-pos/Info.plist +++ b/cafelogos-pos/Info.plist @@ -2,6 +2,12 @@ + NSBluetoothAlwaysUsageDescription + Use Bluetooth for communication with the printer. + NSLocalNetworkUsageDescription + Use Local Network for communication with the printer or discovery the printers. + NSBluetoothPeripheralUsageDescription + Use Bluetooth for communication with the printer. UILaunchScreen UIColorName