Created folder structure
This commit is contained in:
parent
1b2f867f5f
commit
1c8c452fbe
@ -848,6 +848,15 @@
|
|||||||
path = RightVariable;
|
path = RightVariable;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
|
AAC3DC442408F14B00807E91 /* TwoColumn */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
AA3320F52403A9D10052BBAC /* ListTwoColumnCompareChangesModel.swift */,
|
||||||
|
AA3320F32403A9B20052BBAC /* ListTwoColumnCompareChanges.swift */,
|
||||||
|
);
|
||||||
|
path = TwoColumn;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
D213347423842FE3008E41B3 /* Controllers */ = {
|
D213347423842FE3008E41B3 /* Controllers */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
@ -1050,9 +1059,8 @@
|
|||||||
D22B38EC23F4E10700490EF6 /* SectionDividers */ = {
|
D22B38EC23F4E10700490EF6 /* SectionDividers */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
|
AAC3DC442408F14B00807E91 /* TwoColumn */,
|
||||||
D22B38ED23F4E11100490EF6 /* ThreeColumn */,
|
D22B38ED23F4E11100490EF6 /* ThreeColumn */,
|
||||||
AA3320F32403A9B20052BBAC /* ListTwoColumnCompareChanges.swift */,
|
|
||||||
AA3320F52403A9D10052BBAC /* ListTwoColumnCompareChangesModel.swift */,
|
|
||||||
);
|
);
|
||||||
path = SectionDividers;
|
path = SectionDividers;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user