|
60 | 60 | D92D9F8399C64C89B650532D /* Epilogue-SemiBoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B78B0108A82F406DB69E179C /* Epilogue-SemiBoldItalic.ttf */; };
|
61 | 61 | F583888554F54D748620F510 /* Inter-ExtraLight.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 96E06E6C8F424BD38778B3E3 /* Inter-ExtraLight.ttf */; };
|
62 | 62 | F9043FD6F4F94E65810674F9 /* Epilogue-SemiBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 970EE6E14BDC466EBDFC9797 /* Epilogue-SemiBold.ttf */; };
|
| 63 | + 804C157B58C74510AE6D7853 /* Inter-BlackItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 6B1920DB1BEE4377BA1070D3 /* Inter-BlackItalic.otf */; }; |
| 64 | + 0D8854EB1C794C29B7691396 /* Inter-BoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 4E6B081FDE9640908E688071 /* Inter-BoldItalic.otf */; }; |
| 65 | + 13F7283F1A9443AEAEE81CFC /* Inter-ExtraBoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 56BC4D0D628D4824B9F5BDC3 /* Inter-ExtraBoldItalic.otf */; }; |
| 66 | + 7ED467233BEF46DD93B140DF /* Inter-ExtraLightItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = E1BA455A37934E69A41D5BB0 /* Inter-ExtraLightItalic.otf */; }; |
| 67 | + 24B7B2F5BE854D5D9D5FBF5A /* Inter-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 93CE92DA68DD47B8AC8943A2 /* Inter-Italic.otf */; }; |
| 68 | + 5AE8366550864E69AA912DCA /* Inter-LightItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 203C3077476D4900AF1B265C /* Inter-LightItalic.otf */; }; |
| 69 | + D775B11D2B6840D6A8C4AE2E /* Inter-MediumItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 2128BDE20E58426487BFEF8E /* Inter-MediumItalic.otf */; }; |
| 70 | + 62D76AA203CD4985A0BA547F /* Inter-SemiBoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = DB271D7A989344E4B07548C6 /* Inter-SemiBoldItalic.otf */; }; |
| 71 | + 8153E7C49BE348109F0B6BC9 /* Inter-ThinItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 68533244AC71496C9D821CC8 /* Inter-ThinItalic.otf */; }; |
63 | 72 | /* End PBXBuildFile section */
|
64 | 73 |
|
65 | 74 | /* Begin PBXContainerItemProxy section */
|
|
141 | 150 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
|
142 | 151 | F7641DCBD78746E9B4222E97 /* Epilogue-Light.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Epilogue-Light.ttf"; path = "../assets/fonts/Epilogue-Light.ttf"; sourceTree = "<group>"; };
|
143 | 152 | FB13FF8DBC124211BBA83F7F /* Inter-Light.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Inter-Light.ttf"; path = "../assets/fonts/Inter-Light.ttf"; sourceTree = "<group>"; };
|
| 153 | + 6B1920DB1BEE4377BA1070D3 /* Inter-BlackItalic.otf */ = {isa = PBXFileReference; name = "Inter-BlackItalic.otf"; path = "../assets/fonts/Inter-BlackItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
| 154 | + 4E6B081FDE9640908E688071 /* Inter-BoldItalic.otf */ = {isa = PBXFileReference; name = "Inter-BoldItalic.otf"; path = "../assets/fonts/Inter-BoldItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
| 155 | + 56BC4D0D628D4824B9F5BDC3 /* Inter-ExtraBoldItalic.otf */ = {isa = PBXFileReference; name = "Inter-ExtraBoldItalic.otf"; path = "../assets/fonts/Inter-ExtraBoldItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
| 156 | + E1BA455A37934E69A41D5BB0 /* Inter-ExtraLightItalic.otf */ = {isa = PBXFileReference; name = "Inter-ExtraLightItalic.otf"; path = "../assets/fonts/Inter-ExtraLightItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
| 157 | + 93CE92DA68DD47B8AC8943A2 /* Inter-Italic.otf */ = {isa = PBXFileReference; name = "Inter-Italic.otf"; path = "../assets/fonts/Inter-Italic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
| 158 | + 203C3077476D4900AF1B265C /* Inter-LightItalic.otf */ = {isa = PBXFileReference; name = "Inter-LightItalic.otf"; path = "../assets/fonts/Inter-LightItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
| 159 | + 2128BDE20E58426487BFEF8E /* Inter-MediumItalic.otf */ = {isa = PBXFileReference; name = "Inter-MediumItalic.otf"; path = "../assets/fonts/Inter-MediumItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
| 160 | + DB271D7A989344E4B07548C6 /* Inter-SemiBoldItalic.otf */ = {isa = PBXFileReference; name = "Inter-SemiBoldItalic.otf"; path = "../assets/fonts/Inter-SemiBoldItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
| 161 | + 68533244AC71496C9D821CC8 /* Inter-ThinItalic.otf */ = {isa = PBXFileReference; name = "Inter-ThinItalic.otf"; path = "../assets/fonts/Inter-ThinItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
144 | 162 | /* End PBXFileReference section */
|
145 | 163 |
|
146 | 164 | /* Begin PBXFrameworksBuildPhase section */
|
|
314 | 332 | 14F96CEADBB749C59A84B521 /* Inter-Regular.ttf */,
|
315 | 333 | 9198EBB4846F47CBBF6AE029 /* Inter-SemiBold.ttf */,
|
316 | 334 | 35CB4879A4B64121A6010360 /* Inter-Thin.ttf */,
|
| 335 | + 6B1920DB1BEE4377BA1070D3 /* Inter-BlackItalic.otf */, |
| 336 | + 4E6B081FDE9640908E688071 /* Inter-BoldItalic.otf */, |
| 337 | + 56BC4D0D628D4824B9F5BDC3 /* Inter-ExtraBoldItalic.otf */, |
| 338 | + E1BA455A37934E69A41D5BB0 /* Inter-ExtraLightItalic.otf */, |
| 339 | + 93CE92DA68DD47B8AC8943A2 /* Inter-Italic.otf */, |
| 340 | + 203C3077476D4900AF1B265C /* Inter-LightItalic.otf */, |
| 341 | + 2128BDE20E58426487BFEF8E /* Inter-MediumItalic.otf */, |
| 342 | + DB271D7A989344E4B07548C6 /* Inter-SemiBoldItalic.otf */, |
| 343 | + 68533244AC71496C9D821CC8 /* Inter-ThinItalic.otf */, |
317 | 344 | );
|
318 | 345 | name = Resources;
|
319 | 346 | sourceTree = "<group>";
|
|
502 | 529 | 444A795BA19F4FC4B312FAA1 /* Inter-Regular.ttf in Resources */,
|
503 | 530 | 290F5BA5E08647F8B93D3E76 /* Inter-SemiBold.ttf in Resources */,
|
504 | 531 | 76BE76161C6346CC81DFBA48 /* Inter-Thin.ttf in Resources */,
|
| 532 | + 804C157B58C74510AE6D7853 /* Inter-BlackItalic.otf in Resources */, |
| 533 | + 0D8854EB1C794C29B7691396 /* Inter-BoldItalic.otf in Resources */, |
| 534 | + 13F7283F1A9443AEAEE81CFC /* Inter-ExtraBoldItalic.otf in Resources */, |
| 535 | + 7ED467233BEF46DD93B140DF /* Inter-ExtraLightItalic.otf in Resources */, |
| 536 | + 24B7B2F5BE854D5D9D5FBF5A /* Inter-Italic.otf in Resources */, |
| 537 | + 5AE8366550864E69AA912DCA /* Inter-LightItalic.otf in Resources */, |
| 538 | + D775B11D2B6840D6A8C4AE2E /* Inter-MediumItalic.otf in Resources */, |
| 539 | + 62D76AA203CD4985A0BA547F /* Inter-SemiBoldItalic.otf in Resources */, |
| 540 | + 8153E7C49BE348109F0B6BC9 /* Inter-ThinItalic.otf in Resources */, |
505 | 541 | );
|
506 | 542 | runOnlyForDeploymentPostprocessing = 0;
|
507 | 543 | };
|
|
0 commit comments