|
@@ -1,643 +0,0 @@
|
|
|
-// !$*UTF8*$!
|
|
|
|
|
-{
|
|
|
|
|
- archiveVersion = 1;
|
|
|
|
|
- classes = {
|
|
|
|
|
- };
|
|
|
|
|
- objectVersion = 46;
|
|
|
|
|
- objects = {
|
|
|
|
|
-
|
|
|
|
|
-/* Begin PBXBuildFile section */
|
|
|
|
|
- 421090EE18299F3A00761E40 /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 421090ED18299F3A00761E40 /* GameKit.framework */; };
|
|
|
|
|
- 422E8EDF19586791001DE81F /* libBulletCollision.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 422E8EDC19586791001DE81F /* libBulletCollision.a */; };
|
|
|
|
|
- 422E8EE019586791001DE81F /* libBulletDynamics.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 422E8EDD19586791001DE81F /* libBulletDynamics.a */; };
|
|
|
|
|
- 422E8EE119586791001DE81F /* libLinearMath.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 422E8EDE19586791001DE81F /* libLinearMath.a */; };
|
|
|
|
|
- 42438B531491AD2000D218B8 /* libgameplay.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42438B521491AD2000D218B8 /* libgameplay.a */; };
|
|
|
|
|
- 424CC03E161FCC1700577827 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 424CC03D161FCC1700577827 /* IOKit.framework */; };
|
|
|
|
|
- 425EDAA017FB3F4000AABF95 /* liblua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 425EDA9917FB3F4000AABF95 /* liblua.a */; };
|
|
|
|
|
- 425EDAA117FB3F4000AABF95 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 425EDA9A17FB3F4000AABF95 /* libpng.a */; };
|
|
|
|
|
- 425EDAA217FB3F4000AABF95 /* libogg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 425EDA9B17FB3F4000AABF95 /* libogg.a */; };
|
|
|
|
|
- 425EDAA317FB3F4000AABF95 /* libvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 425EDA9C17FB3F4000AABF95 /* libvorbis.a */; };
|
|
|
|
|
- 42A1E952195521E800C26E5C /* libBulletCollision.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42A1E94F195521E800C26E5C /* libBulletCollision.a */; };
|
|
|
|
|
- 42A1E953195521E800C26E5C /* libBulletDynamics.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42A1E950195521E800C26E5C /* libBulletDynamics.a */; };
|
|
|
|
|
- 42A1E954195521E800C26E5C /* libLinearMath.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42A1E951195521E800C26E5C /* libLinearMath.a */; };
|
|
|
|
|
- 42B611CD16ADB01000106289 /* libgameplay.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42B611C816ADAFCD00106289 /* libgameplay.a */; };
|
|
|
|
|
- 42B611D416ADB02B00106289 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAB3716AD8D5C0000F342 /* libz.dylib */; };
|
|
|
|
|
- 42B611D716ADB08A00106289 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 42B611D616ADB08A00106289 /* [email protected] */; };
|
|
|
|
|
- 42B7028C15B0BEE3002BB8C3 /* liblua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42B7028B15B0BEE3002BB8C3 /* liblua.a */; };
|
|
|
|
|
- 42B7028E15B0C084002BB8C3 /* game.config in Resources */ = {isa = PBXBuildFile; fileRef = 42B7028D15B0C084002BB8C3 /* game.config */; };
|
|
|
|
|
- 42B7028F15B0C084002BB8C3 /* game.config in Resources */ = {isa = PBXBuildFile; fileRef = 42B7028D15B0C084002BB8C3 /* game.config */; };
|
|
|
|
|
- 42C932C11491A0DB0098216A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C932C01491A0DB0098216A /* Cocoa.framework */; };
|
|
|
|
|
- 42C932EE1491A4CB0098216A /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 42C932ED1491A4CB0098216A /* icon.png */; };
|
|
|
|
|
- 42C932F11491A5160098216A /* LuaGame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C932EF1491A5160098216A /* LuaGame.cpp */; };
|
|
|
|
|
- 42C932F31491A53E0098216A /* res in Resources */ = {isa = PBXBuildFile; fileRef = 42C932F21491A53E0098216A /* res */; };
|
|
|
|
|
- 42C933171491A5EB0098216A /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C933161491A5EB0098216A /* OpenGL.framework */; };
|
|
|
|
|
- 42C9331D1491A6750098216A /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C9331C1491A6750098216A /* QuartzCore.framework */; };
|
|
|
|
|
- 42C9331F1491A67F0098216A /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C9331E1491A67F0098216A /* OpenAL.framework */; };
|
|
|
|
|
- 42C933261491A6E50098216A /* libogg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C933221491A6E50098216A /* libogg.a */; };
|
|
|
|
|
- 42C933271491A6E50098216A /* libvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C933231491A6E50098216A /* libvorbis.a */; };
|
|
|
|
|
- 42C9332C1491A7680098216A /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C9332A1491A7390098216A /* libpng.a */; };
|
|
|
|
|
- 42C9332F1491A78D0098216A /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C9332D1491A7810098216A /* libz.dylib */; };
|
|
|
|
|
- 42DFAACC16AD8A000000F342 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAACB16AD8A000000F342 /* CoreMotion.framework */; };
|
|
|
|
|
- 42DFAAE016AD8B060000F342 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAADF16AD8B060000F342 /* Foundation.framework */; };
|
|
|
|
|
- 42DFAAEF16AD8B4E0000F342 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAAEB16AD8B4E0000F342 /* OpenAL.framework */; };
|
|
|
|
|
- 42DFAAF016AD8B4E0000F342 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAAEC16AD8B4E0000F342 /* OpenGLES.framework */; };
|
|
|
|
|
- 42DFAAF116AD8B4E0000F342 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAAED16AD8B4E0000F342 /* QuartzCore.framework */; };
|
|
|
|
|
- 42DFAAF216AD8B4E0000F342 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAAEE16AD8B4E0000F342 /* UIKit.framework */; };
|
|
|
|
|
- 5B61611614CCC24C0073B857 /* LuaGame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C932EF1491A5160098216A /* LuaGame.cpp */; };
|
|
|
|
|
- 5B61612614CCC24C0073B857 /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 42C932ED1491A4CB0098216A /* icon.png */; };
|
|
|
|
|
- 5B61612714CCC24C0073B857 /* res in Resources */ = {isa = PBXBuildFile; fileRef = 42C932F21491A53E0098216A /* res */; };
|
|
|
|
|
- 6212DAB41829D9BB006213DD /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6212DAB31829D9BB006213DD /* GameKit.framework */; };
|
|
|
|
|
-/* End PBXBuildFile section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin PBXFileReference section */
|
|
|
|
|
- 421090ED18299F3A00761E40 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/GameKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
- 422E8EDC19586791001DE81F /* libBulletCollision.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libBulletCollision.a; path = "../../external-deps/bullet/lib/ios/armv7s/libBulletCollision.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 422E8EDD19586791001DE81F /* libBulletDynamics.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libBulletDynamics.a; path = "../../external-deps/bullet/lib/ios/armv7s/libBulletDynamics.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 422E8EDE19586791001DE81F /* libLinearMath.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libLinearMath.a; path = "../../external-deps/bullet/lib/ios/armv7s/libLinearMath.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 42438B521491AD2000D218B8 /* libgameplay.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgameplay.a; path = "../../../../Library/Developer/Xcode/DerivedData/gameplay-exiunaubxxjndaapmcqkaoeboiob/Build/Products/Debug/libgameplay.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 424CC03D161FCC1700577827 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
|
|
|
|
|
- 425EDA9917FB3F4000AABF95 /* liblua.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblua.a; path = "../../external-deps/lua/lib/ios/armv7s/liblua.a"; sourceTree = "<absolute>"; };
|
|
|
|
|
- 425EDA9A17FB3F4000AABF95 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../external-deps/png/lib/ios/armv7s/libpng.a"; sourceTree = "<absolute>"; };
|
|
|
|
|
- 425EDA9B17FB3F4000AABF95 /* libogg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libogg.a; path = "../../external-deps/ogg/lib/ios/armv7s/libogg.a"; sourceTree = "<absolute>"; };
|
|
|
|
|
- 425EDA9C17FB3F4000AABF95 /* libvorbis.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbis.a; path = "../../external-deps/vorbis/lib/ios/armv7s/libvorbis.a"; sourceTree = "<absolute>"; };
|
|
|
|
|
- 42A1E94F195521E800C26E5C /* libBulletCollision.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libBulletCollision.a; path = "../../external-deps/bullet/lib/macosx/x64/libBulletCollision.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 42A1E950195521E800C26E5C /* libBulletDynamics.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libBulletDynamics.a; path = "../../external-deps/bullet/lib/macosx/x64/libBulletDynamics.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 42A1E951195521E800C26E5C /* libLinearMath.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libLinearMath.a; path = "../../external-deps/bullet/lib/macosx/x64/libLinearMath.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 42B611C816ADAFCD00106289 /* libgameplay.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgameplay.a; path = "../../../../Library/Developer/Xcode/DerivedData/gameplay-exiunaubxxjndaapmcqkaoeboiob/Build/Products/Debug-iphoneos/libgameplay.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 42B611D616ADB08A00106289 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
|
|
|
|
|
- 42B7028B15B0BEE3002BB8C3 /* liblua.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblua.a; path = "../../external-deps/lua/lib/macosx/x64/liblua.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 42B7028D15B0C084002BB8C3 /* game.config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = game.config; sourceTree = "<group>"; };
|
|
|
|
|
- 42C932BC1491A0DB0098216A /* sample-lua-macosx.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "sample-lua-macosx.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
- 42C932C01491A0DB0098216A /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
|
|
|
- 42C932ED1491A4CB0098216A /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon.png; sourceTree = "<group>"; };
|
|
|
|
|
- 42C932EF1491A5160098216A /* LuaGame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LuaGame.cpp; path = src/LuaGame.cpp; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- 42C932F01491A5160098216A /* LuaGame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LuaGame.h; path = src/LuaGame.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- 42C932F21491A53E0098216A /* res */ = {isa = PBXFileReference; lastKnownFileType = folder; path = res; sourceTree = "<group>"; };
|
|
|
|
|
- 42C933161491A5EB0098216A /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
|
|
|
|
|
- 42C9331C1491A6750098216A /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
|
|
|
- 42C9331E1491A67F0098216A /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
|
|
|
|
|
- 42C933221491A6E50098216A /* libogg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libogg.a; path = "../../external-deps/ogg/lib/macosx/x64/libogg.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 42C933231491A6E50098216A /* libvorbis.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbis.a; path = "../../external-deps/vorbis/lib/macosx/x64/libvorbis.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 42C9332A1491A7390098216A /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../external-deps/png/lib/macosx/x64/libpng.a"; sourceTree = "<group>"; };
|
|
|
|
|
- 42C9332D1491A7810098216A /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
|
|
|
- 42DFAACB16AD8A000000F342 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/CoreMotion.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
- 42DFAADF16AD8B060000F342 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
- 42DFAAEB16AD8B4E0000F342 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/OpenAL.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
- 42DFAAEC16AD8B4E0000F342 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/OpenGLES.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
- 42DFAAED16AD8B4E0000F342 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
- 42DFAAEE16AD8B4E0000F342 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
- 42DFAB3716AD8D5C0000F342 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/lib/libz.dylib; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
- 5B61611214CCC2200073B857 /* sample-lua-macosx.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "sample-lua-macosx.plist"; sourceTree = "<group>"; };
|
|
|
|
|
- 5B61612C14CCC24C0073B857 /* sample-lua-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "sample-lua-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
- 5B61612E14CCC24D0073B857 /* sample-lua-ios.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "sample-lua-ios.plist"; sourceTree = "<group>"; };
|
|
|
|
|
- 6212DAB31829D9BB006213DD /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; };
|
|
|
|
|
-/* End PBXFileReference section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
|
- 42C932B91491A0DB0098216A /* Frameworks */ = {
|
|
|
|
|
- isa = PBXFrameworksBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- 42438B531491AD2000D218B8 /* libgameplay.a in Frameworks */,
|
|
|
|
|
- 42A1E953195521E800C26E5C /* libBulletDynamics.a in Frameworks */,
|
|
|
|
|
- 42A1E952195521E800C26E5C /* libBulletCollision.a in Frameworks */,
|
|
|
|
|
- 42B7028C15B0BEE3002BB8C3 /* liblua.a in Frameworks */,
|
|
|
|
|
- 42C9332C1491A7680098216A /* libpng.a in Frameworks */,
|
|
|
|
|
- 42C933261491A6E50098216A /* libogg.a in Frameworks */,
|
|
|
|
|
- 42C933271491A6E50098216A /* libvorbis.a in Frameworks */,
|
|
|
|
|
- 42C9332F1491A78D0098216A /* libz.dylib in Frameworks */,
|
|
|
|
|
- 6212DAB41829D9BB006213DD /* GameKit.framework in Frameworks */,
|
|
|
|
|
- 424CC03E161FCC1700577827 /* IOKit.framework in Frameworks */,
|
|
|
|
|
- 42C932C11491A0DB0098216A /* Cocoa.framework in Frameworks */,
|
|
|
|
|
- 42C9331D1491A6750098216A /* QuartzCore.framework in Frameworks */,
|
|
|
|
|
- 42A1E954195521E800C26E5C /* libLinearMath.a in Frameworks */,
|
|
|
|
|
- 42C933171491A5EB0098216A /* OpenGL.framework in Frameworks */,
|
|
|
|
|
- 42C9331F1491A67F0098216A /* OpenAL.framework in Frameworks */,
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- };
|
|
|
|
|
- 5B61611714CCC24C0073B857 /* Frameworks */ = {
|
|
|
|
|
- isa = PBXFrameworksBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- 42B611CD16ADB01000106289 /* libgameplay.a in Frameworks */,
|
|
|
|
|
- 42B611D416ADB02B00106289 /* libz.dylib in Frameworks */,
|
|
|
|
|
- 422E8EE019586791001DE81F /* libBulletDynamics.a in Frameworks */,
|
|
|
|
|
- 42DFAACC16AD8A000000F342 /* CoreMotion.framework in Frameworks */,
|
|
|
|
|
- 425EDAA017FB3F4000AABF95 /* liblua.a in Frameworks */,
|
|
|
|
|
- 42DFAAE016AD8B060000F342 /* Foundation.framework in Frameworks */,
|
|
|
|
|
- 425EDAA317FB3F4000AABF95 /* libvorbis.a in Frameworks */,
|
|
|
|
|
- 42DFAAEF16AD8B4E0000F342 /* OpenAL.framework in Frameworks */,
|
|
|
|
|
- 425EDAA217FB3F4000AABF95 /* libogg.a in Frameworks */,
|
|
|
|
|
- 422E8EDF19586791001DE81F /* libBulletCollision.a in Frameworks */,
|
|
|
|
|
- 422E8EE119586791001DE81F /* libLinearMath.a in Frameworks */,
|
|
|
|
|
- 421090EE18299F3A00761E40 /* GameKit.framework in Frameworks */,
|
|
|
|
|
- 42DFAAF016AD8B4E0000F342 /* OpenGLES.framework in Frameworks */,
|
|
|
|
|
- 42DFAAF116AD8B4E0000F342 /* QuartzCore.framework in Frameworks */,
|
|
|
|
|
- 425EDAA117FB3F4000AABF95 /* libpng.a in Frameworks */,
|
|
|
|
|
- 42DFAAF216AD8B4E0000F342 /* UIKit.framework in Frameworks */,
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- };
|
|
|
|
|
-/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin PBXGroup section */
|
|
|
|
|
- 42C932B11491A0DB0098216A = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- 42B611D616ADB08A00106289 /* [email protected] */,
|
|
|
|
|
- 5B61611214CCC2200073B857 /* sample-lua-macosx.plist */,
|
|
|
|
|
- 5B61612E14CCC24D0073B857 /* sample-lua-ios.plist */,
|
|
|
|
|
- 42C932ED1491A4CB0098216A /* icon.png */,
|
|
|
|
|
- 42B7028D15B0C084002BB8C3 /* game.config */,
|
|
|
|
|
- 42C932F21491A53E0098216A /* res */,
|
|
|
|
|
- 42C932C61491A0DB0098216A /* src */,
|
|
|
|
|
- 42C932DD1491A1050098216A /* Libraries */,
|
|
|
|
|
- 42C932BF1491A0DB0098216A /* Frameworks */,
|
|
|
|
|
- 42C932BD1491A0DB0098216A /* Products */,
|
|
|
|
|
- );
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
- 42C932BD1491A0DB0098216A /* Products */ = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- 42C932BC1491A0DB0098216A /* sample-lua-macosx.app */,
|
|
|
|
|
- 5B61612C14CCC24C0073B857 /* sample-lua-ios.app */,
|
|
|
|
|
- );
|
|
|
|
|
- name = Products;
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
- 42C932BF1491A0DB0098216A /* Frameworks */ = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- 5B61613A14CCC3590073B857 /* MacOSX */,
|
|
|
|
|
- 5B61613914CCC3560073B857 /* iOS */,
|
|
|
|
|
- );
|
|
|
|
|
- name = Frameworks;
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
- 42C932C61491A0DB0098216A /* src */ = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- 42C932EF1491A5160098216A /* LuaGame.cpp */,
|
|
|
|
|
- 42C932F01491A5160098216A /* LuaGame.h */,
|
|
|
|
|
- );
|
|
|
|
|
- path = src;
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
- 42C932DD1491A1050098216A /* Libraries */ = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- 42DFAB3616AD8D340000F342 /* MacOSX */,
|
|
|
|
|
- 42DFAB3516AD8D270000F342 /* iOS */,
|
|
|
|
|
- );
|
|
|
|
|
- name = Libraries;
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
- 42DFAB3516AD8D270000F342 /* iOS */ = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- 42B611C816ADAFCD00106289 /* libgameplay.a */,
|
|
|
|
|
- 422E8EDC19586791001DE81F /* libBulletCollision.a */,
|
|
|
|
|
- 422E8EDD19586791001DE81F /* libBulletDynamics.a */,
|
|
|
|
|
- 422E8EDE19586791001DE81F /* libLinearMath.a */,
|
|
|
|
|
- 425EDA9917FB3F4000AABF95 /* liblua.a */,
|
|
|
|
|
- 425EDA9A17FB3F4000AABF95 /* libpng.a */,
|
|
|
|
|
- 425EDA9B17FB3F4000AABF95 /* libogg.a */,
|
|
|
|
|
- 425EDA9C17FB3F4000AABF95 /* libvorbis.a */,
|
|
|
|
|
- 42DFAB3716AD8D5C0000F342 /* libz.dylib */,
|
|
|
|
|
- );
|
|
|
|
|
- name = iOS;
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
- 42DFAB3616AD8D340000F342 /* MacOSX */ = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- 42438B521491AD2000D218B8 /* libgameplay.a */,
|
|
|
|
|
- 42A1E94F195521E800C26E5C /* libBulletCollision.a */,
|
|
|
|
|
- 42A1E950195521E800C26E5C /* libBulletDynamics.a */,
|
|
|
|
|
- 42A1E951195521E800C26E5C /* libLinearMath.a */,
|
|
|
|
|
- 42B7028B15B0BEE3002BB8C3 /* liblua.a */,
|
|
|
|
|
- 42C9332A1491A7390098216A /* libpng.a */,
|
|
|
|
|
- 42C933221491A6E50098216A /* libogg.a */,
|
|
|
|
|
- 42C933231491A6E50098216A /* libvorbis.a */,
|
|
|
|
|
- 42C9332D1491A7810098216A /* libz.dylib */,
|
|
|
|
|
- );
|
|
|
|
|
- name = MacOSX;
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
- 5B61613914CCC3560073B857 /* iOS */ = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- 421090ED18299F3A00761E40 /* GameKit.framework */,
|
|
|
|
|
- 42DFAACB16AD8A000000F342 /* CoreMotion.framework */,
|
|
|
|
|
- 42DFAADF16AD8B060000F342 /* Foundation.framework */,
|
|
|
|
|
- 42DFAAEB16AD8B4E0000F342 /* OpenAL.framework */,
|
|
|
|
|
- 42DFAAEC16AD8B4E0000F342 /* OpenGLES.framework */,
|
|
|
|
|
- 42DFAAED16AD8B4E0000F342 /* QuartzCore.framework */,
|
|
|
|
|
- 42DFAAEE16AD8B4E0000F342 /* UIKit.framework */,
|
|
|
|
|
- );
|
|
|
|
|
- name = iOS;
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
- 5B61613A14CCC3590073B857 /* MacOSX */ = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- 6212DAB31829D9BB006213DD /* GameKit.framework */,
|
|
|
|
|
- 424CC03D161FCC1700577827 /* IOKit.framework */,
|
|
|
|
|
- 42C932C01491A0DB0098216A /* Cocoa.framework */,
|
|
|
|
|
- 42C9331C1491A6750098216A /* QuartzCore.framework */,
|
|
|
|
|
- 42C933161491A5EB0098216A /* OpenGL.framework */,
|
|
|
|
|
- 42C9331E1491A67F0098216A /* OpenAL.framework */,
|
|
|
|
|
- );
|
|
|
|
|
- name = MacOSX;
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
-/* End PBXGroup section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin PBXNativeTarget section */
|
|
|
|
|
- 42C932BB1491A0DB0098216A /* sample-lua-macosx */ = {
|
|
|
|
|
- isa = PBXNativeTarget;
|
|
|
|
|
- buildConfigurationList = 42C932DA1491A0DB0098216A /* Build configuration list for PBXNativeTarget "sample-lua-macosx" */;
|
|
|
|
|
- buildPhases = (
|
|
|
|
|
- 42C932B81491A0DB0098216A /* Sources */,
|
|
|
|
|
- 42C932B91491A0DB0098216A /* Frameworks */,
|
|
|
|
|
- 42C933301491A7B50098216A /* ShellScript */,
|
|
|
|
|
- 42C932BA1491A0DB0098216A /* Resources */,
|
|
|
|
|
- );
|
|
|
|
|
- buildRules = (
|
|
|
|
|
- );
|
|
|
|
|
- dependencies = (
|
|
|
|
|
- );
|
|
|
|
|
- name = "sample-lua-macosx";
|
|
|
|
|
- productName = "sample-lua";
|
|
|
|
|
- productReference = 42C932BC1491A0DB0098216A /* sample-lua-macosx.app */;
|
|
|
|
|
- productType = "com.apple.product-type.application";
|
|
|
|
|
- };
|
|
|
|
|
- 5B61611414CCC24C0073B857 /* sample-lua-ios */ = {
|
|
|
|
|
- isa = PBXNativeTarget;
|
|
|
|
|
- buildConfigurationList = 5B61612914CCC24C0073B857 /* Build configuration list for PBXNativeTarget "sample-lua-ios" */;
|
|
|
|
|
- buildPhases = (
|
|
|
|
|
- 5B61611514CCC24C0073B857 /* Sources */,
|
|
|
|
|
- 5B61611714CCC24C0073B857 /* Frameworks */,
|
|
|
|
|
- 5B61612414CCC24C0073B857 /* ShellScript */,
|
|
|
|
|
- 5B61612514CCC24C0073B857 /* Resources */,
|
|
|
|
|
- );
|
|
|
|
|
- buildRules = (
|
|
|
|
|
- );
|
|
|
|
|
- dependencies = (
|
|
|
|
|
- );
|
|
|
|
|
- name = "sample-lua-ios";
|
|
|
|
|
- productName = "sample-lua";
|
|
|
|
|
- productReference = 5B61612C14CCC24C0073B857 /* sample-lua-ios.app */;
|
|
|
|
|
- productType = "com.apple.product-type.application";
|
|
|
|
|
- };
|
|
|
|
|
-/* End PBXNativeTarget section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin PBXProject section */
|
|
|
|
|
- 42C932B31491A0DB0098216A /* Project object */ = {
|
|
|
|
|
- isa = PBXProject;
|
|
|
|
|
- attributes = {
|
|
|
|
|
- LastUpgradeCheck = 0600;
|
|
|
|
|
- };
|
|
|
|
|
- buildConfigurationList = 42C932B61491A0DB0098216A /* Build configuration list for PBXProject "sample-lua" */;
|
|
|
|
|
- compatibilityVersion = "Xcode 3.2";
|
|
|
|
|
- developmentRegion = English;
|
|
|
|
|
- hasScannedForEncodings = 0;
|
|
|
|
|
- knownRegions = (
|
|
|
|
|
- en,
|
|
|
|
|
- );
|
|
|
|
|
- mainGroup = 42C932B11491A0DB0098216A;
|
|
|
|
|
- productRefGroup = 42C932BD1491A0DB0098216A /* Products */;
|
|
|
|
|
- projectDirPath = "";
|
|
|
|
|
- projectRoot = "";
|
|
|
|
|
- targets = (
|
|
|
|
|
- 42C932BB1491A0DB0098216A /* sample-lua-macosx */,
|
|
|
|
|
- 5B61611414CCC24C0073B857 /* sample-lua-ios */,
|
|
|
|
|
- );
|
|
|
|
|
- };
|
|
|
|
|
-/* End PBXProject section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin PBXResourcesBuildPhase section */
|
|
|
|
|
- 42C932BA1491A0DB0098216A /* Resources */ = {
|
|
|
|
|
- isa = PBXResourcesBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- 42B7028E15B0C084002BB8C3 /* game.config in Resources */,
|
|
|
|
|
- 42C932EE1491A4CB0098216A /* icon.png in Resources */,
|
|
|
|
|
- 42C932F31491A53E0098216A /* res in Resources */,
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- };
|
|
|
|
|
- 5B61612514CCC24C0073B857 /* Resources */ = {
|
|
|
|
|
- isa = PBXResourcesBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- 42B7028F15B0C084002BB8C3 /* game.config in Resources */,
|
|
|
|
|
- 5B61612614CCC24C0073B857 /* icon.png in Resources */,
|
|
|
|
|
- 5B61612714CCC24C0073B857 /* res in Resources */,
|
|
|
|
|
- 42B611D716ADB08A00106289 /* [email protected] in Resources */,
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- };
|
|
|
|
|
-/* End PBXResourcesBuildPhase section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
- 42C933301491A7B50098216A /* ShellScript */ = {
|
|
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- inputPaths = (
|
|
|
|
|
- );
|
|
|
|
|
- outputPaths = (
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- shellPath = /bin/sh;
|
|
|
|
|
- shellScript = "rsync -rau ${SRCROOT}/../../gameplay/res/shaders ${SRCROOT}/res\nrsync -rau ${SRCROOT}/../../gameplay/res/ui ${SRCROOT}/res\ncp -rf ${SRCROOT}/../../gameplay/res/logo_powered_white.png ${SRCROOT}/res\ntouch -cm ${SRCROOT}/res";
|
|
|
|
|
- };
|
|
|
|
|
- 5B61612414CCC24C0073B857 /* ShellScript */ = {
|
|
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- inputPaths = (
|
|
|
|
|
- );
|
|
|
|
|
- outputPaths = (
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- shellPath = /bin/sh;
|
|
|
|
|
- shellScript = "rsync -rau ${SRCROOT}/../../gameplay/res/shaders ${SRCROOT}/res\nrsync -rau ${SRCROOT}/../../gameplay/res/ui ${SRCROOT}/res\ncp -rf ${SRCROOT}/../../gameplay/res/logo_powered_white.png ${SRCROOT}/res\ntouch -cm ${SRCROOT}/res";
|
|
|
|
|
- };
|
|
|
|
|
-/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin PBXSourcesBuildPhase section */
|
|
|
|
|
- 42C932B81491A0DB0098216A /* Sources */ = {
|
|
|
|
|
- isa = PBXSourcesBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- 42C932F11491A5160098216A /* LuaGame.cpp in Sources */,
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- };
|
|
|
|
|
- 5B61611514CCC24C0073B857 /* Sources */ = {
|
|
|
|
|
- isa = PBXSourcesBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- 5B61611614CCC24C0073B857 /* LuaGame.cpp in Sources */,
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- };
|
|
|
|
|
-/* End PBXSourcesBuildPhase section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin XCBuildConfiguration section */
|
|
|
|
|
- 42C932D81491A0DB0098216A /* Debug */ = {
|
|
|
|
|
- isa = XCBuildConfiguration;
|
|
|
|
|
- buildSettings = {
|
|
|
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
|
- CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
|
- CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
|
- COPY_PHASE_STRIP = NO;
|
|
|
|
|
- ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
|
- GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
|
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
|
|
- GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
|
- GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
|
- "DEBUG=1",
|
|
|
|
|
- "$(inherited)",
|
|
|
|
|
- );
|
|
|
|
|
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
|
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
|
- GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
|
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
|
- GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
|
- GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
- GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
- GENERATE_PKGINFO_FILE = YES;
|
|
|
|
|
- INFOPLIST_FILE = "sample-lua-macosx.plist";
|
|
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
|
|
|
- ONLY_ACTIVE_ARCH = YES;
|
|
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
- SDKROOT = macosx;
|
|
|
|
|
- VALID_ARCHS = "armv7 armv7s arm64 i386 x86_64";
|
|
|
|
|
- };
|
|
|
|
|
- name = Debug;
|
|
|
|
|
- };
|
|
|
|
|
- 42C932D91491A0DB0098216A /* Release */ = {
|
|
|
|
|
- isa = XCBuildConfiguration;
|
|
|
|
|
- buildSettings = {
|
|
|
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
|
- CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
|
- CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
|
- COPY_PHASE_STRIP = YES;
|
|
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
|
- ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
|
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
|
|
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
|
- GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
|
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
|
- GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
|
- GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
- GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
- GENERATE_PKGINFO_FILE = YES;
|
|
|
|
|
- INFOPLIST_FILE = "sample-lua-macosx.plist";
|
|
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
- SDKROOT = macosx;
|
|
|
|
|
- VALID_ARCHS = "armv7 armv7s arm64 i386 x86_64";
|
|
|
|
|
- };
|
|
|
|
|
- name = Release;
|
|
|
|
|
- };
|
|
|
|
|
- 42C932DB1491A0DB0098216A /* Debug */ = {
|
|
|
|
|
- isa = XCBuildConfiguration;
|
|
|
|
|
- buildSettings = {
|
|
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
|
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
|
- COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
|
|
|
- GCC_WARN_UNUSED_VARIABLE = NO;
|
|
|
|
|
- HEADER_SEARCH_PATHS = (
|
|
|
|
|
- ../../gameplay/src,
|
|
|
|
|
- "../../external-deps/bullet/include",
|
|
|
|
|
- "../../external-deps/lua/include",
|
|
|
|
|
- "../../external-deps/png/include",
|
|
|
|
|
- "../../external-deps/ogg/include",
|
|
|
|
|
- "../../external-deps/vorbis/include",
|
|
|
|
|
- );
|
|
|
|
|
- INFOPLIST_FILE = "sample-lua-macosx.plist";
|
|
|
|
|
- LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
- "$(inherited)",
|
|
|
|
|
- "../../external-deps/bullet/lib/macosx/x64",
|
|
|
|
|
- "../../external-deps/lua/lib/macosx/x64",
|
|
|
|
|
- "../../external-deps/png/lib/macosx/x64",
|
|
|
|
|
- "../../external-deps/ogg/lib/macosx/x64",
|
|
|
|
|
- "../../external-deps/vorbis/lib/macosx/x64",
|
|
|
|
|
- "~/Library/Developer/Xcode/DerivedData/gameplay-exiunaubxxjndaapmcqkaoeboiob/Build/Products/Debug",
|
|
|
|
|
- );
|
|
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
- USER_HEADER_SEARCH_PATHS = "";
|
|
|
|
|
- VALID_ARCHS = x86_64;
|
|
|
|
|
- WRAPPER_EXTENSION = app;
|
|
|
|
|
- };
|
|
|
|
|
- name = Debug;
|
|
|
|
|
- };
|
|
|
|
|
- 42C932DC1491A0DB0098216A /* Release */ = {
|
|
|
|
|
- isa = XCBuildConfiguration;
|
|
|
|
|
- buildSettings = {
|
|
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
|
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
|
- COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
|
|
|
- GCC_WARN_UNUSED_VARIABLE = NO;
|
|
|
|
|
- HEADER_SEARCH_PATHS = (
|
|
|
|
|
- ../../gameplay/src,
|
|
|
|
|
- "../../external-deps/bullet/include",
|
|
|
|
|
- "../../external-deps/lua/include",
|
|
|
|
|
- "../../external-deps/png/include",
|
|
|
|
|
- "../../external-deps/ogg/include",
|
|
|
|
|
- "../../external-deps/vorbis/include",
|
|
|
|
|
- );
|
|
|
|
|
- INFOPLIST_FILE = "sample-lua-macosx.plist";
|
|
|
|
|
- LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
- "$(inherited)",
|
|
|
|
|
- "../../external-deps/bullet/lib/macosx/x64",
|
|
|
|
|
- "../../external-deps/lua/lib/macosx/x64",
|
|
|
|
|
- "../../external-deps/png/lib/macosx/x64",
|
|
|
|
|
- "../../external-deps/ogg/lib/macosx/x64",
|
|
|
|
|
- "../../external-deps/vorbis/lib/macosx/x64",
|
|
|
|
|
- "~/Library/Developer/Xcode/DerivedData/gameplay-exiunaubxxjndaapmcqkaoeboiob/Build/Products/Debug",
|
|
|
|
|
- );
|
|
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
- USER_HEADER_SEARCH_PATHS = "";
|
|
|
|
|
- VALID_ARCHS = x86_64;
|
|
|
|
|
- WRAPPER_EXTENSION = app;
|
|
|
|
|
- };
|
|
|
|
|
- name = Release;
|
|
|
|
|
- };
|
|
|
|
|
- 5B61612A14CCC24C0073B857 /* Debug */ = {
|
|
|
|
|
- isa = XCBuildConfiguration;
|
|
|
|
|
- buildSettings = {
|
|
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
|
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
|
|
|
- GCC_WARN_UNUSED_VARIABLE = NO;
|
|
|
|
|
- HEADER_SEARCH_PATHS = (
|
|
|
|
|
- ../../gameplay/src,
|
|
|
|
|
- "../../external-deps/bullet/include",
|
|
|
|
|
- "../../external-deps/lua/include",
|
|
|
|
|
- "../../external-deps/png/include",
|
|
|
|
|
- "../../external-deps/ogg/include",
|
|
|
|
|
- "../../external-deps/vorbis/include",
|
|
|
|
|
- );
|
|
|
|
|
- INFOPLIST_FILE = "sample-lua-ios.plist";
|
|
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 7.1;
|
|
|
|
|
- LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
- "$(inherited)",
|
|
|
|
|
- "../../external-deps/bullet/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "../../external-deps/lua/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "../../external-deps/png/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "../../external-deps/ogg/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "../../external-deps/vorbis/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "~/Library/Developer/Xcode/DerivedData/gameplay-exiunaubxxjndaapmcqkaoeboiob/Build/Products/Debug-iphoneos",
|
|
|
|
|
- );
|
|
|
|
|
- SDKROOT = iphoneos;
|
|
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
- USER_HEADER_SEARCH_PATHS = "";
|
|
|
|
|
- VALID_ARCHS = "armv7 armv7s arm64";
|
|
|
|
|
- WRAPPER_EXTENSION = app;
|
|
|
|
|
- };
|
|
|
|
|
- name = Debug;
|
|
|
|
|
- };
|
|
|
|
|
- 5B61612B14CCC24C0073B857 /* Release */ = {
|
|
|
|
|
- isa = XCBuildConfiguration;
|
|
|
|
|
- buildSettings = {
|
|
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
|
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Distribution";
|
|
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
|
|
|
- GCC_WARN_UNUSED_VARIABLE = NO;
|
|
|
|
|
- HEADER_SEARCH_PATHS = (
|
|
|
|
|
- ../../gameplay/src,
|
|
|
|
|
- "../../external-deps/bullet/include",
|
|
|
|
|
- "../../external-deps/lua/include",
|
|
|
|
|
- "../../external-deps/png/include",
|
|
|
|
|
- "../../external-deps/ogg/include",
|
|
|
|
|
- "../../external-deps/vorbis/include",
|
|
|
|
|
- );
|
|
|
|
|
- INFOPLIST_FILE = "sample-lua-ios.plist";
|
|
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 7.1;
|
|
|
|
|
- LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
- "$(inherited)",
|
|
|
|
|
- "../../external-deps/bullet/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "../../external-deps/lua/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "../../external-deps/png/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "../../external-deps/ogg/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "../../external-deps/vorbis/lib/ios/$(CURRENT_ARCH)",
|
|
|
|
|
- "~/Library/Developer/Xcode/DerivedData/gameplay-exiunaubxxjndaapmcqkaoeboiob/Build/Products/Debug-iphoneos",
|
|
|
|
|
- );
|
|
|
|
|
- PROVISIONING_PROFILE = "";
|
|
|
|
|
- SDKROOT = iphoneos;
|
|
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
- USER_HEADER_SEARCH_PATHS = "";
|
|
|
|
|
- VALID_ARCHS = "armv7 armv7s arm64";
|
|
|
|
|
- WRAPPER_EXTENSION = app;
|
|
|
|
|
- };
|
|
|
|
|
- name = Release;
|
|
|
|
|
- };
|
|
|
|
|
-/* End XCBuildConfiguration section */
|
|
|
|
|
-
|
|
|
|
|
-/* Begin XCConfigurationList section */
|
|
|
|
|
- 42C932B61491A0DB0098216A /* Build configuration list for PBXProject "sample-lua" */ = {
|
|
|
|
|
- isa = XCConfigurationList;
|
|
|
|
|
- buildConfigurations = (
|
|
|
|
|
- 42C932D81491A0DB0098216A /* Debug */,
|
|
|
|
|
- 42C932D91491A0DB0098216A /* Release */,
|
|
|
|
|
- );
|
|
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
|
|
- defaultConfigurationName = Release;
|
|
|
|
|
- };
|
|
|
|
|
- 42C932DA1491A0DB0098216A /* Build configuration list for PBXNativeTarget "sample-lua-macosx" */ = {
|
|
|
|
|
- isa = XCConfigurationList;
|
|
|
|
|
- buildConfigurations = (
|
|
|
|
|
- 42C932DB1491A0DB0098216A /* Debug */,
|
|
|
|
|
- 42C932DC1491A0DB0098216A /* Release */,
|
|
|
|
|
- );
|
|
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
|
|
- defaultConfigurationName = Release;
|
|
|
|
|
- };
|
|
|
|
|
- 5B61612914CCC24C0073B857 /* Build configuration list for PBXNativeTarget "sample-lua-ios" */ = {
|
|
|
|
|
- isa = XCConfigurationList;
|
|
|
|
|
- buildConfigurations = (
|
|
|
|
|
- 5B61612A14CCC24C0073B857 /* Debug */,
|
|
|
|
|
- 5B61612B14CCC24C0073B857 /* Release */,
|
|
|
|
|
- );
|
|
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
|
|
- defaultConfigurationName = Release;
|
|
|
|
|
- };
|
|
|
|
|
-/* End XCConfigurationList section */
|
|
|
|
|
- };
|
|
|
|
|
- rootObject = 42C932B31491A0DB0098216A /* Project object */;
|
|
|
|
|
-}
|
|
|