Skip to content

Commit

Permalink
Merge pull request #52 from berty/crypto-export-compliance
Browse files Browse the repository at this point in the history
fix: declare iOS app as using Exempt Encryption
  • Loading branch information
n0izn0iz authored Feb 7, 2022
2 parents 02f74a6 + f56225d commit 9ad4a83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rn/ios/BertyLabs/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
<array>
<string>file</string>
</array>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
Expand Down

0 comments on commit 9ad4a83

Please sign in to comment.