Skip to content

Commit 4d3075f

Browse files
committed
feat: Add key ITSAppUsesNonExemptEncryption
1 parent fff5491 commit 4d3075f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/ios/Runner/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,7 @@
5050
<string>UIInterfaceOrientationLandscapeLeft</string>
5151
<string>UIInterfaceOrientationLandscapeRight</string>
5252
</array>
53+
<key>ITSAppUsesNonExemptEncryption</key>
54+
<false/>
5355
</dict>
5456
</plist>

0 commit comments

Comments
 (0)