|
25 | 25 | 0D0B60F022E679C5009D0FEF /* PlayerSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D0B60EF22E679C5009D0FEF /* PlayerSearchViewController.swift */; };
|
26 | 26 | 0D0B60F222E688AF009D0FEF /* exts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D0B60F122E688AF009D0FEF /* exts.swift */; };
|
27 | 27 | 0D132340230368140000774D /* Style.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D13233F230368140000774D /* Style.swift */; };
|
28 |
| - 0D13234823037E2B0000774D /* NeueHaasGroteskRegular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 0D13234623037E2B0000774D /* NeueHaasGroteskRegular.ttf */; }; |
29 |
| - 0D13234923037E2B0000774D /* NeueHaasGroteskMedium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 0D13234723037E2B0000774D /* NeueHaasGroteskMedium.ttf */; }; |
30 | 28 | 0D1DBFA622F8B59E0084F459 /* Model.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D1DBF9D22F8B59D0084F459 /* Model.framework */; };
|
31 | 29 | 0D1DBFB222F8B59E0084F459 /* Model.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D1DBF9D22F8B59D0084F459 /* Model.framework */; };
|
32 | 30 | 0D1DBFC122F8B78A0084F459 /* GloryRankTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1DBFBB22F8B78A0084F459 /* GloryRankTests.swift */; };
|
|
138 | 136 | 0D0D7EE222E79310009388CD /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = Carthage/Build/iOS/PromiseKit.framework; sourceTree = "<group>"; };
|
139 | 137 | 0D0D7EE322E79310009388CD /* PMKFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PMKFoundation.framework; path = Carthage/Build/iOS/PMKFoundation.framework; sourceTree = "<group>"; };
|
140 | 138 | 0D13233F230368140000774D /* Style.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Style.swift; path = Sources/Style.swift; sourceTree = "<group>"; };
|
141 |
| - 0D13234623037E2B0000774D /* NeueHaasGroteskRegular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = NeueHaasGroteskRegular.ttf; sourceTree = "<group>"; }; |
142 |
| - 0D13234723037E2B0000774D /* NeueHaasGroteskMedium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = NeueHaasGroteskMedium.ttf; sourceTree = "<group>"; }; |
143 | 139 | 0D1DBF9D22F8B59D0084F459 /* Model.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Model.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
144 | 140 | 0D1DBFA022F8B59D0084F459 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
145 | 141 | 0D1DBFA522F8B59D0084F459 /* ModelTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ModelTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
268 | 264 | 0D0B60CC22E660B6009D0FEF /* Info.plist */,
|
269 | 265 | 0D0B60C922E660B6009D0FEF /* LaunchScreen.storyboard */,
|
270 | 266 | 0D70F8C422EA42F10025C83D /* PRIVATE_KEYS.swift */,
|
271 |
| - 0D13234123037C090000774D /* Fonts */, |
272 | 267 | );
|
273 | 268 | name = "…";
|
274 | 269 | sourceTree = "<group>";
|
|
301 | 296 | path = State;
|
302 | 297 | sourceTree = SOURCE_ROOT;
|
303 | 298 | };
|
304 |
| - 0D13234123037C090000774D /* Fonts */ = { |
305 |
| - isa = PBXGroup; |
306 |
| - children = ( |
307 |
| - 0D13234723037E2B0000774D /* NeueHaasGroteskMedium.ttf */, |
308 |
| - 0D13234623037E2B0000774D /* NeueHaasGroteskRegular.ttf */, |
309 |
| - ); |
310 |
| - path = Fonts; |
311 |
| - sourceTree = "<group>"; |
312 |
| - }; |
313 | 299 | 0D1DBF9E22F8B59D0084F459 /* Model */ = {
|
314 | 300 | isa = PBXGroup;
|
315 | 301 | children = (
|
|
523 | 509 | buildActionMask = 2147483647;
|
524 | 510 | files = (
|
525 | 511 | 0D0B60CB22E660B6009D0FEF /* LaunchScreen.storyboard in Resources */,
|
526 |
| - 0D13234823037E2B0000774D /* NeueHaasGroteskRegular.ttf in Resources */, |
527 | 512 | 0D0B60C822E660B6009D0FEF /* Assets.xcassets in Resources */,
|
528 |
| - 0D13234923037E2B0000774D /* NeueHaasGroteskMedium.ttf in Resources */, |
529 | 513 | );
|
530 | 514 | runOnlyForDeploymentPostprocessing = 0;
|
531 | 515 | };
|
|
0 commit comments