Skip to content

Commit 2ad357e

Browse files
committed
Removing some old refs from the project files
1 parent e88fada commit 2ad357e

File tree

2 files changed

+1
-139
lines changed

2 files changed

+1
-139
lines changed

cocos2d-ios.xcodeproj/project.pbxproj

Lines changed: 0 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -420,33 +420,6 @@
420420
509D0816101E4FCE007E1749 /* CCTiledMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTiledMap.h; sourceTree = "<group>"; };
421421
509D0817101E4FCE007E1749 /* CCTiledMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTiledMap.m; sourceTree = "<group>"; };
422422
50A07B7A0E4CBCD300AAF0BB /* cocos2d.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cocos2d.m; sourceTree = "<group>"; };
423-
50A29DEF1153D9CE00D87F08 /* ANNOUNCE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ANNOUNCE; sourceTree = "<group>"; };
424-
50A29DF01153D9CE00D87F08 /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES; sourceTree = "<group>"; };
425-
50A29DF41153D9CF00D87F08 /* INSTALL */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = INSTALL; sourceTree = "<group>"; };
426-
50A29DF51153D9CF00D87F08 /* KNOWNBUG */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = KNOWNBUG; sourceTree = "<group>"; };
427-
50A29DF91153D9CF00D87F08 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
428-
50A29DFB1153D9CF00D87F08 /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = png.c; sourceTree = "<group>"; };
429-
50A29DFC1153D9CF00D87F08 /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = png.h; sourceTree = "<group>"; };
430-
50A29DFF1153D9CF00D87F08 /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pngconf.h; sourceTree = "<group>"; };
431-
50A29E001153D9CF00D87F08 /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngerror.c; sourceTree = "<group>"; };
432-
50A29E011153D9CF00D87F08 /* pnggccrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pnggccrd.c; sourceTree = "<group>"; };
433-
50A29E021153D9CF00D87F08 /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngget.c; sourceTree = "<group>"; };
434-
50A29E031153D9CF00D87F08 /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngmem.c; sourceTree = "<group>"; };
435-
50A29E051153D9CF00D87F08 /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngpread.c; sourceTree = "<group>"; };
436-
50A29E061153D9CF00D87F08 /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngread.c; sourceTree = "<group>"; };
437-
50A29E071153D9CF00D87F08 /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngrio.c; sourceTree = "<group>"; };
438-
50A29E081153D9CF00D87F08 /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngrtran.c; sourceTree = "<group>"; };
439-
50A29E091153D9CF00D87F08 /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngrutil.c; sourceTree = "<group>"; };
440-
50A29E0A1153D9CF00D87F08 /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngset.c; sourceTree = "<group>"; };
441-
50A29E0D1153D9CF00D87F08 /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngtrans.c; sourceTree = "<group>"; };
442-
50A29E0E1153D9CF00D87F08 /* pngvcrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngvcrd.c; sourceTree = "<group>"; };
443-
50A29E0F1153D9CF00D87F08 /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwio.c; sourceTree = "<group>"; };
444-
50A29E101153D9CF00D87F08 /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwrite.c; sourceTree = "<group>"; };
445-
50A29E111153D9CF00D87F08 /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwtran.c; sourceTree = "<group>"; };
446-
50A29E121153D9CF00D87F08 /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwutil.c; sourceTree = "<group>"; };
447-
50A29E131153D9CF00D87F08 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
448-
50A29E141153D9CF00D87F08 /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = "<group>"; };
449-
50A29E151153D9CF00D87F08 /* Y2KINFO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Y2KINFO; sourceTree = "<group>"; };
450423
50AC0A500EC34DD400EB5EDC /* DONORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DONORS; sourceTree = "<group>"; };
451424
50B2C9BF0E109A5900AE9530 /* CHANGELOG */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGELOG; sourceTree = "<group>"; };
452425
50B2CCC20E119B8E00AE9530 /* CCDrawingPrimitives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDrawingPrimitives.h; sourceTree = "<group>"; };
@@ -524,9 +497,6 @@
524497
A06BF84C168109170018A802 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
525498
A06D9C131728D5F600704732 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
526499
A0707F6215F946E9001C1263 /* LICENSE_CCBReader.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_CCBReader.txt; sourceTree = "<group>"; };
527-
A0707F6315F946E9001C1263 /* LICENSE_JRSwizzle.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_JRSwizzle.txt; sourceTree = "<group>"; };
528-
A0707F6415F946E9001C1263 /* LICENSE_jsbindings.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_jsbindings.txt; sourceTree = "<group>"; };
529-
A0707F6515F946E9001C1263 /* LICENSE_SpiderMonkey.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_SpiderMonkey.txt; sourceTree = "<group>"; };
530500
A07EC9B2141A8D32008C1F12 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
531501
A08C378E14144FBB004538FD /* neon_matrix_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = neon_matrix_impl.h; sourceTree = "<group>"; };
532502
A08C379014144FDE004538FD /* neon_matrix_impl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = neon_matrix_impl.c; sourceTree = "<group>"; };
@@ -701,11 +671,9 @@
701671
E02BB702126CADEA006E46A2 /* CCAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAnimation.h; sourceTree = "<group>"; };
702672
E02BB703126CADEA006E46A2 /* CCAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAnimation.m; sourceTree = "<group>"; };
703673
E0BC7D6E1342CC58001B4DCC /* LICENSE_artwork.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_artwork.txt; sourceTree = "<group>"; };
704-
E0BC7D6F1342CC58001B4DCC /* LICENSE_Box2D.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_Box2D.txt; sourceTree = "<group>"; };
705674
E0BC7D701342CC58001B4DCC /* LICENSE_Chipmunk.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_Chipmunk.txt; sourceTree = "<group>"; };
706675
E0BC7D711342CC58001B4DCC /* LICENSE_cocos2d.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_cocos2d.txt; sourceTree = "<group>"; };
707676
E0BC7D721342CC58001B4DCC /* LICENSE_CocosDenshion.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_CocosDenshion.txt; sourceTree = "<group>"; };
708-
E0BC7D741342CC58001B4DCC /* LICENSE_libpng.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE_libpng.txt; sourceTree = "<group>"; };
709677
E0BC7D991342CE7B001B4DCC /* CCShaderCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCShaderCache.h; sourceTree = "<group>"; };
710678
E0BC7D9A1342CE7B001B4DCC /* CCShaderCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCShaderCache.m; sourceTree = "<group>"; };
711679
E0BC7D9B1342CE7B001B4DCC /* CCGLProgram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGLProgram.h; sourceTree = "<group>"; };
@@ -768,15 +736,10 @@
768736
50AC0A500EC34DD400EB5EDC /* DONORS */,
769737
E0BC7D711342CC58001B4DCC /* LICENSE_cocos2d.txt */,
770738
E0BC7D6E1342CC58001B4DCC /* LICENSE_artwork.txt */,
771-
E0BC7D6F1342CC58001B4DCC /* LICENSE_Box2D.txt */,
772739
E0BC7D701342CC58001B4DCC /* LICENSE_Chipmunk.txt */,
773740
E0BC7D721342CC58001B4DCC /* LICENSE_CocosDenshion.txt */,
774-
E0BC7D741342CC58001B4DCC /* LICENSE_libpng.txt */,
775741
A060106813C2992800BB6F49 /* LICENSE_Kazmath.txt */,
776742
A0707F6215F946E9001C1263 /* LICENSE_CCBReader.txt */,
777-
A0707F6315F946E9001C1263 /* LICENSE_JRSwizzle.txt */,
778-
A0707F6415F946E9001C1263 /* LICENSE_jsbindings.txt */,
779-
A0707F6515F946E9001C1263 /* LICENSE_SpiderMonkey.txt */,
780743
5018F2510DFDEAFF00C013A5 /* cocos2d */,
781744
B78AE45917E7AF010028BE0B /* cocos2d-ui */,
782745
501756090F335CE900624901 /* external */,
@@ -812,7 +775,6 @@
812775
B759E5281880C66900E8166C /* Chipmunk7-ios.xcodeproj */,
813776
B7705F8A1831A07B0043CC67 /* ObjectAL */,
814777
A015BFAB13B826D800C73E76 /* kazmath */,
815-
5031650810277785003ACFE7 /* libpng */,
816778
);
817779
name = external;
818780
sourceTree = "<group>";
@@ -900,41 +862,6 @@
900862
name = ImageSupport;
901863
sourceTree = "<group>";
902864
};
903-
5031650810277785003ACFE7 /* libpng */ = {
904-
isa = PBXGroup;
905-
children = (
906-
50A29DEF1153D9CE00D87F08 /* ANNOUNCE */,
907-
50A29DF01153D9CE00D87F08 /* CHANGES */,
908-
50A29DF41153D9CF00D87F08 /* INSTALL */,
909-
50A29DF51153D9CF00D87F08 /* KNOWNBUG */,
910-
50A29DF91153D9CF00D87F08 /* LICENSE */,
911-
50A29DFB1153D9CF00D87F08 /* png.c */,
912-
50A29DFC1153D9CF00D87F08 /* png.h */,
913-
50A29DFF1153D9CF00D87F08 /* pngconf.h */,
914-
50A29E001153D9CF00D87F08 /* pngerror.c */,
915-
50A29E011153D9CF00D87F08 /* pnggccrd.c */,
916-
50A29E021153D9CF00D87F08 /* pngget.c */,
917-
50A29E031153D9CF00D87F08 /* pngmem.c */,
918-
50A29E051153D9CF00D87F08 /* pngpread.c */,
919-
50A29E061153D9CF00D87F08 /* pngread.c */,
920-
50A29E071153D9CF00D87F08 /* pngrio.c */,
921-
50A29E081153D9CF00D87F08 /* pngrtran.c */,
922-
50A29E091153D9CF00D87F08 /* pngrutil.c */,
923-
50A29E0A1153D9CF00D87F08 /* pngset.c */,
924-
50A29E0D1153D9CF00D87F08 /* pngtrans.c */,
925-
50A29E0E1153D9CF00D87F08 /* pngvcrd.c */,
926-
50A29E0F1153D9CF00D87F08 /* pngwio.c */,
927-
50A29E101153D9CF00D87F08 /* pngwrite.c */,
928-
50A29E111153D9CF00D87F08 /* pngwtran.c */,
929-
50A29E121153D9CF00D87F08 /* pngwutil.c */,
930-
50A29E131153D9CF00D87F08 /* README */,
931-
50A29E141153D9CF00D87F08 /* TODO */,
932-
50A29E151153D9CF00D87F08 /* Y2KINFO */,
933-
);
934-
name = libpng;
935-
path = external/libpng;
936-
sourceTree = "<group>";
937-
};
938865
506414C30F9C6769007A7B24 /* Layers, Scenes, Transitions Nodes */ = {
939866
isa = PBXGroup;
940867
children = (

0 commit comments

Comments
 (0)