|
91 | 91 | D543F9C21C14987000D16A0C /* UIKit */ = { |
92 | 92 | isa = PBXGroup; |
93 | 93 | children = ( |
94 | | - D543F9C31C1498FB00D16A0C /* UITableView+ReuseIdentifierProtocol.swift */, |
95 | | - D543F9C51C14992000D16A0C /* UICollectionView+ReuseIdentifierProtocol.swift */, |
96 | | - D543F9C71C14995800D16A0C /* UIViewController+NibResource.swift */, |
97 | | - D543F9C91C14998800D16A0C /* UIViewController+StoryboardSegueIdentifierProtocol.swift */, |
98 | | - D543F9CB1C1499AB00D16A0C /* UIStoryboardSegue+StoryboardSegueIdentifierProtocol.swift */, |
99 | | - D543F9CE1C149C0A00D16A0C /* TypedStoryboardSegueInfo+UIStoryboardSegue.swift */, |
100 | 94 | D5E435A81C3CFB460091090C /* NibResource+UIKit.swift */, |
101 | | - D57E1EB41C3D774000DDA68F /* UIFont+FontResource.swift */, |
102 | 95 | D57E1EB81C3E4C1A00DDA68F /* StoryboardResourceWithInitialController+UIKit.swift */, |
103 | | - D57E1EBA1C3E4C4300DDA68F /* UIStoryboard+StoryboardResource.swift */, |
| 96 | + D543F9CE1C149C0A00D16A0C /* TypedStoryboardSegueInfo+UIStoryboardSegue.swift */, |
| 97 | + D543F9C51C14992000D16A0C /* UICollectionView+ReuseIdentifierProtocol.swift */, |
| 98 | + D57E1EB41C3D774000DDA68F /* UIFont+FontResource.swift */, |
104 | 99 | D5588CAA1C3F9DBE00912F97 /* UINib+NibResource.swift */, |
| 100 | + D57E1EBA1C3E4C4300DDA68F /* UIStoryboard+StoryboardResource.swift */, |
| 101 | + D543F9CB1C1499AB00D16A0C /* UIStoryboardSegue+StoryboardSegueIdentifierProtocol.swift */, |
| 102 | + D543F9C31C1498FB00D16A0C /* UITableView+ReuseIdentifierProtocol.swift */, |
| 103 | + D543F9C71C14995800D16A0C /* UIViewController+NibResource.swift */, |
| 104 | + D543F9C91C14998800D16A0C /* UIViewController+StoryboardSegueIdentifierProtocol.swift */, |
105 | 105 | ); |
106 | 106 | path = UIKit; |
107 | 107 | sourceTree = "<group>"; |
108 | 108 | }; |
109 | 109 | D543F9CD1C1499CF00D16A0C /* Core */ = { |
110 | 110 | isa = PBXGroup; |
111 | 111 | children = ( |
112 | | - D543F9BA1C1497EB00D16A0C /* Identifier.swift */, |
113 | | - D543F9BC1C14980600D16A0C /* ReuseIdentifierProtocol.swift */, |
114 | | - D543F9BE1C14983100D16A0C /* StoryboardSegueIdentifierProtocol.swift */, |
115 | | - D543F9C01C14984300D16A0C /* NibResource.swift */, |
116 | 112 | D5E435AC1C3D00770091090C /* FileResource.swift */, |
117 | 113 | D57E1EB21C3D762300DDA68F /* FontResource.swift */, |
| 114 | + D543F9BA1C1497EB00D16A0C /* Identifier.swift */, |
| 115 | + D543F9C01C14984300D16A0C /* NibResource.swift */, |
| 116 | + D543F9BC1C14980600D16A0C /* ReuseIdentifierProtocol.swift */, |
118 | 117 | D57E1EB61C3E482A00DDA68F /* StoryboardResource.swift */, |
| 118 | + D543F9BE1C14983100D16A0C /* StoryboardSegueIdentifierProtocol.swift */, |
119 | 119 | D53F19231C229D7200AE2FAD /* Validatable.swift */, |
120 | 120 | ); |
121 | 121 | path = Core; |
|
0 commit comments