Created folder structure

This commit is contained in:
Lekshmi S 2020-02-28 12:28:49 +05:30
parent 1b2f867f5f
commit 1c8c452fbe
3 changed files with 10 additions and 2 deletions

View File

@ -848,6 +848,15 @@
path = RightVariable;
sourceTree = "<group>";
};
AAC3DC442408F14B00807E91 /* TwoColumn */ = {
isa = PBXGroup;
children = (
AA3320F52403A9D10052BBAC /* ListTwoColumnCompareChangesModel.swift */,
AA3320F32403A9B20052BBAC /* ListTwoColumnCompareChanges.swift */,
);
path = TwoColumn;
sourceTree = "<group>";
};
D213347423842FE3008E41B3 /* Controllers */ = {
isa = PBXGroup;
children = (
@ -1050,9 +1059,8 @@
D22B38EC23F4E10700490EF6 /* SectionDividers */ = {
isa = PBXGroup;
children = (
AAC3DC442408F14B00807E91 /* TwoColumn */,
D22B38ED23F4E11100490EF6 /* ThreeColumn */,
AA3320F32403A9B20052BBAC /* ListTwoColumnCompareChanges.swift */,
AA3320F52403A9D10052BBAC /* ListTwoColumnCompareChangesModel.swift */,
);
path = SectionDividers;
sourceTree = "<group>";