Skip to content

Commit

Permalink
Updated README / AUTHORS
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Sep 20, 2011
1 parent 1dfac50 commit 0cfa0b6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion AUTHORS
Expand Up @@ -11,8 +11,9 @@ cocos2d logos by Michael Heald (http://www.fullyillustrated.com)
cocos2d for iPhone authors for v1.1
-----------------------------------

Lead Developer:
Lead Developers:
Ricardo Quesada (http://www.zynga.com)
Marco Tillemans (http://www.welcometothefabrik.com/)


Contributors (alphabetically ordered):
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions cocos2d-ios.xcodeproj/project.pbxproj
Expand Up @@ -4406,7 +4406,7 @@
50B94B6F116D186100425C03 /* Bug-350.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bug-350.h"; sourceTree = "<group>"; };
50B94B70116D186100425C03 /* Bug-350.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Bug-350.m"; sourceTree = "<group>"; };
50BAF3970F33CCD8003F654C /* ccMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccMacros.h; sourceTree = "<group>"; };
50BEDA5C1164352D00F3AB6C /* README.mdown */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.mdown; sourceTree = "<group>"; };
50BEDA5C1164352D00F3AB6C /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; path = README.md; sourceTree = "<group>"; };
50C195600EE4B57E00829067 /* ParallaxTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ParallaxTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
50C195630EE4B5B700829067 /* ParallaxTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParallaxTest.h; path = tests/ParallaxTest.h; sourceTree = "<group>"; };
50C195640EE4B5B700829067 /* ParallaxTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ParallaxTest.m; path = tests/ParallaxTest.m; sourceTree = "<group>"; };
Expand Down Expand Up @@ -5826,7 +5826,7 @@
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
isa = PBXGroup;
children = (
50BEDA5C1164352D00F3AB6C /* README.mdown */,
50BEDA5C1164352D00F3AB6C /* README.md */,
501A7CAC0EBC97BA005BC158 /* AUTHORS */,
508A4A2310B47A46004B9CC3 /* RELEASE_NOTES */,
50B2C9BF0E109A5900AE9530 /* CHANGELOG */,
Expand Down

0 comments on commit 0cfa0b6

Please sign in to comment.