Commit 863daba
committed
Support changes in library
1 parent 4fb1bcc commit 863daba
2 files changed
+10
-8
lines changedSubmodule R.swift.Library updated 10 files
- Library/Core/Identifier.swift+3
- Library/Core/NibResource.swift+12-1
- Library/Core/ReuseIdentifierProtocol.swift+12
- Library/Core/StoryboardSegueIdentifierProtocol.swift+31
- Library/UIKit/TypedStoryboardSegueInfo+UIStoryboardSegue.swift+5
- Library/UIKit/UICollectionView+ReuseIdentifierProtocol.swift+44-7
- Library/UIKit/UIStoryboardSegue+StoryboardSegueIdentifierProtocol.swift+7
- Library/UIKit/UITableView+ReuseIdentifierProtocol.swift+47-6
- Library/UIKit/UIViewController+NibResource.swift+7
- Library/UIKit/UIViewController+StoryboardSegueIdentifierProtocol.swift+8
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
118 | | - | |
| 120 | + | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
| |||
164 | 166 | | |
165 | 167 | | |
166 | 168 | | |
167 | | - | |
168 | | - | |
| 169 | + | |
| 170 | + | |
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
| |||
0 commit comments