From e4eeedeb11d52187ae2dd03b499a517c0628bc2b Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Tue, 17 Feb 2026 11:11:15 +0300 Subject: [PATCH] updates --- ios/Runner.xcodeproj/project.pbxproj | 6 +++--- ios/Runner/Info.plist | 11 ++--------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index fe5b6571..4305940f 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -528,7 +528,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 2; + CURRENT_PROJECT_VERSION = 4; DEVELOPMENT_TEAM = 686M4Y8589; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -676,7 +676,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 2; + CURRENT_PROJECT_VERSION = 4; DEVELOPMENT_TEAM = 686M4Y8589; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -715,7 +715,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 2; + CURRENT_PROJECT_VERSION = 4; DEVELOPMENT_TEAM = 686M4Y8589; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index c9a490f3..b8fbac7d 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -30,6 +30,8 @@ FIVKSupportVideo + ITSAppUsesNonExemptEncryption + LSApplicationQueriesSchemes comgooglemaps @@ -40,8 +42,6 @@ MinimumOSVersion 11.0 - NFCReaderUsageDescription - This app requires NFC Usage access to allow for Online CheckIn for appointments. NSAppTransportSecurity NSAllowsArbitraryLoads @@ -69,10 +69,6 @@ This app requires contacts access to show incoming virtual consultation request. NSFaceIDUsageDescription This app requires Face ID to allow biometric authentication for app login. - NSHealthShareUsageDescription - This App need access to HealthKit to read heart rate & other data from your smart watch. - NSHealthUpdateUsageDescription - This App need access to HealthKit to read heart rate & other data from your smart watch. NSLocationAlwaysAndWhenInUseUsageDescription This App requires access to your location to show the nearest hospitals & ER Locations from your location. NSLocationAlwaysUsageDescription @@ -95,7 +91,6 @@ UIBackgroundModes - audio fetch remote-notification @@ -118,7 +113,5 @@ io.flutter.embedded_views_preview - ITSAppUsesNonExemptEncryption -