Added EncryptionExportComplianceCode information

This commit is contained in:
Kyle Spearrin 2016-07-30 20:32:31 -04:00
parent 6068a4bd56
commit cf8ee2273a
2 changed files with 8 additions and 0 deletions

View File

@ -63,5 +63,9 @@
<string>9.0</string>
<key>UISupportedInterfaceOrientations</key>
<array/>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>
<string>4078b378-604a-4c47-8c42-11513d98596a</string>
</dict>
</plist>

View File

@ -71,5 +71,9 @@
</array>
<key>UIStatusBarHidden</key>
<true/>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>
<string>4078b378-604a-4c47-8c42-11513d98596a</string>
</dict>
</plist>