Skip to content

Commit

Permalink
添加隐私清单
Browse files Browse the repository at this point in the history
  • Loading branch information
lixiang1994 committed Apr 17, 2024
1 parent 4da46bb commit 658ce72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions LEEAlert.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ s.source_files = "LEEAlert/**/*.{h,m}"

s.requires_arc = true

s.subspec 'Privacy' do |ss|
ss.resource_bundles = {
s.subspec 'Privacy' do |ss|
ss.resource_bundles = {
"LEEAlert" => 'LEEAlert/PrivacyInfo.xcprivacy'
}
end
}
end
end

0 comments on commit 658ce72

Please sign in to comment.