Skip to content

Commit 1a8ee65

Browse files
Added encryption key to Info.plist
1 parent 5acf0cf commit 1a8ee65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Movie DB/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
<string>$(MARKETING_VERSION)</string>
2323
<key>CFBundleVersion</key>
2424
<string>1</string>
25+
<key>ITSAppUsesNonExemptEncryption</key>
26+
<false/>
2527
<key>LSApplicationCategoryType</key>
2628
<string>public.app-category.entertainment</string>
2729
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)