Skip to content

Commit 6e52f23

Browse files
committed
Add "ITSAppUsesNonExemptEncryption" key to Info.plist
1 parent f2229a6 commit 6e52f23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

FoodScan/Info.plist

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
<string>aribl_bold.ttf</string>
4040
<string>arial.ttf</string>
4141
</array>
42+
43+
<key>ITSAppUsesNonExemptEncryption</key>
44+
<false/>
45+
46+
4247
<key>LSRequiresIPhoneOS</key>
4348
<true/>
4449
<key>NSAppTransportSecurity</key>

0 commit comments

Comments
 (0)