Skip to content

Commit

Permalink
Add PrivacyInfo.xcprivacy to Cocoapods resources.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zandor300 committed Jan 15, 2024
1 parent e15034d commit 879a980
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DeviceKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/devicekit/DeviceKit.git', :tag => s.version }
s.source_files = 'Source/Device.generated.swift'

s.resources = 'PrivacyInfo.xcprivacy'

s.requires_arc = true
end

0 comments on commit 879a980

Please sign in to comment.