1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-28 06:03:40 +00:00

bundle name fixes

This commit is contained in:
kspearrin
2016-08-01 21:03:25 -04:00
parent 23097072ef
commit 168cdc4bb8
2 changed files with 6 additions and 6 deletions

View File

@@ -74,6 +74,8 @@
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>
<string>4078b378-604a-4c47-8c42-11513d98596a</string>
<string>4078b378-604a-4c47-8c42-11513d98596a</string>
<key>CFBundleName</key>
<string>bitwarden</string>
</dict>
</plist>