renamed to fonts

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2022-08-02 11:11:16 -05:00
parent edf44af9f7
commit ecdd57f094
4 changed files with 3 additions and 3 deletions

View File

@ -139,7 +139,7 @@
EA33619D288B1E330071C351 /* Components */,
EA3361A6288B23240071C351 /* Extensions */,
EA3361AB288B25EC0071C351 /* Protocols */,
EA3361DF2891D0F10071C351 /* Typography */,
EA3361DF2891D0F10071C351 /* Fonts */,
EA3361B9288B2BE30071C351 /* Utilities */,
EA3361FE2891E14C0071C351 /* SupportingFiles */,
EA336170288B19200071C351 /* VDS.docc */,
@ -228,14 +228,14 @@
path = Utilities;
sourceTree = "<group>";
};
EA3361DF2891D0F10071C351 /* Typography */ = {
EA3361DF2891D0F10071C351 /* Fonts */ = {
isa = PBXGroup;
children = (
EA33622F2891EB4A0071C351 /* VDSFonts.swift */,
EA3362312891F2ED0071C351 /* VDSFontStyles.swift */,
EA33622B2891E73B0071C351 /* FontProtocol.swift */,
);
path = Typography;
path = Fonts;
sourceTree = "<group>";
};
EA3361FE2891E14C0071C351 /* SupportingFiles */ = {