Skip to content

Commit

Permalink
deleted the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
xcuze committed Apr 3, 2011
1 parent 2bf1429 commit d928a4e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions DropDownTest.xcodeproj/project.pbxproj
Expand Up @@ -26,7 +26,6 @@
CF08926C1349184100DD77CE /* arrow_up.png in Resources */ = {isa = PBXBuildFile; fileRef = CF08926A1349184100DD77CE /* arrow_up.png */; };
CF0892731349192200DD77CE /* DropDownCell.m in Sources */ = {isa = PBXBuildFile; fileRef = CF0892721349192200DD77CE /* DropDownCell.m */; };
CF0892751349194200DD77CE /* DropDownCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = CF0892741349194100DD77CE /* DropDownCell.xib */; };
CF0892771349305200DD77CE /* README in Resources */ = {isa = PBXBuildFile; fileRef = CF0892761349305200DD77CE /* README */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -65,7 +64,6 @@
CF0892711349192200DD77CE /* DropDownCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropDownCell.h; sourceTree = "<group>"; };
CF0892721349192200DD77CE /* DropDownCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DropDownCell.m; sourceTree = "<group>"; };
CF0892741349194100DD77CE /* DropDownCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DropDownCell.xib; sourceTree = "<group>"; };
CF0892761349305200DD77CE /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README; path = DropDownTest/README; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -95,7 +93,6 @@
CF089221134911D100DD77CE = {
isa = PBXGroup;
children = (
CF0892761349305200DD77CE /* README */,
CF089236134911D100DD77CE /* DropDownTest */,
CF089256134911D100DD77CE /* DropDownTestTests */,
CF08922F134911D100DD77CE /* Frameworks */,
Expand Down Expand Up @@ -253,7 +250,6 @@
CF08926B1349184100DD77CE /* arrow_down.png in Resources */,
CF08926C1349184100DD77CE /* arrow_up.png in Resources */,
CF0892751349194200DD77CE /* DropDownCell.xib in Resources */,
CF0892771349305200DD77CE /* README in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
8 changes: 0 additions & 8 deletions DropDownTest/README

This file was deleted.

0 comments on commit d928a4e

Please sign in to comment.