Created folder structure
This commit is contained in:
parent
1b2f867f5f
commit
1c8c452fbe
@ -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>";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user