Re-arranged folder structure.

This commit is contained in:
Lekshmi S 2020-04-13 10:22:30 +05:30
parent 45901f3110
commit 5a30f99d62
4 changed files with 3 additions and 11 deletions

View File

@ -1069,16 +1069,6 @@
path = TwoColumn;
sourceTree = "<group>";
};
AA56A26D243CAB0800303286 /* Selectors */ = {
isa = PBXGroup;
children = (
AAC6F166243332E400F295C1 /* RadioSwatchesModel.swift */,
AAB9C10724346F4B00151545 /* RadioSwatches.swift */,
AAB9C109243496DD00151545 /* RadioSwatchItem.swift */,
);
path = Selectors;
sourceTree = "<group>";
};
D202AFE2242A5F1400E5BEDF /* Extensions */ = {
isa = PBXGroup;
children = (
@ -1453,7 +1443,9 @@
D29DF10D21E67A70003B2FB9 /* Atoms */ = {
isa = PBXGroup;
children = (
AA56A26D243CAB0800303286 /* Selectors */,
AAC6F166243332E400F295C1 /* RadioSwatchesModel.swift */,
AAB9C10724346F4B00151545 /* RadioSwatches.swift */,
AAB9C109243496DD00151545 /* RadioSwatchItem.swift */,
D29DF22B21E6A0FA003B2FB9 /* TextFields */,
D29DF17D21E69E26003B2FB9 /* Views */,
D29DF16821E69E1F003B2FB9 /* Buttons */,