Skip to content

Commit

Permalink
Merge pull request #606 from naivetoby/bugfix-ios-privacy-info
Browse files Browse the repository at this point in the history
bugfix: 拼写错误
  • Loading branch information
JarvanMo authored Mar 23, 2024
2 parents 282301c + 1d0d5c6 commit 8f2ae74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ios/Resources/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<key>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>CA92.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
</dict>
<array/>
</array>
<key>NSPrivacyCollectedDataTypes</key>
<array/>
<key>NSPrivacyTracking</key>
Expand Down

0 comments on commit 8f2ae74

Please sign in to comment.