Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9f11c8f

Browse files
plist 文件添加 ITSAppUsesNonExemptEncryption 选项
1 parent d76bd80 commit 9f11c8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Coding_iOS/Coding_iOS-Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@
3636
</dict>
3737
</array>
3838
<key>CFBundleVersion</key>
39-
<string>3.8.1.201603151930</string>
39+
<string>3.8.1.201603152130</string>
40+
<key>ITSAppUsesNonExemptEncryption</key>
41+
<false/>
4042
<key>LSApplicationQueriesSchemes</key>
4143
<array>
4244
<string>wechat</string>
@@ -105,7 +107,5 @@
105107
</array>
106108
<key>UIViewControllerBasedStatusBarAppearance</key>
107109
<false/>
108-
<key>ITSAppUsesNonExemptEncryption</key>
109-
<false/>
110110
</dict>
111111
</plist>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /