From d939b5c54410f5a411ed3ad30bc73a5f8d8412b4 Mon Sep 17 00:00:00 2001 From: onevcat Date: Tue, 31 Oct 2023 14:39:05 +0900 Subject: [PATCH] Add privacy manifest --- LineSDK/LineSDK.xcodeproj/project.pbxproj | 2 +- .../Resource.bundle/PrivacyInfo.xcprivacy | 36 +++++++++++++++++++ 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 LineSDK/LineSDK/Resource.bundle/PrivacyInfo.xcprivacy diff --git a/LineSDK/LineSDK.xcodeproj/project.pbxproj b/LineSDK/LineSDK.xcodeproj/project.pbxproj index 24045c46..1f713935 100644 --- a/LineSDK/LineSDK.xcodeproj/project.pbxproj +++ b/LineSDK/LineSDK.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 53; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ diff --git a/LineSDK/LineSDK/Resource.bundle/PrivacyInfo.xcprivacy b/LineSDK/LineSDK/Resource.bundle/PrivacyInfo.xcprivacy new file mode 100644 index 00000000..5ce715a0 --- /dev/null +++ b/LineSDK/LineSDK/Resource.bundle/PrivacyInfo.xcprivacy @@ -0,0 +1,36 @@ + + + + + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeUserID + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyTrackingDomains + + NSPrivacyTracking + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + + + +