feat: add ITSAppUsesNonExemptEncryption key to Info.plist

This commit is contained in:
pradeepkumar
2026-05-26 17:06:39 +05:30
parent 756f1bf757
commit bf78564e7e

View File

@@ -95,5 +95,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>