v 3.15.1 : minor fixes

This commit is contained in:
Benjamin Reis 2016-11-15 09:09:18 +01:00
parent 23725a42ac
commit df6878c1eb
2 changed files with 3 additions and 2 deletions

View file

@ -24,7 +24,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.15</string>
<string>3.15.1</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -53,7 +53,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0</string>
<string>1</string>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>

View file

@ -88,6 +88,7 @@
<EnvironmentVariables>
<EnvironmentVariable
key = "OS_ACTIVITY_MODE"
value = ""
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>