Skip to content

Commit 607b129

Browse files
author
Charles Scalesse
committed
Add PrivacyInfo resource to podspec
1 parent 1010a10 commit 607b129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Toast.podspec

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Pod::Spec.new do |s|
88
s.source = { :git => "https://github.com/scalessec/Toast.git", :tag => s.version.to_s }
99
s.platform = :ios
1010
s.source_files = 'Toast', 'Toast-Framework/Toast.h'
11+
s.resources = ['Toast/Resources/PrivacyInfo.xcprivacy']
1112
s.framework = 'QuartzCore'
1213
s.requires_arc = true
1314
end

0 commit comments

Comments
 (0)