Skip to content

Commit eb80c91

Browse files
committed
服务条款
1 parent 0314ebb commit eb80c91

3 files changed

Lines changed: 392 additions & 521 deletions

File tree

Coding_iOS.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
4EACB4431A2C45300097ABB3 /* button_file_download_enable.png in Resources */ = {isa = PBXBuildFile; fileRef = 4EACB4421A2C45300097ABB3 /* button_file_download_enable.png */; };
152152
4EACB4461A2C60110097ABB3 /* ProjectActivities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EACB4451A2C60110097ABB3 /* ProjectActivities.m */; };
153153
4EB0C2001A807ED00042FC4F /* NSURL+Common.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EB0C1FF1A807ED00042FC4F /* NSURL+Common.m */; };
154-
4EBB62461A6F46F80045DAEF /* service_terms.html in Resources */ = {isa = PBXBuildFile; fileRef = 4EBB62451A6F46F80045DAEF /* service_terms.html */; };
154+
4EB0C2021A80B8F20042FC4F /* service_terms.html in Resources */ = {isa = PBXBuildFile; fileRef = 4EB0C2011A80B8F20042FC4F /* service_terms.html */; };
155155
4EBB624C1A6F526C0045DAEF /* NJKWebViewProgress.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EBB62491A6F526C0045DAEF /* NJKWebViewProgress.m */; };
156156
4EBB624D1A6F526C0045DAEF /* NJKWebViewProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EBB624B1A6F526C0045DAEF /* NJKWebViewProgressView.m */; };
157157
4EBD0C661A1F2011004B4284 /* nav_project_file@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4EBD0C651A1F2011004B4284 /* nav_project_file@2x.png */; };
@@ -761,7 +761,7 @@
761761
4EACB4451A2C60110097ABB3 /* ProjectActivities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectActivities.m; sourceTree = "<group>"; };
762762
4EB0C1FE1A807ED00042FC4F /* NSURL+Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURL+Common.h"; sourceTree = "<group>"; };
763763
4EB0C1FF1A807ED00042FC4F /* NSURL+Common.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURL+Common.m"; sourceTree = "<group>"; };
764-
4EBB62451A6F46F80045DAEF /* service_terms.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = service_terms.html; sourceTree = "<group>"; };
764+
4EB0C2011A80B8F20042FC4F /* service_terms.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = service_terms.html; sourceTree = "<group>"; };
765765
4EBB62481A6F526C0045DAEF /* NJKWebViewProgress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJKWebViewProgress.h; sourceTree = "<group>"; };
766766
4EBB62491A6F526C0045DAEF /* NJKWebViewProgress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJKWebViewProgress.m; sourceTree = "<group>"; };
767767
4EBB624A1A6F526C0045DAEF /* NJKWebViewProgressView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJKWebViewProgressView.h; sourceTree = "<group>"; };
@@ -2463,7 +2463,7 @@
24632463
8EA6CFFA19E240C40076D59C /* Resources */ = {
24642464
isa = PBXGroup;
24652465
children = (
2466-
4EBB62451A6F46F80045DAEF /* service_terms.html */,
2466+
4EB0C2011A80B8F20042FC4F /* service_terms.html */,
24672467
8E7612EF1A08A4EB005BE797 /* markdown.html */,
24682468
8E7612F01A08A4EB005BE797 /* code.html */,
24692469
8EABE3C919F1211D00A17784 /* topic.html */,
@@ -2966,6 +2966,7 @@
29662966
8E7612E71A087CD1005BE797 /* checkbox_priority@2x.png in Resources */,
29672967
8E64ED3C19EBCEE5006E99DA /* private_message_send_fail@2x.png in Resources */,
29682968
8EA6D19E19E240C40076D59C /* tipIcon_Tweet@2x.png in Resources */,
2969+
4EB0C2021A80B8F20042FC4F /* service_terms.html in Resources */,
29692970
8E97CE9B1A0C7E26006F9AD7 /* coding_emoji_04@2x.png in Resources */,
29702971
8EA6D16D19E240C40076D59C /* nav_tweet_hot@2x.png in Resources */,
29712972
4E96E7DC1A1B537E0037C098 /* icon_file_md@2x.png in Resources */,
@@ -2979,7 +2980,6 @@
29792980
4E217F1A1A71007800F6DF88 /* SVWebViewController.strings in Resources */,
29802981
8EA6D17719E240C40076D59C /* placeholder_monkey_round_33@2x.png in Resources */,
29812982
8E97CEB51A0C7E26006F9AD7 /* coding_emoji_30@2x.png in Resources */,
2982-
4EBB62461A6F46F80045DAEF /* service_terms.html in Resources */,
29832983
8E97CEB31A0C7E26006F9AD7 /* coding_emoji_28@2x.png in Resources */,
29842984
8EA6D17A19E240C40076D59C /* placeholder_monkey_round_50@2x.png in Resources */,
29852985
8EA6D15919E240C40076D59C /* AppIcon120x120.png in Resources */,

Coding_iOS/Coding_iOS-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.0.1</string>
20+
<string>2.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>
@@ -32,7 +32,7 @@
3232
</dict>
3333
</array>
3434
<key>CFBundleVersion</key>
35-
<string>2.0.1.2015013017</string>
35+
<string>2.0.2015020317</string>
3636
<key>LSRequiresIPhoneOS</key>
3737
<true/>
3838
<key>UIFileSharingEnabled</key>

0 commit comments

Comments
 (0)