Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Thomson authored and Michael Thomson committed Mar 17, 2013
1 parent 4c0aeea commit 0f2d741
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions CS193P Homework 1.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
5A51E75316F6743D002628E9 /* Deck.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A51E74D16F6743D002628E9 /* Deck.m */; };
5A51E75416F6743D002628E9 /* PlayingCard.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A51E74F16F6743D002628E9 /* PlayingCard.m */; };
5A51E75516F6743D002628E9 /* PlayingCardDeck.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A51E75116F6743D002628E9 /* PlayingCardDeck.m */; };
5A7C3BD816F67A0C009EE53E /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 5A7C3BD716F67A0C009EE53E /* README.md */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -50,7 +49,6 @@
5A51E74F16F6743D002628E9 /* PlayingCard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PlayingCard.m; sourceTree = "<group>"; };
5A51E75016F6743D002628E9 /* PlayingCardDeck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlayingCardDeck.h; sourceTree = "<group>"; };
5A51E75116F6743D002628E9 /* PlayingCardDeck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PlayingCardDeck.m; sourceTree = "<group>"; };
5A7C3BD716F67A0C009EE53E /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -97,7 +95,6 @@
5A51E72B16F673F4002628E9 /* CS193P Homework 1 */ = {
isa = PBXGroup;
children = (
5A7C3BD716F67A0C009EE53E /* README.md */,
5A51E73D16F673F4002628E9 /* MainStoryboard.storyboard */,
5A51E74916F67415002628E9 /* Model */,
5A51E74816F6740D002628E9 /* Controller */,
Expand Down Expand Up @@ -203,7 +200,6 @@
5A51E73A16F673F4002628E9 /* [email protected] in Resources */,
5A51E73C16F673F4002628E9 /* [email protected] in Resources */,
5A51E73F16F673F4002628E9 /* MainStoryboard.storyboard in Resources */,
5A7C3BD816F67A0C009EE53E /* README.md in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
4 changes: 0 additions & 4 deletions CS193P Homework 1/README.md

This file was deleted.

0 comments on commit 0f2d741

Please sign in to comment.