Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
New tweet icons.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangrimm committed Apr 6, 2012
1 parent b422013 commit 51a20e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MarkLogic World.xcodeproj/project.pbxproj
Expand Up @@ -41,6 +41,7 @@
C213AC2D152CD04200DEFB90 /* Icon~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = C213AC2C152CD04200DEFB90 /* Icon~ipad.png */; };
C213AC2F152CD04600DEFB90 /* Icon~ipad@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C213AC2E152CD04600DEFB90 /* Icon~ipad@2x.png */; };
C213AC32152E14DD00DEFB90 /* MLWSponsorDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C213AC31152E14DD00DEFB90 /* MLWSponsorDetailViewController.m */; };
C213AC34152E1DAA00DEFB90 /* tweets@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C213AC33152E1DAA00DEFB90 /* tweets@2x.png */; };
C26D897A151B757A00934014 /* MLWFilterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C26D8979151B757A00934014 /* MLWFilterViewController.m */; };
C26D89C1151E3F5400934014 /* CCAndConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = C26D89AA151E3F5400934014 /* CCAndConstraint.m */; };
C26D89C2151E3F5400934014 /* CCBooleanConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = C26D89AC151E3F5400934014 /* CCBooleanConstraint.m */; };
Expand Down Expand Up @@ -130,6 +131,7 @@
C213AC2E152CD04600DEFB90 /* Icon~ipad@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon~ipad@2x.png"; sourceTree = "<group>"; };
C213AC30152E14DD00DEFB90 /* MLWSponsorDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MLWSponsorDetailViewController.h; path = Controllers/MLWSponsorDetailViewController.h; sourceTree = "<group>"; };
C213AC31152E14DD00DEFB90 /* MLWSponsorDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MLWSponsorDetailViewController.m; path = Controllers/MLWSponsorDetailViewController.m; sourceTree = "<group>"; };
C213AC33152E1DAA00DEFB90 /* tweets@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tweets@2x.png"; sourceTree = "<group>"; };
C26D8978151B757A00934014 /* MLWFilterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MLWFilterViewController.h; path = Controllers/MLWFilterViewController.h; sourceTree = "<group>"; };
C26D8979151B757A00934014 /* MLWFilterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MLWFilterViewController.m; path = Controllers/MLWFilterViewController.m; sourceTree = "<group>"; };
C26D89A9151E3F5400934014 /* CCAndConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CCAndConstraint.h; path = CoronaConnector/CCAndConstraint.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -258,6 +260,7 @@
C20CEE8215139A8E009AA0AD /* images */ = {
isa = PBXGroup;
children = (
C213AC33152E1DAA00DEFB90 /* tweets@2x.png */,
C213AC1E152BB98300DEFB90 /* tweets.png */,
C20CEE9D151506D5009AA0AD /* fabric.png */,
C20CEE941514D385009AA0AD /* blank.png */,
Expand Down Expand Up @@ -463,6 +466,7 @@
C213AC2B152CD03A00DEFB90 /* Icon@2x.png in Resources */,
C213AC2D152CD04200DEFB90 /* Icon~ipad.png in Resources */,
C213AC2F152CD04600DEFB90 /* Icon~ipad@2x.png in Resources */,
C213AC34152E1DAA00DEFB90 /* tweets@2x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
Binary file modified Resources/images/tweets.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 51a20e8

Please sign in to comment.