We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc576c3 + 49af55d commit 34fe623Copy full SHA for 34fe623
AmplifyPlugins/Core/AmplifyCredentials/Resources/PrivacyInfo.xcprivacy
@@ -1,8 +1,10 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
-<dict>
5
- <key>NSPrivacyAccessedAPITypes</key>
6
- <array/>
7
-</dict>
+ <dict>
+ <key>NSPrivacyCollectedDataTypes</key>
+ <array/>
+ <key>NSPrivacyAccessedAPITypes</key>
8
9
+ </dict>
10
</plist>
0 commit comments