-
Notifications
You must be signed in to change notification settings - Fork 178
Commit cebb6eb
committed
V2.0.0提交
1. 新增MLeaksFinder,检查内存泄漏
2. 清掉Podfile目前没用到的第三方框架
3. 新增MVC设计模式的使用场景1 parent 6f2d51b commit cebb6eb
File tree
181 files changed
+5898
-516
lines changed- MHDevelopExample
- MHDevelopExample.xcodeproj
- MHDevelopExample
- Architecture
- BaseClass
- Model
- ViewController
- View
- Contacts
- Contacts
- Discover
- Discover
- HomePage
- HomePage
- Macros
- MainFrame
- Example00
- Example01
- Example02
- Example03
- Example04
- Transition
- Example05
- Transition
- MainFrame
- Other
- Model
- View
- Profile
- Profile
- Resource
- Picture
- Utils
- Category
- UIScrollView
- Protocol
- Util
- Helper
- Assets.xcassets
- Architecture
- Common
- cmh_close.imageset
- fts_default_headimage_36x36.imageset
- off_white.imageset
- uf_filter_next.imageset
- Refresh
- loading_animation.imageset
- loading_animation_blue.imageset
- TabBar
- tabbarBkg_5x49.imageset
- tabbar_badge_30x30.imageset
- tabbar_contactsHL_27x23.imageset
- tabbar_contacts_27x23.imageset
- tabbar_discoverHL_23x23.imageset
- tabbar_discover_23x23.imageset
- tabbar_mainframeHL_25x23.imageset
- tabbar_mainframe_25x23.imageset
- tabbar_meHL_23x23.imageset
- tabbar_me_23x23.imageset
- Classes
- Comment
- OneTableView
- YouKu
- Controller/Topic
- Controller/TopicDetail
- View
- MVC&MVVM/Base/BaseViewController
- MVC
- MVVM
- WithRAC
- WithoutRAC
- Main
- Category
- NSObject
- UIAlertController
- UIBarButtonItem
- UIFont
- UIImage
- Libs/FBMemoryProfiler
- Other/Common
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
181 files changed
+5898
-516
lines changed6 KB
Binary file not shown.
Binary file not shown.
Lines changed: 712 additions & 76 deletions
Large diffs are not rendered by default.
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + |
Binary file not shown.
Lines changed: 30 additions & 26 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
12 | + | ||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | - | ||
17 | - | ||
18 | - | ||
19 | - | ||
20 | 16 |
| |
21 | 17 |
| |
22 | - | ||
23 | 18 |
| |
24 | 19 |
| |
25 | 20 |
| |
| |||
30 | 25 |
| |
31 | 26 |
| |
32 | 27 |
| |
33 | - | ||
34 | - | ||
35 | - | ||
36 | - | ||
37 | - | ||
38 | 28 |
| |
39 | 29 |
| |
40 | 30 |
| |
| |||
55 | 45 |
| |
56 | 46 |
| |
57 | 47 |
| |
58 | - | ||
59 | - | ||
48 | + | ||
49 | + | ||
50 | + | ||
60 | 51 |
| |
61 | 52 |
| |
62 | 53 |
| |
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
63 | 58 |
| |
59 | + | ||
60 | + | ||
61 | + | ||
64 | 62 |
| |
65 | 63 |
| |
66 | 64 |
| |
67 | - | ||
65 | + | ||
68 | 66 |
| |
69 | 67 |
| |
70 | 68 |
| |
71 | 69 |
| |
72 | 70 |
| |
73 | 71 |
| |
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | + | ||
88 | + | ||
74 | 89 |
| |
75 | - | ||
76 | - | ||
90 | + | ||
77 | 91 |
| |
78 | 92 |
| |
79 | 93 |
| |
80 | - | ||
81 | - | ||
82 | - | ||
83 | - | ||
84 | - | ||
85 | - | ||
86 | - | ||
87 | - | ||
88 | - | ||
89 | - | ||
90 | 94 |
| |
91 | 95 |
| |
92 | 96 |
| |
|
Binary file not shown.
Binary file not shown.
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + |
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + |
0 commit comments