From c42fed9197b82a620b50a057cd53c74eec83c4fc Mon Sep 17 00:00:00 2001 From: Lilia Lashin Date: Tue, 9 Apr 2024 17:24:08 +0300 Subject: [PATCH] Added new PrivacyInfo --- AFNetworking.xcodeproj/project.pbxproj | 12 ++---------- AFNetworking/PrivacyInfo.xcprivacy | 15 +++------------ 2 files changed, 5 insertions(+), 22 deletions(-) diff --git a/AFNetworking.xcodeproj/project.pbxproj b/AFNetworking.xcodeproj/project.pbxproj index f79d399..29af594 100644 --- a/AFNetworking.xcodeproj/project.pbxproj +++ b/AFNetworking.xcodeproj/project.pbxproj @@ -194,10 +194,6 @@ 5F4323DD1BF63CCC003B8749 /* GeoTrust_Global_CA_Root.cer in Resources */ = {isa = PBXBuildFile; fileRef = 5F4323DC1BF63CCC003B8749 /* GeoTrust_Global_CA_Root.cer */; }; 5F4323DE1BF63CCC003B8749 /* GeoTrust_Global_CA_Root.cer in Resources */ = {isa = PBXBuildFile; fileRef = 5F4323DC1BF63CCC003B8749 /* GeoTrust_Global_CA_Root.cer */; }; 5F4323DF1BF63CCC003B8749 /* GeoTrust_Global_CA_Root.cer in Resources */ = {isa = PBXBuildFile; fileRef = 5F4323DC1BF63CCC003B8749 /* GeoTrust_Global_CA_Root.cer */; }; - 96102B5D2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 96102B5C2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy */; }; - 96102B5E2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 96102B5C2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy */; }; - 96102B5F2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 96102B5C2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy */; }; - 96102B602BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 96102B5C2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy */; }; E2B10D8E233035100004E005 /* Starfield Services Root Certificate Authority - G2.cer in Resources */ = {isa = PBXBuildFile; fileRef = E2B10D8B233035100004E005 /* Starfield Services Root Certificate Authority - G2.cer */; }; E2B10D8F233035100004E005 /* Starfield Services Root Certificate Authority - G2.cer in Resources */ = {isa = PBXBuildFile; fileRef = E2B10D8B233035100004E005 /* Starfield Services Root Certificate Authority - G2.cer */; }; E2B10D90233035100004E005 /* Starfield Services Root Certificate Authority - G2.cer in Resources */ = {isa = PBXBuildFile; fileRef = E2B10D8B233035100004E005 /* Starfield Services Root Certificate Authority - G2.cer */; }; @@ -326,7 +322,7 @@ 5F4323D41BF63CB0003B8749 /* GoogleComServerTrustChainPath1 */ = {isa = PBXFileReference; lastKnownFileType = folder; path = GoogleComServerTrustChainPath1; sourceTree = ""; }; 5F4323D81BF63CBA003B8749 /* GoogleComServerTrustChainPath2 */ = {isa = PBXFileReference; lastKnownFileType = folder; path = GoogleComServerTrustChainPath2; sourceTree = ""; }; 5F4323DC1BF63CCC003B8749 /* GeoTrust_Global_CA_Root.cer */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GeoTrust_Global_CA_Root.cer; sourceTree = ""; }; - 96102B5C2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = ""; }; + 96299F482BC586D1006A6E6E /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = ""; }; E2B10D8B233035100004E005 /* Starfield Services Root Certificate Authority - G2.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Starfield Services Root Certificate Authority - G2.cer"; sourceTree = ""; }; E2B10D8C233035100004E005 /* Amazon Root CA 1.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Amazon Root CA 1.cer"; sourceTree = ""; }; E2B10D8D233035100004E005 /* Amazon.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = Amazon.cer; sourceTree = ""; }; @@ -520,8 +516,8 @@ 2995223B1BBF104D00859F49 /* Supporting Files */ = { isa = PBXGroup; children = ( + 96299F482BC586D1006A6E6E /* PrivacyInfo.xcprivacy */, 2995223C1BBF104D00859F49 /* AFNetworking.h */, - 96102B5C2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy */, 2995223E1BBF104D00859F49 /* Info.plist */, 439E2811247E16DE004467ED /* AFNetworking.podspec */, 439E2814247E16DF004467ED /* CHANGELOG.md */, @@ -871,7 +867,6 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 96102B602BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -960,7 +955,6 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 96102B5D2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -968,7 +962,6 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 96102B5E2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -976,7 +969,6 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 96102B5F2BBDC0A400EE50F9 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/AFNetworking/PrivacyInfo.xcprivacy b/AFNetworking/PrivacyInfo.xcprivacy index 276f761..0c89028 100644 --- a/AFNetworking/PrivacyInfo.xcprivacy +++ b/AFNetworking/PrivacyInfo.xcprivacy @@ -4,20 +4,11 @@ NSPrivacyTracking - NSPrivacyCollectedDataTypes - NSPrivacyTrackingDomains NSPrivacyAccessedAPITypes - - - NSPrivacyAccessedAPIType - NSPrivacyAccessedAPICategoryFileTimestamp - NSPrivacyAccessedAPITypeReasons - - C617.1 - - - + + NSPrivacyCollectedDataTypes +