From 280459eb3ef012deead1863b60c2e65fcdf0a4dd Mon Sep 17 00:00:00 2001 From: rommex Date: Fri, 10 Jan 2025 12:35:37 +0200 Subject: [PATCH] Fix of PrivacyInfo files (#693) * build 9 fix * Corrected PrivacyInfo for WC bundle --- ...onnectNotify-bundle--PrivacyInfo.xcprivacy | 44 +++++++++++++++++++ .../project.pbxproj | 6 +-- .../SupportingFiles/PrivacyInfo.xcprivacy | 36 ++++++++++----- 3 files changed, 71 insertions(+), 15 deletions(-) create mode 100644 WalletConnect_WalletConnectNotify-bundle--PrivacyInfo.xcprivacy diff --git a/WalletConnect_WalletConnectNotify-bundle--PrivacyInfo.xcprivacy b/WalletConnect_WalletConnectNotify-bundle--PrivacyInfo.xcprivacy new file mode 100644 index 000000000..b7158a51b --- /dev/null +++ b/WalletConnect_WalletConnectNotify-bundle--PrivacyInfo.xcprivacy @@ -0,0 +1,44 @@ + + + + + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + 1C8F.1 + + + + NSPrivacyAccessedAPIType + + NSPrivacyAccessedAPITypeReasons + + 0A2A.1 + + + + + diff --git a/unstoppable-ios-app/domains-manager-ios.xcodeproj/project.pbxproj b/unstoppable-ios-app/domains-manager-ios.xcodeproj/project.pbxproj index 5fb701400..b246d1f53 100644 --- a/unstoppable-ios-app/domains-manager-ios.xcodeproj/project.pbxproj +++ b/unstoppable-ios-app/domains-manager-ios.xcodeproj/project.pbxproj @@ -11766,7 +11766,7 @@ ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; CODE_SIGN_ENTITLEMENTS = "domains-manager-ios/entitlements/domains-manager-iosDebug.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 9; DEVELOPMENT_TEAM = 22QSRWWPVJ; INFOPLIST_FILE = "Dev-Env-Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = Unstoppable; @@ -11802,7 +11802,7 @@ CODE_SIGN_ENTITLEMENTS = "domains-manager-ios/entitlements/domains-manager-iosRelease.entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 9; DEVELOPMENT_TEAM = 22QSRWWPVJ; INFOPLIST_FILE = "domains-manager-ios/Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = Unstoppable; @@ -11980,7 +11980,7 @@ CODE_SIGN_ENTITLEMENTS = "domains-manager-ios/entitlements/domains-manager-iosRelease.entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 9; DEVELOPMENT_TEAM = 22QSRWWPVJ; INFOPLIST_FILE = "domains-manager-ios/Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = Unstoppable; diff --git a/unstoppable-ios-app/domains-manager-ios/SupportingFiles/PrivacyInfo.xcprivacy b/unstoppable-ios-app/domains-manager-ios/SupportingFiles/PrivacyInfo.xcprivacy index 8e47c3205..8551bbc6b 100644 --- a/unstoppable-ios-app/domains-manager-ios/SupportingFiles/PrivacyInfo.xcprivacy +++ b/unstoppable-ios-app/domains-manager-ios/SupportingFiles/PrivacyInfo.xcprivacy @@ -2,17 +2,29 @@ - NSPrivacyAccessedAPITypes - - - NSPrivacyAccessedAPIType - NSPrivacyAccessedAPICategoryUserDefaults - NSPrivacyAccessedAPITypeReasons - - CA92.1 - 1C8F.1 - - - + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeOtherDataTypes + NSPrivacyCollectedDataTypeDescription + Required for push notifications + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + 1C8F.1 + + +