|
|
@@ -13,12 +13,9 @@
|
|
|
4208DEEA14A4079F00D3C511 /* Image.h in Headers */ = {isa = PBXBuildFile; fileRef = 4208DEE714A4079F00D3C511 /* Image.h */; };
|
|
|
4208DEEC14A407B900D3C511 /* Keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 4208DEEB14A407B900D3C511 /* Keyboard.h */; };
|
|
|
4208DEEE14A407D500D3C511 /* Touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 4208DEED14A407D500D3C511 /* Touch.h */; };
|
|
|
- 4220A6E8146B122B00CAEB3A /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4220A6E7146B122B00CAEB3A /* QuartzCore.framework */; };
|
|
|
4234D99E14686C52003031B3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4234D99D14686C52003031B3 /* Cocoa.framework */; };
|
|
|
428390991489D6E800E2B2F5 /* SceneLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 428390971489D6E800E2B2F5 /* SceneLoader.cpp */; };
|
|
|
4283909A1489D6E800E2B2F5 /* SceneLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 428390981489D6E800E2B2F5 /* SceneLoader.h */; };
|
|
|
- 4299EFA9146AC94300FF4A73 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4299EFA8146AC94300FF4A73 /* OpenGL.framework */; };
|
|
|
- 4299EFAB146AC94B00FF4A73 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4299EFAA146AC94B00FF4A73 /* OpenAL.framework */; };
|
|
|
42CCD556146EC1EB00353661 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42CCD555146EC1EB00353661 /* libpng.a */; };
|
|
|
42CD0DAB147D8EA80000361E /* libbullet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42CD0DA6147D8EA80000361E /* libbullet.a */; };
|
|
|
42CD0DAC147D8EA80000361E /* libogg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42CD0DA7147D8EA80000361E /* libogg.a */; };
|
|
|
@@ -297,13 +294,18 @@
|
|
|
5B04C5C614BFCFE100EB0071 /* MeshBatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 4201818E14A41B18008C3F56 /* MeshBatch.h */; };
|
|
|
5B04C5CD14BFD48500EB0071 /* gameplay-main-ios.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5B04C5CB14BFD48500EB0071 /* gameplay-main-ios.mm */; };
|
|
|
5B04C5CE14BFD48500EB0071 /* PlatformiOS.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5B04C5CC14BFD48500EB0071 /* PlatformiOS.mm */; };
|
|
|
- 5B04C5F614BFE50100EB0071 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B04C5F514BFE50100EB0071 /* UIKit.framework */; };
|
|
|
- 5B04C5F814BFE50B00EB0071 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B04C5F714BFE50B00EB0071 /* QuartzCore.framework */; };
|
|
|
- 5B04C5FA14BFE51100EB0071 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B04C5F914BFE51000EB0071 /* OpenGLES.framework */; };
|
|
|
- 5B04C5FC14BFE51600EB0071 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B04C5FB14BFE51600EB0071 /* OpenAL.framework */; };
|
|
|
- 5B5ADCE314C22DF900AC6109 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B5ADCE214C22DF900AC6109 /* libz.dylib */; };
|
|
|
- 5B5ADCE514C22E1F00AC6109 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B5ADCE414C22E1F00AC6109 /* libz.dylib */; };
|
|
|
- 5B5ADD2F14C2439700AC6109 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B5ADD2E14C2439700AC6109 /* Foundation.framework */; };
|
|
|
+ 5B2BC75F1512514500D176CD /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC75D1512514500D176CD /* OpenAL.framework */; };
|
|
|
+ 5B2BC7601512514500D176CD /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC75E1512514500D176CD /* OpenGL.framework */; };
|
|
|
+ 5B2BC7621512514D00D176CD /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC7611512514D00D176CD /* QuartzCore.framework */; };
|
|
|
+ 5B2BC7641512516B00D176CD /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC7631512516B00D176CD /* libz.dylib */; };
|
|
|
+ 5B2BC765151251EB00D176CD /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC7561512507500D176CD /* CoreMotion.framework */; };
|
|
|
+ 5B2BC76D151251EB00D176CD /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC766151251EB00D176CD /* CoreGraphics.framework */; };
|
|
|
+ 5B2BC76E151251EB00D176CD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC767151251EB00D176CD /* Foundation.framework */; };
|
|
|
+ 5B2BC76F151251EB00D176CD /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC768151251EB00D176CD /* libz.dylib */; };
|
|
|
+ 5B2BC770151251EB00D176CD /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC769151251EB00D176CD /* OpenAL.framework */; };
|
|
|
+ 5B2BC771151251EB00D176CD /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC76A151251EB00D176CD /* OpenGLES.framework */; };
|
|
|
+ 5B2BC772151251EB00D176CD /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC76B151251EB00D176CD /* QuartzCore.framework */; };
|
|
|
+ 5B2BC773151251EB00D176CD /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2BC76C151251EB00D176CD /* UIKit.framework */; };
|
|
|
5BB0823D14C6FEC40019975F /* Mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BB0823C14C6FEC40019975F /* Mouse.h */; };
|
|
|
5BB0823E14C6FEC40019975F /* Mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BB0823C14C6FEC40019975F /* Mouse.h */; };
|
|
|
5BC4E73F150F843D00CBE1C0 /* AbsoluteLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5BD52634150F822A004C9099 /* AbsoluteLayout.cpp */; };
|
|
|
@@ -367,7 +369,6 @@
|
|
|
5BD52674150F8258004C9099 /* PhysicsCollisionObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5BD5266D150F8257004C9099 /* PhysicsCollisionObject.cpp */; };
|
|
|
5BD52675150F8258004C9099 /* PhysicsCollisionObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BD5266E150F8258004C9099 /* PhysicsCollisionObject.h */; };
|
|
|
5BD52676150F8258004C9099 /* PhysicsCollisionObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BD5266E150F8258004C9099 /* PhysicsCollisionObject.h */; };
|
|
|
- 5BD776FD14C77E1F001CADA0 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BD776FC14C77E1F001CADA0 /* CoreMotion.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
@@ -380,13 +381,10 @@
|
|
|
4208DEE814A4079F00D3C511 /* Image.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Image.inl; path = src/Image.inl; sourceTree = SOURCE_ROOT; };
|
|
|
4208DEEB14A407B900D3C511 /* Keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Keyboard.h; path = src/Keyboard.h; sourceTree = SOURCE_ROOT; };
|
|
|
4208DEED14A407D500D3C511 /* Touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Touch.h; path = src/Touch.h; sourceTree = SOURCE_ROOT; };
|
|
|
- 4220A6E7146B122B00CAEB3A /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = SDKs/MacOSX10.7.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
4234D99A14686C52003031B3 /* libgameplay.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgameplay.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
4234D99D14686C52003031B3 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
|
428390971489D6E800E2B2F5 /* SceneLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SceneLoader.cpp; path = src/SceneLoader.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
428390981489D6E800E2B2F5 /* SceneLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SceneLoader.h; path = src/SceneLoader.h; sourceTree = SOURCE_ROOT; };
|
|
|
- 4299EFA8146AC94300FF4A73 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenGL.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
- 4299EFAA146AC94B00FF4A73 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenAL.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
42C932AF14919FD10098216A /* Game.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Game.inl; path = src/Game.inl; sourceTree = SOURCE_ROOT; };
|
|
|
42CCD555146EC1EB00353661 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../external-deps/libpng/lib/macos/libpng.a"; sourceTree = "<group>"; };
|
|
|
42CD0DA6147D8EA80000361E /* libbullet.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libbullet.a; path = "../external-deps/bullet/lib/macos/libbullet.a"; sourceTree = "<group>"; };
|
|
|
@@ -544,14 +542,20 @@
|
|
|
5B04C5CA14BFCFE100EB0071 /* libgameplay.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgameplay.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
5B04C5CB14BFD48500EB0071 /* gameplay-main-ios.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = "gameplay-main-ios.mm"; path = "src/gameplay-main-ios.mm"; sourceTree = SOURCE_ROOT; };
|
|
|
5B04C5CC14BFD48500EB0071 /* PlatformiOS.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PlatformiOS.mm; path = src/PlatformiOS.mm; sourceTree = SOURCE_ROOT; };
|
|
|
- 5B04C5F514BFE50100EB0071 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
- 5B04C5F714BFE50B00EB0071 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
- 5B04C5F914BFE51000EB0071 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks/OpenGLES.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
- 5B04C5FB14BFE51600EB0071 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks/OpenAL.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
- 5B43D17914C3497B008A5D9D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
+ 5B2BC7561512507500D176CD /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks/CoreMotion.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
+ 5B2BC75D1512514500D176CD /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
|
|
|
+ 5B2BC75E1512514500D176CD /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
|
|
|
+ 5B2BC7611512514D00D176CD /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
|
+ 5B2BC7631512516B00D176CD /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
|
|
|
+ 5B2BC766151251EB00D176CD /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
+ 5B2BC767151251EB00D176CD /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
+ 5B2BC768151251EB00D176CD /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/usr/lib/libz.dylib; sourceTree = DEVELOPER_DIR; };
|
|
|
+ 5B2BC769151251EB00D176CD /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks/OpenAL.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
+ 5B2BC76A151251EB00D176CD /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks/OpenGLES.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
+ 5B2BC76B151251EB00D176CD /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
+ 5B2BC76C151251EB00D176CD /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
5B5ADCE214C22DF900AC6109 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = SDKs/MacOSX10.7.sdk/usr/lib/libz.dylib; sourceTree = DEVELOPER_DIR; };
|
|
|
5B5ADCE414C22E1F00AC6109 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/usr/lib/libz.dylib; sourceTree = DEVELOPER_DIR; };
|
|
|
- 5B5ADD2E14C2439700AC6109 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
5B5DB92D14C25B7B007755DB /* libbullet.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libbullet.a; path = "../external-deps/bullet/lib/ios/i386/libbullet.a"; sourceTree = "<group>"; };
|
|
|
5B5DB92F14C25B94007755DB /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../external-deps/libpng/lib/ios/armv7/libpng.a"; sourceTree = "<group>"; };
|
|
|
5B5DB93114C25BA5007755DB /* libogg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libogg.a; path = "../external-deps/oggvorbis/lib/ios/armv7/libogg.a"; sourceTree = "<group>"; };
|
|
|
@@ -594,7 +598,6 @@
|
|
|
5BD5266C150F8257004C9099 /* PhysicsCharacter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhysicsCharacter.h; path = src/PhysicsCharacter.h; sourceTree = SOURCE_ROOT; };
|
|
|
5BD5266D150F8257004C9099 /* PhysicsCollisionObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PhysicsCollisionObject.cpp; path = src/PhysicsCollisionObject.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
5BD5266E150F8258004C9099 /* PhysicsCollisionObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhysicsCollisionObject.h; path = src/PhysicsCollisionObject.h; sourceTree = SOURCE_ROOT; };
|
|
|
- 5BD776FC14C77E1F001CADA0 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks/CoreMotion.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@@ -602,7 +605,10 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- 5B5ADCE314C22DF900AC6109 /* libz.dylib in Frameworks */,
|
|
|
+ 5B2BC7641512516B00D176CD /* libz.dylib in Frameworks */,
|
|
|
+ 5B2BC7621512514D00D176CD /* QuartzCore.framework in Frameworks */,
|
|
|
+ 5B2BC75F1512514500D176CD /* OpenAL.framework in Frameworks */,
|
|
|
+ 5B2BC7601512514500D176CD /* OpenGL.framework in Frameworks */,
|
|
|
42CD0DAB147D8EA80000361E /* libbullet.a in Frameworks */,
|
|
|
42CD0DAC147D8EA80000361E /* libogg.a in Frameworks */,
|
|
|
42CD0DAD147D8EA80000361E /* libvorbis.a in Frameworks */,
|
|
|
@@ -610,9 +616,6 @@
|
|
|
42CD0DAF147D8EA80000361E /* libvorbisfile.a in Frameworks */,
|
|
|
42CCD556146EC1EB00353661 /* libpng.a in Frameworks */,
|
|
|
4234D99E14686C52003031B3 /* Cocoa.framework in Frameworks */,
|
|
|
- 4220A6E8146B122B00CAEB3A /* QuartzCore.framework in Frameworks */,
|
|
|
- 4299EFA9146AC94300FF4A73 /* OpenGL.framework in Frameworks */,
|
|
|
- 4299EFAB146AC94B00FF4A73 /* OpenAL.framework in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -620,13 +623,14 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- 5BD776FD14C77E1F001CADA0 /* CoreMotion.framework in Frameworks */,
|
|
|
- 5B5ADD2F14C2439700AC6109 /* Foundation.framework in Frameworks */,
|
|
|
- 5B5ADCE514C22E1F00AC6109 /* libz.dylib in Frameworks */,
|
|
|
- 5B04C5FC14BFE51600EB0071 /* OpenAL.framework in Frameworks */,
|
|
|
- 5B04C5FA14BFE51100EB0071 /* OpenGLES.framework in Frameworks */,
|
|
|
- 5B04C5F814BFE50B00EB0071 /* QuartzCore.framework in Frameworks */,
|
|
|
- 5B04C5F614BFE50100EB0071 /* UIKit.framework in Frameworks */,
|
|
|
+ 5B2BC76D151251EB00D176CD /* CoreGraphics.framework in Frameworks */,
|
|
|
+ 5B2BC76E151251EB00D176CD /* Foundation.framework in Frameworks */,
|
|
|
+ 5B2BC76F151251EB00D176CD /* libz.dylib in Frameworks */,
|
|
|
+ 5B2BC770151251EB00D176CD /* OpenAL.framework in Frameworks */,
|
|
|
+ 5B2BC771151251EB00D176CD /* OpenGLES.framework in Frameworks */,
|
|
|
+ 5B2BC772151251EB00D176CD /* QuartzCore.framework in Frameworks */,
|
|
|
+ 5B2BC773151251EB00D176CD /* UIKit.framework in Frameworks */,
|
|
|
+ 5B2BC765151251EB00D176CD /* CoreMotion.framework in Frameworks */,
|
|
|
5B04C57514BFCFE100EB0071 /* libbullet.a in Frameworks */,
|
|
|
5B04C57614BFCFE100EB0071 /* libogg.a in Frameworks */,
|
|
|
5B04C57714BFCFE100EB0071 /* libvorbis.a in Frameworks */,
|
|
|
@@ -660,64 +664,6 @@
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
4234D9A314686C52003031B3 /* src */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 5B43D19714C35347008A5D9D /* GamePlay */,
|
|
|
- );
|
|
|
- name = src;
|
|
|
- path = gameplay;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- 427D4F42147DC8DE0076760E /* Libraries */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 42CD0DA6147D8EA80000361E /* libbullet.a */,
|
|
|
- 42CD0DA7147D8EA80000361E /* libogg.a */,
|
|
|
- 42CD0DA8147D8EA80000361E /* libvorbis.a */,
|
|
|
- 42CD0DA9147D8EA80000361E /* libvorbisenc.a */,
|
|
|
- 42CD0DAA147D8EA80000361E /* libvorbisfile.a */,
|
|
|
- 42CCD555146EC1EB00353661 /* libpng.a */,
|
|
|
- 5B5ADCE114C22DC700AC6109 /* Mac OS X */,
|
|
|
- 5B5ADCE014C22DBE00AC6109 /* iOS */,
|
|
|
- );
|
|
|
- name = Libraries;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- 42CCD4AF146D811D00353661 /* Frameworks */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 5B04C5FE14BFE52F00EB0071 /* Mac OS X */,
|
|
|
- 5B04C5FD14BFE52300EB0071 /* iOS */,
|
|
|
- );
|
|
|
- name = Frameworks;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- 5B04C5FD14BFE52300EB0071 /* iOS */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 5BD776FC14C77E1F001CADA0 /* CoreMotion.framework */,
|
|
|
- 5B43D17914C3497B008A5D9D /* CoreGraphics.framework */,
|
|
|
- 5B5ADD2E14C2439700AC6109 /* Foundation.framework */,
|
|
|
- 5B04C5FB14BFE51600EB0071 /* OpenAL.framework */,
|
|
|
- 5B04C5F914BFE51000EB0071 /* OpenGLES.framework */,
|
|
|
- 5B04C5F714BFE50B00EB0071 /* QuartzCore.framework */,
|
|
|
- 5B04C5F514BFE50100EB0071 /* UIKit.framework */,
|
|
|
- );
|
|
|
- name = iOS;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- 5B04C5FE14BFE52F00EB0071 /* Mac OS X */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 4234D99D14686C52003031B3 /* Cocoa.framework */,
|
|
|
- 4220A6E7146B122B00CAEB3A /* QuartzCore.framework */,
|
|
|
- 4299EFA8146AC94300FF4A73 /* OpenGL.framework */,
|
|
|
- 4299EFAA146AC94B00FF4A73 /* OpenAL.framework */,
|
|
|
- );
|
|
|
- name = "Mac OS X";
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- 5B43D19714C35347008A5D9D /* GamePlay */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
5BD52634150F822A004C9099 /* AbsoluteLayout.cpp */,
|
|
|
@@ -917,7 +863,59 @@
|
|
|
42CD0E44147D8FF50000361E /* Viewport.cpp */,
|
|
|
42CD0E45147D8FF50000361E /* Viewport.h */,
|
|
|
);
|
|
|
- name = GamePlay;
|
|
|
+ name = src;
|
|
|
+ path = gameplay;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 427D4F42147DC8DE0076760E /* Libraries */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 42CD0DA6147D8EA80000361E /* libbullet.a */,
|
|
|
+ 42CD0DA7147D8EA80000361E /* libogg.a */,
|
|
|
+ 42CD0DA8147D8EA80000361E /* libvorbis.a */,
|
|
|
+ 42CD0DA9147D8EA80000361E /* libvorbisenc.a */,
|
|
|
+ 42CD0DAA147D8EA80000361E /* libvorbisfile.a */,
|
|
|
+ 42CCD555146EC1EB00353661 /* libpng.a */,
|
|
|
+ 5B5ADCE114C22DC700AC6109 /* Mac OS X */,
|
|
|
+ 5B5ADCE014C22DBE00AC6109 /* iOS */,
|
|
|
+ );
|
|
|
+ name = Libraries;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 42CCD4AF146D811D00353661 /* Frameworks */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 5B04C5FE14BFE52F00EB0071 /* Mac OS X */,
|
|
|
+ 5B04C5FD14BFE52300EB0071 /* iOS */,
|
|
|
+ );
|
|
|
+ name = Frameworks;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 5B04C5FD14BFE52300EB0071 /* iOS */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 5B2BC766151251EB00D176CD /* CoreGraphics.framework */,
|
|
|
+ 5B2BC767151251EB00D176CD /* Foundation.framework */,
|
|
|
+ 5B2BC768151251EB00D176CD /* libz.dylib */,
|
|
|
+ 5B2BC769151251EB00D176CD /* OpenAL.framework */,
|
|
|
+ 5B2BC76A151251EB00D176CD /* OpenGLES.framework */,
|
|
|
+ 5B2BC76B151251EB00D176CD /* QuartzCore.framework */,
|
|
|
+ 5B2BC76C151251EB00D176CD /* UIKit.framework */,
|
|
|
+ 5B2BC7561512507500D176CD /* CoreMotion.framework */,
|
|
|
+ );
|
|
|
+ name = iOS;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 5B04C5FE14BFE52F00EB0071 /* Mac OS X */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 5B2BC7631512516B00D176CD /* libz.dylib */,
|
|
|
+ 5B2BC7611512514D00D176CD /* QuartzCore.framework */,
|
|
|
+ 5B2BC75D1512514500D176CD /* OpenAL.framework */,
|
|
|
+ 5B2BC75E1512514500D176CD /* OpenGL.framework */,
|
|
|
+ 4234D99D14686C52003031B3 /* Cocoa.framework */,
|
|
|
+ );
|
|
|
+ name = "Mac OS X";
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
5B5ADCE014C22DBE00AC6109 /* iOS */ = {
|
|
|
@@ -1433,7 +1431,7 @@
|
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
|
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
|
|
|
PRODUCT_NAME = gameplay;
|
|
|
- SDKROOT = macosx;
|
|
|
+ SDKROOT = "";
|
|
|
SHARED_PRECOMPS_DIR = "";
|
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
|
@@ -1474,7 +1472,7 @@
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
|
|
|
PRODUCT_NAME = gameplay;
|
|
|
- SDKROOT = macosx;
|
|
|
+ SDKROOT = "";
|
|
|
SHARED_PRECOMPS_DIR = "";
|
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
|
USER_HEADER_SEARCH_PATHS = "";
|