Skip to content
Snippets Groups Projects
Commit bc068abe authored by lukasWoyke's avatar lukasWoyke
Browse files

More comments.

parent ee42877a
No related branches found
No related tags found
2 merge requests!60Code cleanup lukas fix,!55Code cleanup lukas
...@@ -200,16 +200,6 @@ ...@@ -200,16 +200,6 @@
path = "Better TogetherUITests"; path = "Better TogetherUITests";
sourceTree = "<group>"; sourceTree = "<group>";
}; };
804E95FD25D49CAD00D749C0 /* SetUp Process */ = {
isa = PBXGroup;
children = (
80E55F6625CF3A8600630587 /* SetUpState.swift */,
80D169A325CE2C9B0069375C /* SpinnerView.swift */,
80D1699B25CE2AE40069375C /* SpinnerView.xib */,
);
path = "SetUp Process";
sourceTree = "<group>";
};
80D59E8925BDE84500E24A69 /* Controls */ = { 80D59E8925BDE84500E24A69 /* Controls */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
...@@ -274,7 +264,9 @@ ...@@ -274,7 +264,9 @@
F2FD143F25A07C4900A0181C /* UIViewComponents */ = { F2FD143F25A07C4900A0181C /* UIViewComponents */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
804E95FD25D49CAD00D749C0 /* SetUp Process */, 80E55F6625CF3A8600630587 /* SetUpState.swift */,
80D169A325CE2C9B0069375C /* SpinnerView.swift */,
80D1699B25CE2AE40069375C /* SpinnerView.xib */,
F2FD144025A07C7C00A0181C /* RoundedRectangleButton.swift */, F2FD144025A07C7C00A0181C /* RoundedRectangleButton.swift */,
F2AB5B8725CD382300F8BA8E /* LevelCollectionViewCell.swift */, F2AB5B8725CD382300F8BA8E /* LevelCollectionViewCell.swift */,
F2AB5B8F25CD7D1600F8BA8E /* Spinner.swift */, F2AB5B8F25CD7D1600F8BA8E /* Spinner.swift */,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment