Skip to content

Commit

Permalink
Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Simko committed Dec 16, 2013
1 parent 4636cab commit bed0658
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@
1DE7DF5B1855F424008FE6C4 /* ECSlidingInteractiveTransition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ECSlidingInteractiveTransition.m; sourceTree = "<group>"; };
1DE7DF5C1855F424008FE6C4 /* ECSlidingSegue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ECSlidingSegue.h; sourceTree = "<group>"; };
1DE7DF5D1855F424008FE6C4 /* ECSlidingSegue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ECSlidingSegue.m; sourceTree = "<group>"; };
1DE7DF5E1855F424008FE6C4 /* ECSlidingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ECSlidingViewController.h; sourceTree = "<group>"; };
1DE7DF5F1855F424008FE6C4 /* ECSlidingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ECSlidingViewController.m; sourceTree = "<group>"; };
1DE7DF601855F424008FE6C4 /* UIImage+ImageWithUIView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+ImageWithUIView.h"; sourceTree = "<group>"; };
1DE7DF611855F424008FE6C4 /* UIImage+ImageWithUIView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+ImageWithUIView.m"; sourceTree = "<group>"; };
1DE7DF621855F424008FE6C4 /* UIViewController+ECSlidingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+ECSlidingViewController.h"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -214,8 +212,6 @@
1DE7DF5B1855F424008FE6C4 /* ECSlidingInteractiveTransition.m */,
1DE7DF5C1855F424008FE6C4 /* ECSlidingSegue.h */,
1DE7DF5D1855F424008FE6C4 /* ECSlidingSegue.m */,
1DE7DF5E1855F424008FE6C4 /* ECSlidingViewController.h */,
1DE7DF5F1855F424008FE6C4 /* ECSlidingViewController.m */,
1DE7DF601855F424008FE6C4 /* UIImage+ImageWithUIView.h */,
1DE7DF611855F424008FE6C4 /* UIImage+ImageWithUIView.m */,
1DE7DF621855F424008FE6C4 /* UIViewController+ECSlidingViewController.h */,
Expand Down

0 comments on commit bed0658

Please sign in to comment.