Skip to content

Commit 20592e1

Browse files
committed
Add ITSAppUsesNonExemptEncryption property flag
1 parent 6e0995b commit 20592e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

iOS/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,7 @@
5555
<string>UIInterfaceOrientationLandscapeLeft</string>
5656
<string>UIInterfaceOrientationLandscapeRight</string>
5757
</array>
58+
<key>ITSAppUsesNonExemptEncryption</key>
59+
<false/>
5860
</dict>
5961
</plist>

0 commit comments

Comments
 (0)