Skip to content

Commit

Permalink
chore: set ITSAppUsesNonExemptEncryption false
Browse files Browse the repository at this point in the history
  • Loading branch information
kosukesaigusa committed Sep 5, 2023
1 parent 93afa4b commit 09c83e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/mottai_flutter_app/ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
<key>CFBundleVersion</key>
<string>$(FLUTTER_BUILD_NUMBER)</string>
<key>LSApplicationQueriesSchemes</key>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<array>
<string>https</string>
<string>http</string>
Expand Down

0 comments on commit 09c83e7

Please sign in to comment.