Skip to content

Commit

Permalink
Update missing NSPrivacyCollectedDataTypes in PrivacyInfo.xcprivacy
Browse files Browse the repository at this point in the history
  • Loading branch information
tobischw committed Aug 27, 2024
1 parent 1966366 commit fde82cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Aardvark.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Aardvark'
s.version = '5.0.0'
s.version = '5.1.0'
s.license = 'Apache License, Version 2.0'
s.summary = 'Aardvark is a library that makes it dead simple to create actionable bug reports.'
s.homepage = 'https://github.com/square/Aardvark'
Expand Down
2 changes: 2 additions & 0 deletions Sources/Aardvark/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@
</array>
</dict>
</array>
<key>NSPrivacyCollectedDataTypes</key>
<array/>
</dict>
</plist>

0 comments on commit fde82cf

Please sign in to comment.