organized files

This commit is contained in:
Kevin G Christiano 2020-03-31 10:30:13 -04:00
parent 2e41876006
commit d19653557f

View File

@ -887,12 +887,12 @@
0A9D09162433796500D2E6C0 /* CarouselIndicator */ = {
isa = PBXGroup;
children = (
0A9D09172433796500D2E6C0 /* BarsCarouselIndicatorModel.swift */,
0A9D09182433796500D2E6C0 /* NumericCarouselIndicatorModel.swift */,
0A9D09192433796500D2E6C0 /* NumericIndicatorView.swift */,
0A9D091A2433796500D2E6C0 /* BarsIndicatorView.swift */,
0A9D091B2433796500D2E6C0 /* CarouselIndicatorModel.swift */,
0A9D091C2433796500D2E6C0 /* CarouselIndicator.swift */,
0A9D09172433796500D2E6C0 /* BarsCarouselIndicatorModel.swift */,
0A9D091A2433796500D2E6C0 /* BarsIndicatorView.swift */,
0A9D09182433796500D2E6C0 /* NumericCarouselIndicatorModel.swift */,
0A9D09192433796500D2E6C0 /* NumericIndicatorView.swift */,
);
path = CarouselIndicator;
sourceTree = "<group>";