Skip to content

Commit bc7c901

Browse files
committed
[NO TICKETS] Set - app uses non-exempt encryption to false
1 parent 42bd045 commit bc7c901

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/ios/App/App/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
<string>LaunchScreen</string>
2727
<key>UIMainStoryboardFile</key>
2828
<string>Main</string>
29+
<key>ITSAppUsesNonExemptEncryption</key>
30+
<false/>
2931
<key>UIRequiredDeviceCapabilities</key>
3032
<array>
3133
<string>armv7</string>

0 commit comments

Comments
 (0)