We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db1c5bf commit ad05092Copy full SHA for ad05092
Coding_iOS/Coding_iOS-Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>3.8</string>
+ <string>3.8.1</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleURLTypes</key>
@@ -36,7 +36,7 @@
36
</dict>
37
</array>
38
<key>CFBundleVersion</key>
39
- <string>3.8.201602251530</string>
+ <string>3.8.1.201603151930</string>
40
<key>LSApplicationQueriesSchemes</key>
41
<array>
42
<string>wechat</string>
@@ -105,5 +105,7 @@
105
106
<key>UIViewControllerBasedStatusBarAppearance</key>
107
<false/>
108
+ <key>ITSAppUsesNonExemptEncryption</key>
109
+ <false/>
110
111
</plist>
0 commit comments