Skip to content

Commit 86e2c1f

Browse files
committed
indicate no non-exempt encryption in plist
1 parent 79e19f3 commit 86e2c1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BeeSwift/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@
130130
<string>UIInterfaceOrientationLandscapeRight</string>
131131
<string>UIInterfaceOrientationPortraitUpsideDown</string>
132132
</array>
133+
<key>ITSAppUsesNonExemptEncryption</key>
134+
<false/>
133135
<key>UISupportedInterfaceOrientations~ipad</key>
134136
<array>
135137
<string>UIInterfaceOrientationPortrait</string>

0 commit comments

Comments
 (0)