Skip to content

Commit

Permalink
Add the PrivacyInfo to the CocoaPods podspec (close #888)
Browse files Browse the repository at this point in the history
PR #891
  • Loading branch information
matus-tomlein authored May 13, 2024
1 parent b87e249 commit 57c76a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SnowplowTracker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ Pod::Spec.new do |s|
end

s.pod_target_xcconfig = { "DEFINES_MODULE" => "YES" }
s.resource_bundles = {'SnowplowTracker_Privacy' => ['PrivacyInfo.xcprivacy']}
end

0 comments on commit 57c76a4

Please sign in to comment.