diff --git a/Package.swift b/Package.swift index a01075b..8138899 100644 --- a/Package.swift +++ b/Package.swift @@ -30,7 +30,7 @@ let package = Package( .target( name: "CxenseSDKTvWrapper", dependencies: ["CxenseSDKTv"], - path: "Wrapper", + path: "WrapperTv", resources: [ .copy("Resources/PrivacyInfo.xcprivacy") ] diff --git a/Wrapper/empty.m b/Wrapper/empty.m new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Wrapper/empty.m @@ -0,0 +1 @@ + diff --git a/Wrapper/include/empty.h b/Wrapper/include/empty.h new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Wrapper/include/empty.h @@ -0,0 +1 @@ + diff --git a/WrapperTv/Resources/PrivacyInfo.xcprivacy b/WrapperTv/Resources/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..55ae90b --- /dev/null +++ b/WrapperTv/Resources/PrivacyInfo.xcprivacy @@ -0,0 +1,65 @@ + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + comcluster.cxense.com + + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeUserID + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAnalytics + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeDeviceID + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAnalytics + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeOtherDataTypes + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAnalytics + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + + diff --git a/WrapperTv/empty.m b/WrapperTv/empty.m new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/WrapperTv/empty.m @@ -0,0 +1 @@ + diff --git a/WrapperTv/include/empty.h b/WrapperTv/include/empty.h new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/WrapperTv/include/empty.h @@ -0,0 +1 @@ +