Provide default export compliance answer

We've been submitting our BIS self-classification report (also with the new US
team account), and can now set this to false. This was, App store connect will
not ask us to provide the export compliance answers everytime we upload builds.
This commit is contained in:
Manav 2022-09-16 13:35:48 +05:30
parent 611341f9c5
commit e3ec5a043e

View file

@ -60,6 +60,8 @@
<key>NSAllowsArbitraryLoadsInWebContent</key>
<true/>
</dict>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>NSFaceIDUsageDescription</key>
<string>Please allow ente to lock itself with FaceID or TouchID</string>
<key>NSPhotoLibraryUsageDescription</key>