Skip to content

Commit

Permalink
removed test files
Browse files Browse the repository at this point in the history
  • Loading branch information
odrobnik committed Jul 22, 2014
1 parent 6e8dbf4 commit 4b73723
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions SquareCrop/SquareCrop.xcodeproj/project.pbxproj
Expand Up @@ -27,8 +27,6 @@
A789651B197E66CE00855AC4 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
A789651E197E66CE00855AC4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
A7896520197E66CE00855AC4 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
A789652B197E66CE00855AC4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
A789652C197E66CE00855AC4 /* SquareCropTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SquareCropTests.m; sourceTree = "<group>"; };
A7896536197E66F600855AC4 /* Image.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = Image.jpg; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand All @@ -47,7 +45,6 @@
isa = PBXGroup;
children = (
A789650F197E66CE00855AC4 /* SquareCrop */,
A7896529197E66CE00855AC4 /* SquareCropTests */,
A789650E197E66CE00855AC4 /* Products */,
);
sourceTree = "<group>";
Expand Down Expand Up @@ -85,23 +82,6 @@
name = "Supporting Files";
sourceTree = "<group>";
};
A7896529197E66CE00855AC4 /* SquareCropTests */ = {
isa = PBXGroup;
children = (
A789652C197E66CE00855AC4 /* SquareCropTests.m */,
A789652A197E66CE00855AC4 /* Supporting Files */,
);
path = SquareCropTests;
sourceTree = "<group>";
};
A789652A197E66CE00855AC4 /* Supporting Files */ = {
isa = PBXGroup;
children = (
A789652B197E66CE00855AC4 /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand Down

0 comments on commit 4b73723

Please sign in to comment.