|
@@ -21,10 +21,6 @@
|
|
|
46880B7E19C43A67006E1F66 /* CloseSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = 46880B7719C43A67006E1F66 /* CloseSelected.png */; };
|
|
|
46880B8119C43A67006E1F66 /* HelloWorld.png in Resources */ = {isa = PBXBuildFile; fileRef = 46880B7A19C43A67006E1F66 /* HelloWorld.png */; };
|
|
|
46880B8219C43A67006E1F66 /* HelloWorld.png in Resources */ = {isa = PBXBuildFile; fileRef = 46880B7A19C43A67006E1F66 /* HelloWorld.png */; };
|
|
|
- 46880B8819C43A87006E1F66 /* AppDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46880B8419C43A87006E1F66 /* AppDelegate.cpp */; };
|
|
|
- 46880B8919C43A87006E1F66 /* AppDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46880B8419C43A87006E1F66 /* AppDelegate.cpp */; };
|
|
|
- 46880B8A19C43A87006E1F66 /* HelloWorldScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46880B8619C43A87006E1F66 /* HelloWorldScene.cpp */; };
|
|
|
- 46880B8B19C43A87006E1F66 /* HelloWorldScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46880B8619C43A87006E1F66 /* HelloWorldScene.cpp */; };
|
|
|
503AE0F817EB97AB00D1A890 /* Icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 503AE0F617EB97AB00D1A890 /* Icon.icns */; };
|
|
|
503AE10017EB989F00D1A890 /* AppController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 503AE0FB17EB989F00D1A890 /* AppController.mm */; };
|
|
|
503AE10117EB989F00D1A890 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 503AE0FC17EB989F00D1A890 /* main.m */; };
|
|
@@ -61,12 +57,19 @@
|
|
|
521A8EAA19F11F5000D177D7 /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 521A8EA819F11F5000D177D7 /* fonts */; };
|
|
|
52B47A471A53D09C004E4C60 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52B47A461A53D09B004E4C60 /* Security.framework */; };
|
|
|
8262943E1AAF051F00CB7CF7 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8262943D1AAF051F00CB7CF7 /* Security.framework */; };
|
|
|
- 9A2901261EDF997D0057BEAA /* Ball.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9A2901241EDF997D0057BEAA /* Ball.cpp */; };
|
|
|
- 9A2901271EDF997D0057BEAA /* Ball.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9A2901241EDF997D0057BEAA /* Ball.cpp */; };
|
|
|
- 9A29012B1EDFB78D0057BEAA /* GameScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9A29012A1EDFB78D0057BEAA /* GameScene.cpp */; };
|
|
|
- 9A29012C1EDFB78D0057BEAA /* GameScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9A29012A1EDFB78D0057BEAA /* GameScene.cpp */; };
|
|
|
- 9A29012F1EE02D490057BEAA /* BlocksLayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9A29012E1EE02D490057BEAA /* BlocksLayer.cpp */; };
|
|
|
- 9A2901301EE02D490057BEAA /* BlocksLayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9A29012E1EE02D490057BEAA /* BlocksLayer.cpp */; };
|
|
|
+ 9A0C87E41EEC7F8E00C16D03 /* GameScene in Resources */ = {isa = PBXBuildFile; fileRef = 9A0C87E31EEC7F8E00C16D03 /* GameScene */; };
|
|
|
+ 9AD1A7BF1EEC8E6800423D30 /* AppDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7B71EEC8E6800423D30 /* AppDelegate.cpp */; };
|
|
|
+ 9AD1A7C01EEC8E6800423D30 /* AppDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7B71EEC8E6800423D30 /* AppDelegate.cpp */; };
|
|
|
+ 9AD1A7C11EEC8E6800423D30 /* BeginScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7B91EEC8E6800423D30 /* BeginScene.cpp */; };
|
|
|
+ 9AD1A7C21EEC8E6800423D30 /* BeginScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7B91EEC8E6800423D30 /* BeginScene.cpp */; };
|
|
|
+ 9AD1A7C51EEC8E6800423D30 /* GameScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7BC1EEC8E6800423D30 /* GameScene.cpp */; };
|
|
|
+ 9AD1A7C61EEC8E6800423D30 /* GameScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7BC1EEC8E6800423D30 /* GameScene.cpp */; };
|
|
|
+ 9AD1A7DC1EEC912100423D30 /* Ball.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7D51EEC912100423D30 /* Ball.cpp */; };
|
|
|
+ 9AD1A7DD1EEC912100423D30 /* Ball.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7D51EEC912100423D30 /* Ball.cpp */; };
|
|
|
+ 9AD1A7DE1EEC912100423D30 /* BlocksLayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7D71EEC912100423D30 /* BlocksLayer.cpp */; };
|
|
|
+ 9AD1A7DF1EEC912100423D30 /* BlocksLayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7D71EEC912100423D30 /* BlocksLayer.cpp */; };
|
|
|
+ 9AD1A7E01EEC912100423D30 /* Paddle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7DA1EEC912100423D30 /* Paddle.cpp */; };
|
|
|
+ 9AD1A7E11EEC912100423D30 /* Paddle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1A7DA1EEC912100423D30 /* Paddle.cpp */; };
|
|
|
BF171245129291EC00B8313A /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF170DB012928DE900B8313A /* OpenGLES.framework */; };
|
|
|
BF1712471292920000B8313A /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BF170DB412928DE900B8313A /* libz.dylib */; };
|
|
|
BF1C47F01293687400B63C5D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF1C47EA1293683800B63C5D /* QuartzCore.framework */; };
|
|
@@ -120,7 +123,7 @@
|
|
|
1AC6FAE5180E9839004C840B /* cocos2d_libs.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = cocos2d_libs.xcodeproj; path = ../cocos2d/build/cocos2d_libs.xcodeproj; sourceTree = "<group>"; };
|
|
|
1ACB3243164770DE00914215 /* libcurl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcurl.a; path = ../../cocos2dx/platform/third_party/ios/libraries/libcurl.a; sourceTree = "<group>"; };
|
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
- 1D6058910D05DD3D006BFB54 /* RedCore2-mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RedCore2-mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 1D6058910D05DD3D006BFB54 /* RedCore-mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RedCore-mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
|
288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
|
294D0D631D0D56D500F7F5D4 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreText.framework; sourceTree = DEVELOPER_DIR; };
|
|
@@ -128,10 +131,6 @@
|
|
|
46880B7619C43A67006E1F66 /* CloseNormal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = CloseNormal.png; sourceTree = "<group>"; };
|
|
|
46880B7719C43A67006E1F66 /* CloseSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = CloseSelected.png; sourceTree = "<group>"; };
|
|
|
46880B7A19C43A67006E1F66 /* HelloWorld.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = HelloWorld.png; sourceTree = "<group>"; };
|
|
|
- 46880B8419C43A87006E1F66 /* AppDelegate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AppDelegate.cpp; sourceTree = "<group>"; };
|
|
|
- 46880B8519C43A87006E1F66 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
|
- 46880B8619C43A87006E1F66 /* HelloWorldScene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HelloWorldScene.cpp; sourceTree = "<group>"; };
|
|
|
- 46880B8719C43A87006E1F66 /* HelloWorldScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HelloWorldScene.h; sourceTree = "<group>"; };
|
|
|
503AE0F617EB97AB00D1A890 /* Icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Icon.icns; sourceTree = "<group>"; };
|
|
|
503AE0F717EB97AB00D1A890 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
503AE0FA17EB989F00D1A890 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppController.h; path = ios/AppController.h; sourceTree = SOURCE_ROOT; };
|
|
@@ -144,7 +143,7 @@
|
|
|
503AE10417EB98FF00D1A890 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Prefix.pch; path = mac/Prefix.pch; sourceTree = "<group>"; };
|
|
|
503AE11117EB99EE00D1A890 /* libcurl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcurl.dylib; path = usr/lib/libcurl.dylib; sourceTree = SDKROOT; };
|
|
|
503AE11A17EB9C5A00D1A890 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
|
|
|
- 5087E76F17EB910900C73F5D /* RedCore2-desktop.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RedCore2-desktop.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 5087E76F17EB910900C73F5D /* RedCore-desktop.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RedCore-desktop.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
5087E77217EB970100C73F5D /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
|
5087E77317EB970100C73F5D /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
|
5087E77417EB970100C73F5D /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
|
@@ -169,13 +168,21 @@
|
|
|
521A8EA819F11F5000D177D7 /* fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = fonts; sourceTree = "<group>"; };
|
|
|
52B47A461A53D09B004E4C60 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
8262943D1AAF051F00CB7CF7 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
|
- 9A2901241EDF997D0057BEAA /* Ball.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Ball.cpp; sourceTree = "<group>"; };
|
|
|
- 9A2901281EDF99AC0057BEAA /* Ball.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ball.h; sourceTree = "<group>"; };
|
|
|
- 9A2901291EDF9EAB0057BEAA /* params.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = params.h; sourceTree = "<group>"; };
|
|
|
- 9A29012A1EDFB78D0057BEAA /* GameScene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GameScene.cpp; sourceTree = "<group>"; };
|
|
|
- 9A29012D1EDFB79A0057BEAA /* GameScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameScene.h; sourceTree = "<group>"; };
|
|
|
- 9A29012E1EE02D490057BEAA /* BlocksLayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BlocksLayer.cpp; sourceTree = "<group>"; };
|
|
|
- 9A2901311EE02D580057BEAA /* BlocksLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlocksLayer.h; sourceTree = "<group>"; };
|
|
|
+ 9A0C87E31EEC7F8E00C16D03 /* GameScene */ = {isa = PBXFileReference; lastKnownFileType = folder; name = GameScene; path = "/Users/gabrielcapella/Dropbox/Graduação/USP-BCC/MAC0463/EP2/RedCore/Classes/GameScene"; sourceTree = "<absolute>"; };
|
|
|
+ 9AD1A7B71EEC8E6800423D30 /* AppDelegate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AppDelegate.cpp; path = ../Classes/AppDelegate.cpp; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7B81EEC8E6800423D30 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ../Classes/AppDelegate.h; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7B91EEC8E6800423D30 /* BeginScene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BeginScene.cpp; path = ../Classes/BeginScene.cpp; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7BA1EEC8E6800423D30 /* BeginScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BeginScene.h; path = ../Classes/BeginScene.h; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7BC1EEC8E6800423D30 /* GameScene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GameScene.cpp; path = ../Classes/GameScene.cpp; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7BD1EEC8E6800423D30 /* GameScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameScene.h; path = ../Classes/GameScene.h; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7BE1EEC8E6800423D30 /* params.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = params.h; path = ../Classes/params.h; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7D51EEC912100423D30 /* Ball.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Ball.cpp; path = ../Classes/GameScene/Ball.cpp; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7D61EEC912100423D30 /* Ball.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Ball.h; path = ../Classes/GameScene/Ball.h; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7D71EEC912100423D30 /* BlocksLayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BlocksLayer.cpp; path = ../Classes/GameScene/BlocksLayer.cpp; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7D81EEC912100423D30 /* BlocksLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BlocksLayer.h; path = ../Classes/GameScene/BlocksLayer.h; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7D91EEC912100423D30 /* GameScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameScene.h; path = ../Classes/GameScene/GameScene.h; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7DA1EEC912100423D30 /* Paddle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Paddle.cpp; path = ../Classes/GameScene/Paddle.cpp; sourceTree = "<group>"; };
|
|
|
+ 9AD1A7DB1EEC912100423D30 /* Paddle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Paddle.h; path = ../Classes/GameScene/Paddle.h; sourceTree = "<group>"; };
|
|
|
BF170DB012928DE900B8313A /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
|
|
|
BF170DB412928DE900B8313A /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
|
BF1C47EA1293683800B63C5D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
@@ -249,8 +256,8 @@
|
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 1D6058910D05DD3D006BFB54 /* RedCore2-mobile.app */,
|
|
|
- 5087E76F17EB910900C73F5D /* RedCore2-desktop.app */,
|
|
|
+ 1D6058910D05DD3D006BFB54 /* RedCore-mobile.app */,
|
|
|
+ 5087E76F17EB910900C73F5D /* RedCore-desktop.app */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
@@ -268,7 +275,7 @@
|
|
|
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 46880B8319C43A87006E1F66 /* Classes */,
|
|
|
+ 9AD1A7B61EEC8E5800423D30 /* Classes */,
|
|
|
46880B7519C43A67006E1F66 /* Resources */,
|
|
|
1AC6FAE5180E9839004C840B /* cocos2d_libs.xcodeproj */,
|
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
@@ -319,25 +326,6 @@
|
|
|
path = ../Resources;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- 46880B8319C43A87006E1F66 /* Classes */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 9A2901281EDF99AC0057BEAA /* Ball.h */,
|
|
|
- 9A2901241EDF997D0057BEAA /* Ball.cpp */,
|
|
|
- 9A2901291EDF9EAB0057BEAA /* params.h */,
|
|
|
- 46880B8419C43A87006E1F66 /* AppDelegate.cpp */,
|
|
|
- 46880B8519C43A87006E1F66 /* AppDelegate.h */,
|
|
|
- 46880B8619C43A87006E1F66 /* HelloWorldScene.cpp */,
|
|
|
- 9A29012A1EDFB78D0057BEAA /* GameScene.cpp */,
|
|
|
- 9A29012D1EDFB79A0057BEAA /* GameScene.h */,
|
|
|
- 46880B8719C43A87006E1F66 /* HelloWorldScene.h */,
|
|
|
- 9A29012E1EE02D490057BEAA /* BlocksLayer.cpp */,
|
|
|
- 9A2901311EE02D580057BEAA /* BlocksLayer.h */,
|
|
|
- );
|
|
|
- name = Classes;
|
|
|
- path = ../Classes;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
503AE0F517EB97AB00D1A890 /* Icons */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -385,12 +373,41 @@
|
|
|
path = ios;
|
|
|
sourceTree = SOURCE_ROOT;
|
|
|
};
|
|
|
+ 9AD1A7B61EEC8E5800423D30 /* Classes */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 9AD1A7D41EEC911000423D30 /* GameScene */,
|
|
|
+ 9AD1A7BE1EEC8E6800423D30 /* params.h */,
|
|
|
+ 9AD1A7BA1EEC8E6800423D30 /* BeginScene.h */,
|
|
|
+ 9AD1A7B91EEC8E6800423D30 /* BeginScene.cpp */,
|
|
|
+ 9AD1A7BD1EEC8E6800423D30 /* GameScene.h */,
|
|
|
+ 9AD1A7BC1EEC8E6800423D30 /* GameScene.cpp */,
|
|
|
+ 9AD1A7B81EEC8E6800423D30 /* AppDelegate.h */,
|
|
|
+ 9AD1A7B71EEC8E6800423D30 /* AppDelegate.cpp */,
|
|
|
+ );
|
|
|
+ name = Classes;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 9AD1A7D41EEC911000423D30 /* GameScene */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 9AD1A7D51EEC912100423D30 /* Ball.cpp */,
|
|
|
+ 9AD1A7D61EEC912100423D30 /* Ball.h */,
|
|
|
+ 9AD1A7D71EEC912100423D30 /* BlocksLayer.cpp */,
|
|
|
+ 9AD1A7D81EEC912100423D30 /* BlocksLayer.h */,
|
|
|
+ 9AD1A7D91EEC912100423D30 /* GameScene.h */,
|
|
|
+ 9AD1A7DA1EEC912100423D30 /* Paddle.cpp */,
|
|
|
+ 9AD1A7DB1EEC912100423D30 /* Paddle.h */,
|
|
|
+ );
|
|
|
+ name = GameScene;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
- 1D6058900D05DD3D006BFB54 /* RedCore2-mobile */ = {
|
|
|
+ 1D6058900D05DD3D006BFB54 /* RedCore-mobile */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "RedCore2-mobile" */;
|
|
|
+ buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "RedCore-mobile" */;
|
|
|
buildPhases = (
|
|
|
1D60588D0D05DD3D006BFB54 /* Resources */,
|
|
|
1D60588E0D05DD3D006BFB54 /* Sources */,
|
|
@@ -401,14 +418,14 @@
|
|
|
dependencies = (
|
|
|
1AC6FB25180E99E1004C840B /* PBXTargetDependency */,
|
|
|
);
|
|
|
- name = "RedCore2-mobile";
|
|
|
+ name = "RedCore-mobile";
|
|
|
productName = iphone;
|
|
|
- productReference = 1D6058910D05DD3D006BFB54 /* RedCore2-mobile.app */;
|
|
|
+ productReference = 1D6058910D05DD3D006BFB54 /* RedCore-mobile.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
|
- 5087E73D17EB910900C73F5D /* RedCore2-desktop */ = {
|
|
|
+ 5087E73D17EB910900C73F5D /* RedCore-desktop */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = 5087E76C17EB910900C73F5D /* Build configuration list for PBXNativeTarget "RedCore2-desktop" */;
|
|
|
+ buildConfigurationList = 5087E76C17EB910900C73F5D /* Build configuration list for PBXNativeTarget "RedCore-desktop" */;
|
|
|
buildPhases = (
|
|
|
5087E74817EB910900C73F5D /* Resources */,
|
|
|
5087E75617EB910900C73F5D /* Sources */,
|
|
@@ -419,9 +436,9 @@
|
|
|
dependencies = (
|
|
|
1AC6FB16180E9959004C840B /* PBXTargetDependency */,
|
|
|
);
|
|
|
- name = "RedCore2-desktop";
|
|
|
+ name = "RedCore-desktop";
|
|
|
productName = iphone;
|
|
|
- productReference = 5087E76F17EB910900C73F5D /* RedCore2-desktop.app */;
|
|
|
+ productReference = 5087E76F17EB910900C73F5D /* RedCore-desktop.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
@@ -432,7 +449,7 @@
|
|
|
attributes = {
|
|
|
LastUpgradeCheck = 0820;
|
|
|
};
|
|
|
- buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RedCore2" */;
|
|
|
+ buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RedCore" */;
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
developmentRegion = English;
|
|
|
hasScannedForEncodings = 1;
|
|
@@ -452,8 +469,8 @@
|
|
|
);
|
|
|
projectRoot = "";
|
|
|
targets = (
|
|
|
- 1D6058900D05DD3D006BFB54 /* RedCore2-mobile */,
|
|
|
- 5087E73D17EB910900C73F5D /* RedCore2-desktop */,
|
|
|
+ 1D6058900D05DD3D006BFB54 /* RedCore-mobile */,
|
|
|
+ 5087E73D17EB910900C73F5D /* RedCore-desktop */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
@@ -504,6 +521,7 @@
|
|
|
50EF629617ECD46A001EB2F8 /* Icon-40.png in Resources */,
|
|
|
5087E78217EB970100C73F5D /* Icon-144.png in Resources */,
|
|
|
3EACC98F19EE6D4300EB3C5E /* res in Resources */,
|
|
|
+ 9A0C87E41EEC7F8E00C16D03 /* GameScene in Resources */,
|
|
|
50EF629817ECD46A001EB2F8 /* Icon-80.png in Resources */,
|
|
|
5087E78417EB970100C73F5D /* Icon-57.png in Resources */,
|
|
|
5087E77E17EB970100C73F5D /* Default.png in Resources */,
|
|
@@ -533,14 +551,15 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- 9A2901261EDF997D0057BEAA /* Ball.cpp in Sources */,
|
|
|
- 46880B8819C43A87006E1F66 /* AppDelegate.cpp in Sources */,
|
|
|
- 46880B8A19C43A87006E1F66 /* HelloWorldScene.cpp in Sources */,
|
|
|
- 9A29012F1EE02D490057BEAA /* BlocksLayer.cpp in Sources */,
|
|
|
+ 9AD1A7C51EEC8E6800423D30 /* GameScene.cpp in Sources */,
|
|
|
+ 9AD1A7BF1EEC8E6800423D30 /* AppDelegate.cpp in Sources */,
|
|
|
503AE10017EB989F00D1A890 /* AppController.mm in Sources */,
|
|
|
- 9A29012B1EDFB78D0057BEAA /* GameScene.cpp in Sources */,
|
|
|
+ 9AD1A7DE1EEC912100423D30 /* BlocksLayer.cpp in Sources */,
|
|
|
+ 9AD1A7E01EEC912100423D30 /* Paddle.cpp in Sources */,
|
|
|
+ 9AD1A7C11EEC8E6800423D30 /* BeginScene.cpp in Sources */,
|
|
|
503AE10217EB989F00D1A890 /* RootViewController.mm in Sources */,
|
|
|
503AE10117EB989F00D1A890 /* main.m in Sources */,
|
|
|
+ 9AD1A7DC1EEC912100423D30 /* Ball.cpp in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -548,12 +567,13 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- 9A29012C1EDFB78D0057BEAA /* GameScene.cpp in Sources */,
|
|
|
- 9A2901271EDF997D0057BEAA /* Ball.cpp in Sources */,
|
|
|
- 46880B8919C43A87006E1F66 /* AppDelegate.cpp in Sources */,
|
|
|
+ 9AD1A7C21EEC8E6800423D30 /* BeginScene.cpp in Sources */,
|
|
|
+ 9AD1A7C01EEC8E6800423D30 /* AppDelegate.cpp in Sources */,
|
|
|
+ 9AD1A7C61EEC8E6800423D30 /* GameScene.cpp in Sources */,
|
|
|
503AE10517EB98FF00D1A890 /* main.cpp in Sources */,
|
|
|
- 46880B8B19C43A87006E1F66 /* HelloWorldScene.cpp in Sources */,
|
|
|
- 9A2901301EE02D490057BEAA /* BlocksLayer.cpp in Sources */,
|
|
|
+ 9AD1A7DD1EEC912100423D30 /* Ball.cpp in Sources */,
|
|
|
+ 9AD1A7DF1EEC912100423D30 /* BlocksLayer.cpp in Sources */,
|
|
|
+ 9AD1A7E11EEC912100423D30 /* Paddle.cpp in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -599,6 +619,7 @@
|
|
|
"$(_COCOS_LIB_IOS_END)",
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = ime.capella.jao.redcore;
|
|
|
+ PRODUCT_NAME = "RedCore-mobile";
|
|
|
SDKROOT = iphoneos;
|
|
|
STRIP_PNG_TEXT = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -632,6 +653,7 @@
|
|
|
"$(_COCOS_LIB_IOS_END)",
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = ime.capella.jao.redcore;
|
|
|
+ PRODUCT_NAME = "RedCore-mobile";
|
|
|
SDKROOT = iphoneos;
|
|
|
STRIP_PNG_TEXT = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -667,6 +689,7 @@
|
|
|
"$(_COCOS_LIB_MAC_END)",
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = ime.capella.jao.redcore;
|
|
|
+ PRODUCT_NAME = "RedCore-desktop";
|
|
|
USER_HEADER_SEARCH_PATHS = "$(_COCOS_HEADER_MAC_BEGIN) $(_COCOS_HEADER_MAC_END)";
|
|
|
};
|
|
|
name = Debug;
|
|
@@ -697,6 +720,7 @@
|
|
|
"$(_COCOS_LIB_MAC_END)",
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = ime.capella.jao.redcore;
|
|
|
+ PRODUCT_NAME = "RedCore-desktop";
|
|
|
USER_HEADER_SEARCH_PATHS = "$(_COCOS_HEADER_MAC_BEGIN) $(_COCOS_HEADER_MAC_END)";
|
|
|
};
|
|
|
name = Release;
|
|
@@ -788,7 +812,7 @@
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
- 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "RedCore2-mobile" */ = {
|
|
|
+ 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "RedCore-mobile" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
1D6058940D05DD3E006BFB54 /* Debug */,
|
|
@@ -797,7 +821,7 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Debug;
|
|
|
};
|
|
|
- 5087E76C17EB910900C73F5D /* Build configuration list for PBXNativeTarget "RedCore2-desktop" */ = {
|
|
|
+ 5087E76C17EB910900C73F5D /* Build configuration list for PBXNativeTarget "RedCore-desktop" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
5087E76D17EB910900C73F5D /* Debug */,
|
|
@@ -806,7 +830,7 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Debug;
|
|
|
};
|
|
|
- C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RedCore2" */ = {
|
|
|
+ C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RedCore" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
C01FCF4F08A954540054247B /* Debug */,
|