Skip to content

Commit b854077

Browse files
committed
fix(ios): declare encryption exemption
1 parent ef4c789 commit b854077

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ios/SimDeckStudio/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
</array>
3232
<key>CFBundleVersion</key>
3333
<string>$(CURRENT_PROJECT_VERSION)</string>
34+
<key>ITSAppUsesNonExemptEncryption</key>
35+
<false/>
3436
<key>LSApplicationQueriesSchemes</key>
3537
<array>
3638
<string>http</string>

0 commit comments

Comments
 (0)