Skip to content

Commit

Permalink
fix crash on unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindelord committed Apr 28, 2016
1 parent 302f878 commit 177a11e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 93 deletions.
91 changes: 0 additions & 91 deletions Example/Example.xcodeproj/xcshareddata/xcschemes/Example.xcscheme

This file was deleted.

2 changes: 0 additions & 2 deletions UIImage+Autoresize.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
75323C8B1CCFB8BD00A681C0 /* test.bg-l.png in Resources */ = {isa = PBXBuildFile; fileRef = 75B4784E1C8F036900C6C3F8 /* test.bg-l.png */; };
75323C8C1CCFB8BD00A681C0 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 75B4784F1C8F036900C6C3F8 /* [email protected] */; };
75323C8D1CCFB8BD00A681C0 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 75B478501C8F036900C6C3F8 /* [email protected] */; };
755961F91CD25C430038A218 /* UIImage+Autoresize.m in Sources */ = {isa = PBXBuildFile; fileRef = 756655371A0E1615000CBCBC /* UIImage+Autoresize.m */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -342,7 +341,6 @@
7501F98B1CD209FA005D14DA /* UIImage_AutoresizeTests.m in Sources */,
7501F9901CD209FA005D14DA /* UIImage_WithTransitionSizeTests.m in Sources */,
7501F98D1CD209FA005D14DA /* UIImage_MainBundleTests.m in Sources */,
755961F91CD25C430038A218 /* UIImage+Autoresize.m in Sources */,
7501F98C1CD209FA005D14DA /* UIImage_HorizontalExtensionTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit 177a11e

Please sign in to comment.