|
21 | 21 | 0FF26049250F5E4D00D890E1 /* UIComponents.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 0FF26041250F5E4D00D890E1 /* UIComponents.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
22 | 22 | 0FF26054250F5EB700D890E1 /* SolidButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F8F6C6D25090F4900879906 /* SolidButton.swift */; };
|
23 | 23 | 0FF26058250F5F2600D890E1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0FF26057250F5F1D00D890E1 /* Assets.xcassets */; };
|
24 |
| - 0FF2605C250F7F7A00D890E1 /* UIImage+extension_icons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FF2605B250F7F7A00D890E1 /* UIImage+extension_icons.swift */; }; |
25 |
| - 0FF2605E250F7F9300D890E1 /* UIColor+extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FF2605D250F7F9300D890E1 /* UIColor+extension.swift */; }; |
26 |
| - 0FF26060250F7FA700D890E1 /* UIImage+extension_illustrations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FF2605F250F7FA700D890E1 /* UIImage+extension_illustrations.swift */; }; |
27 |
| - 0FF26064250F7FBC00D890E1 /* Label.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FF26061250F7FBC00D890E1 /* Label.swift */; }; |
28 |
| - 0FF26065250F7FBC00D890E1 /* UIFont+extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FF26062250F7FBC00D890E1 /* UIFont+extension.swift */; }; |
29 |
| - 0FF26066250F7FBC00D890E1 /* LabelStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FF26063250F7FBC00D890E1 /* LabelStyle.swift */; }; |
| 24 | + 1F0B4A2B1B6DE81FA15ECE5F /* LabelStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1A098EC7E2840A136A90A2E /* LabelStyle.swift */; }; |
| 25 | + 6B86A3CE5140E866246D4E63 /* UIColor+extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26544004529E9C3913E349BC /* UIColor+extension.swift */; }; |
| 26 | + 6F73358ABD24D9019DC620AE /* UIImage+extension_icons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8654869BAAACD6B2D49C2B27 /* UIImage+extension_icons.swift */; }; |
| 27 | + 86AF56B26E2BA693427CFE8B /* UIFont+extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3475E8E2126C5DF2C229C7AA /* UIFont+extension.swift */; }; |
| 28 | + B046F6739B5D3EB024E58F92 /* UIImage+extension_illustrations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 494D7859E56EB26CD8ABDD0A /* UIImage+extension_illustrations.swift */; }; |
| 29 | + BB9EE1EE0F7E020A2AD7909E /* Label.swift in Sources */ = {isa = PBXBuildFile; fileRef = F61D12E3FAB0053729800360 /* Label.swift */; }; |
30 | 30 | /* End PBXBuildFile section */
|
31 | 31 |
|
32 | 32 | /* Begin PBXContainerItemProxy section */
|
|
69 | 69 | 0FF26043250F5E4D00D890E1 /* UIComponents.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UIComponents.h; sourceTree = "<group>"; };
|
70 | 70 | 0FF26044250F5E4D00D890E1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
71 | 71 | 0FF26057250F5F1D00D890E1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
72 |
| - 0FF2605B250F7F7A00D890E1 /* UIImage+extension_icons.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+extension_icons.swift"; sourceTree = "<group>"; }; |
73 |
| - 0FF2605D250F7F9300D890E1 /* UIColor+extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+extension.swift"; sourceTree = "<group>"; }; |
74 |
| - 0FF2605F250F7FA700D890E1 /* UIImage+extension_illustrations.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+extension_illustrations.swift"; sourceTree = "<group>"; }; |
75 |
| - 0FF26061250F7FBC00D890E1 /* Label.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Label.swift; sourceTree = "<group>"; }; |
76 |
| - 0FF26062250F7FBC00D890E1 /* UIFont+extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIFont+extension.swift"; sourceTree = "<group>"; }; |
77 |
| - 0FF26063250F7FBC00D890E1 /* LabelStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LabelStyle.swift; sourceTree = "<group>"; }; |
78 | 72 | 11966572636132EBFF5F81BB /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; };
|
| 73 | + 26544004529E9C3913E349BC /* UIColor+extension.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIColor+extension.swift"; path = "UIColor+extension.swift"; sourceTree = "<group>"; }; |
| 74 | + 3475E8E2126C5DF2C229C7AA /* UIFont+extension.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIFont+extension.swift"; path = "UIFont+extension.swift"; sourceTree = "<group>"; }; |
| 75 | + 494D7859E56EB26CD8ABDD0A /* UIImage+extension_illustrations.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIImage+extension_illustrations.swift"; path = "UIImage+extension_illustrations.swift"; sourceTree = "<group>"; }; |
| 76 | + 8654869BAAACD6B2D49C2B27 /* UIImage+extension_icons.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; path = "UIImage+extension_icons.swift"; sourceTree = "<group>"; }; |
| 77 | + A1A098EC7E2840A136A90A2E /* LabelStyle.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LabelStyle.swift; path = LabelStyle.swift; sourceTree = "<group>"; }; |
79 | 78 | C2FF91A431F7153FD4C7A3C3 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; };
|
80 | 79 | EE92E0072EBEBC415D106D58 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 80 | + F61D12E3FAB0053729800360 /* Label.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Label.swift; path = Label.swift; sourceTree = "<group>"; }; |
81 | 81 | /* End PBXFileReference section */
|
82 | 82 |
|
83 | 83 | /* Begin PBXFrameworksBuildPhase section */
|
|
172 | 172 | isa = PBXGroup;
|
173 | 173 | children = (
|
174 | 174 | 0FF26056250F5EFC00D890E1 /* Resource */,
|
175 |
| - 0FF2604E250F5E5300D890E1 /* Source */, |
176 | 175 | 0FF26043250F5E4D00D890E1 /* UIComponents.h */,
|
177 | 176 | 0FF26044250F5E4D00D890E1 /* Info.plist */,
|
| 177 | + C79B77E4BD7D2669DB1CF545 /* Source */, |
178 | 178 | );
|
179 | 179 | path = UIComponents;
|
180 | 180 | sourceTree = "<group>";
|
181 | 181 | };
|
182 |
| - 0FF2604E250F5E5300D890E1 /* Source */ = { |
183 |
| - isa = PBXGroup; |
184 |
| - children = ( |
185 |
| - 0FF26061250F7FBC00D890E1 /* Label.swift */, |
186 |
| - 0FF26063250F7FBC00D890E1 /* LabelStyle.swift */, |
187 |
| - 0F8F6C6D25090F4900879906 /* SolidButton.swift */, |
188 |
| - 0FF2605D250F7F9300D890E1 /* UIColor+extension.swift */, |
189 |
| - 0FF26062250F7FBC00D890E1 /* UIFont+extension.swift */, |
190 |
| - 0FF2605B250F7F7A00D890E1 /* UIImage+extension_icons.swift */, |
191 |
| - 0FF2605F250F7FA700D890E1 /* UIImage+extension_illustrations.swift */, |
192 |
| - ); |
193 |
| - path = Source; |
194 |
| - sourceTree = "<group>"; |
195 |
| - }; |
196 | 182 | 0FF26056250F5EFC00D890E1 /* Resource */ = {
|
197 | 183 | isa = PBXGroup;
|
198 | 184 | children = (
|
|
218 | 204 | name = Frameworks;
|
219 | 205 | sourceTree = "<group>";
|
220 | 206 | };
|
| 207 | + C79B77E4BD7D2669DB1CF545 /* Source */ = { |
| 208 | + isa = PBXGroup; |
| 209 | + children = ( |
| 210 | + 0F8F6C6D25090F4900879906 /* SolidButton.swift */, |
| 211 | + 8654869BAAACD6B2D49C2B27 /* UIImage+extension_icons.swift */, |
| 212 | + 26544004529E9C3913E349BC /* UIColor+extension.swift */, |
| 213 | + 494D7859E56EB26CD8ABDD0A /* UIImage+extension_illustrations.swift */, |
| 214 | + 3475E8E2126C5DF2C229C7AA /* UIFont+extension.swift */, |
| 215 | + F61D12E3FAB0053729800360 /* Label.swift */, |
| 216 | + A1A098EC7E2840A136A90A2E /* LabelStyle.swift */, |
| 217 | + ); |
| 218 | + path = Source; |
| 219 | + sourceTree = "<group>"; |
| 220 | + }; |
221 | 221 | /* End PBXGroup section */
|
222 | 222 |
|
223 | 223 | /* Begin PBXHeadersBuildPhase section */
|
|
371 | 371 | isa = PBXSourcesBuildPhase;
|
372 | 372 | buildActionMask = 2147483647;
|
373 | 373 | files = (
|
374 |
| - 0FF2605E250F7F9300D890E1 /* UIColor+extension.swift in Sources */, |
375 |
| - 0FF26060250F7FA700D890E1 /* UIImage+extension_illustrations.swift in Sources */, |
376 |
| - 0FF26066250F7FBC00D890E1 /* LabelStyle.swift in Sources */, |
377 |
| - 0FF2605C250F7F7A00D890E1 /* UIImage+extension_icons.swift in Sources */, |
378 |
| - 0FF26064250F7FBC00D890E1 /* Label.swift in Sources */, |
379 |
| - 0FF26065250F7FBC00D890E1 /* UIFont+extension.swift in Sources */, |
380 | 374 | 0FF26054250F5EB700D890E1 /* SolidButton.swift in Sources */,
|
| 375 | + 6F73358ABD24D9019DC620AE /* UIImage+extension_icons.swift in Sources */, |
| 376 | + 6B86A3CE5140E866246D4E63 /* UIColor+extension.swift in Sources */, |
| 377 | + B046F6739B5D3EB024E58F92 /* UIImage+extension_illustrations.swift in Sources */, |
| 378 | + 86AF56B26E2BA693427CFE8B /* UIFont+extension.swift in Sources */, |
| 379 | + BB9EE1EE0F7E020A2AD7909E /* Label.swift in Sources */, |
| 380 | + 1F0B4A2B1B6DE81FA15ECE5F /* LabelStyle.swift in Sources */, |
381 | 381 | );
|
382 | 382 | runOnlyForDeploymentPostprocessing = 0;
|
383 | 383 | };
|
|
0 commit comments