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 7640dfd

Browse files
项目首页优化
1 parent b271348 commit 7640dfd

File tree

7 files changed

+254
-180
lines changed

7 files changed

+254
-180
lines changed

‎Coding_iOS.xcodeproj/project.pbxproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,6 +1224,7 @@
12241224
B14689C31EE100B200B01371 /* vip_4_75@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = B14689B31EE100B200B01371 /* vip_4_75@3x.png */; };
12251225
B16EEF08208DDBB6005ABFD5 /* timeline_icon_read@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = B16EEF06208DDBB5005ABFD5 /* timeline_icon_read@3x.png */; };
12261226
B16EEF09208DDBB6005ABFD5 /* timeline_icon_unread@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = B16EEF07208DDBB6005ABFD5 /* timeline_icon_unread@3x.png */; };
1227+
B16EEF13209080D7005ABFD5 /* TaskBoardsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B16EEF12209080D7005ABFD5 /* TaskBoardsViewController.m */; };
12271228
B177F5C52060E6B1006709C2 /* wiki.html in Resources */ = {isa = PBXBuildFile; fileRef = B177F5C02060E6B1006709C2 /* wiki.html */; };
12281229
B177F5C62060E6B1006709C2 /* bubble.html in Resources */ = {isa = PBXBuildFile; fileRef = B177F5C12060E6B1006709C2 /* bubble.html */; };
12291230
B177F5C72060E6B1006709C2 /* markdown.html in Resources */ = {isa = PBXBuildFile; fileRef = B177F5C22060E6B1006709C2 /* markdown.html */; };
@@ -3331,6 +3332,8 @@
33313332
B14689B31EE100B200B01371 /* vip_4_75@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "vip_4_75@3x.png"; sourceTree = "<group>"; };
33323333
B16EEF06208DDBB5005ABFD5 /* timeline_icon_read@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "timeline_icon_read@3x.png"; sourceTree = "<group>"; };
33333334
B16EEF07208DDBB6005ABFD5 /* timeline_icon_unread@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "timeline_icon_unread@3x.png"; sourceTree = "<group>"; };
3335+
B16EEF11209080D7005ABFD5 /* TaskBoardsViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TaskBoardsViewController.h; sourceTree = "<group>"; };
3336+
B16EEF12209080D7005ABFD5 /* TaskBoardsViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TaskBoardsViewController.m; sourceTree = "<group>"; };
33343337
B177F5C02060E6B1006709C2 /* wiki.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = wiki.html; sourceTree = "<group>"; };
33353338
B177F5C12060E6B1006709C2 /* bubble.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = bubble.html; sourceTree = "<group>"; };
33363339
B177F5C22060E6B1006709C2 /* markdown.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = markdown.html; sourceTree = "<group>"; };
@@ -5745,6 +5748,8 @@
57455748
B1944143206BB87F00147158 /* EALocalCodeListViewController.m */,
57465749
B1944145206BB89100147158 /* EALocalCodeViewController.h */,
57475750
B1944146206BB89100147158 /* EALocalCodeViewController.m */,
5751+
B16EEF11209080D7005ABFD5 /* TaskBoardsViewController.h */,
5752+
B16EEF12209080D7005ABFD5 /* TaskBoardsViewController.m */,
57485753
);
57495754
path = Controllers;
57505755
sourceTree = "<group>";
@@ -8114,6 +8119,7 @@
81148119
7EB02FF61B6DAF3800D2166C /* AudioVolumeView.m in Sources */,
81158120
4E8D5D6E1B45400100B70936 /* ZXScanCodeViewController.m in Sources */,
81168121
4E3068431E0B781A00AEE0CE /* LDNetTimer.m in Sources */,
8122+
B16EEF13209080D7005ABFD5 /* TaskBoardsViewController.m in Sources */,
81178123
4ECD72EF1AAD7EC300D69AE1 /* Tweet.m in Sources */,
81188124
13DA65E81CBE668E00810CB7 /* PRDetailViewController.m in Sources */,
81198125
8EF643CD19FF7E2900F7EEB0 /* TweetCommentMoreCell.m in Sources */,

‎Coding_iOS/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
(0)

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