diff --git a/Analytics.podspec b/Analytics.podspec
index 75743703b..5f5da4c3c 100644
--- a/Analytics.podspec
+++ b/Analytics.podspec
@@ -23,4 +23,5 @@ Pod::Spec.new do |s|
'Segment/Classes/**/*.{h,m}',
'Segment/Internal/**/*.{h,m}'
]
+ s.resources = ['Segment/PrivacyInfo.xcprivacy']
end
diff --git a/Examples/CocoapodsExample/Podfile.lock b/Examples/CocoapodsExample/Podfile.lock
index c1af6315b..c99483e4b 100644
--- a/Examples/CocoapodsExample/Podfile.lock
+++ b/Examples/CocoapodsExample/Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- - Analytics (4.0.5)
+ - Analytics (4.1.8)
DEPENDENCIES:
- Analytics (from `../../`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../../"
SPEC CHECKSUMS:
- Analytics: ecaad22be45600b95b16849092e0548cf5a40968
+ Analytics: d8ad186a6601fc75caa5e7243b5194c3c9a28f1f
PODFILE CHECKSUM: 20b258e875ed60a69591787e49bdc3ca9f7c4ad3
-COCOAPODS: 1.9.1
+COCOAPODS: 1.14.2
diff --git a/Package.swift b/Package.swift
index 49c7c25c2..f70e1fcf3 100644
--- a/Package.swift
+++ b/Package.swift
@@ -1,4 +1,4 @@
-// swift-tools-version:5.2
+// swift-tools-version:5.6
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription
@@ -26,6 +26,7 @@ let package = Package(
dependencies: [],
path: "Segment/",
sources: ["Classes", "Internal"],
+ resources: [.process("Resources")],
publicHeadersPath: "Classes",
cSettings: [
.headerSearchPath("Internal"),
diff --git a/Segment/PrivacyInfo.xcprivacy b/Segment/PrivacyInfo.xcprivacy
index 0c11dc353..bc6b65ca6 100644
--- a/Segment/PrivacyInfo.xcprivacy
+++ b/Segment/PrivacyInfo.xcprivacy
@@ -65,10 +65,5 @@
- NSPrivacyTrackingDomains
-
- cdn-settings.segment.com/v1/projects/<writekey>/settings
- https://api.segment.io/v1/b
-