From 5c1c9130ec47be8709b94b3b4f9e53e3b4474db4 Mon Sep 17 00:00:00 2001 From: MarcoE Date: Mon, 3 Nov 2025 15:02:08 +0100 Subject: [PATCH 1/2] Fix Apple --- .../Platforms/iOS/PrivacyInfo.xcprivacy | 46 ++++++++++++++----- 1 file changed, 34 insertions(+), 12 deletions(-) diff --git a/salesbook.Maui/Platforms/iOS/PrivacyInfo.xcprivacy b/salesbook.Maui/Platforms/iOS/PrivacyInfo.xcprivacy index d5611cc..7221544 100644 --- a/salesbook.Maui/Platforms/iOS/PrivacyInfo.xcprivacy +++ b/salesbook.Maui/Platforms/iOS/PrivacyInfo.xcprivacy @@ -2,10 +2,34 @@ - NSPrivacyTracking - - NSPrivacyTrackingDomains - + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategorySystemBootTime + NSPrivacyAccessedAPITypeReasons + + 35F9.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + + + + NSPrivacyCollectedDataTypes @@ -14,10 +38,10 @@ NSPrivacyCollectedDataTypeLinked NSPrivacyCollectedDataTypeTracking - + NSPrivacyCollectedDataTypePurposes - NSPrivacyCollectedDataTypePurposeAnalytics + NSPrivacyCollectedDataTypePurposeAppFunctionality @@ -26,10 +50,10 @@ NSPrivacyCollectedDataTypeLinked NSPrivacyCollectedDataTypeTracking - + NSPrivacyCollectedDataTypePurposes - NSPrivacyCollectedDataTypePurposeAnalytics + NSPrivacyCollectedDataTypePurposeAppFunctionality @@ -38,10 +62,10 @@ NSPrivacyCollectedDataTypeLinked NSPrivacyCollectedDataTypeTracking - + NSPrivacyCollectedDataTypePurposes - NSPrivacyCollectedDataTypePurposeAnalytics + NSPrivacyCollectedDataTypePurposeAppFunctionality @@ -81,7 +105,5 @@ - NSPrivacyAccessedAPITypes - \ No newline at end of file From a741d60e017b4260dcfc19185e3ef1d21bcd4d03 Mon Sep 17 00:00:00 2001 From: MarcoE Date: Mon, 3 Nov 2025 15:02:46 +0100 Subject: [PATCH 2/2] -> v2.1.0 (17) --- salesbook.Maui/salesbook.Maui.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salesbook.Maui/salesbook.Maui.csproj b/salesbook.Maui/salesbook.Maui.csproj index e47844b..2b485a6 100644 --- a/salesbook.Maui/salesbook.Maui.csproj +++ b/salesbook.Maui/salesbook.Maui.csproj @@ -30,7 +30,7 @@ 2.1.0 - 16 + 17 14.2