|
|
|
@ -0,0 +1,520 @@
|
|
|
|
|
// !$*UTF8*$!
|
|
|
|
|
{
|
|
|
|
|
archiveVersion = 1;
|
|
|
|
|
classes = {
|
|
|
|
|
};
|
|
|
|
|
objectVersion = 46;
|
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
|
1AC3624916D4A1E8000847F2 /* AppController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1AC3624316D4A1E8000847F2 /* AppController.mm */; };
|
|
|
|
|
1AC3624B16D4A1E8000847F2 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AC3624516D4A1E8000847F2 /* main.m */; };
|
|
|
|
|
1AFAF8B716D35DE700DB1158 /* AppDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AFAF8B316D35DE700DB1158 /* AppDelegate.cpp */; };
|
|
|
|
|
1AFAF8B816D35DE700DB1158 /* HelloWorldScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AFAF8B516D35DE700DB1158 /* HelloWorldScene.cpp */; };
|
|
|
|
|
1AFAF8BC16D35E4900DB1158 /* CloseNormal.png in Resources */ = {isa = PBXBuildFile; fileRef = 1AFAF8B916D35E4900DB1158 /* CloseNormal.png */; };
|
|
|
|
|
1AFAF8BD16D35E4900DB1158 /* CloseSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = 1AFAF8BA16D35E4900DB1158 /* CloseSelected.png */; };
|
|
|
|
|
1AFCDA8216D4A25900906EA6 /* RootViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1AFCDA8116D4A25900906EA6 /* RootViewController.mm */; };
|
|
|
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
|
|
|
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
|
|
|
|
|
288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; };
|
|
|
|
|
7855E0E1153FEF240059DD9A /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 7855E0DF153FEF240059DD9A /* Default.png */; };
|
|
|
|
|
BF171245129291EC00B8313A /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF170DB012928DE900B8313A /* OpenGLES.framework */; };
|
|
|
|
|
BF1712461292920000B8313A /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BF170DB212928DE900B8313A /* libxml2.dylib */; };
|
|
|
|
|
BF1712471292920000B8313A /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BF170DB412928DE900B8313A /* libz.dylib */; };
|
|
|
|
|
BF1C47F01293687400B63C5D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF1C47EA1293683800B63C5D /* QuartzCore.framework */; };
|
|
|
|
|
D41A0AD1160F154A004552AE /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D41A0AD0160F154A004552AE /* Default-568h@2x.png */; };
|
|
|
|
|
D446FD6E16102124000ADA7B /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D446FD6D16102124000ADA7B /* Default@2x.png */; };
|
|
|
|
|
D44C620C132DFF330009C878 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D44C620B132DFF330009C878 /* OpenAL.framework */; };
|
|
|
|
|
D44C620E132DFF430009C878 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D44C620D132DFF430009C878 /* AVFoundation.framework */; };
|
|
|
|
|
D44C6210132DFF4E0009C878 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D44C620F132DFF4E0009C878 /* AudioToolbox.framework */; };
|
|
|
|
|
D4EF949A15BD2D8B00D803EB /* Icon-57.png in Resources */ = {isa = PBXBuildFile; fileRef = D4EF949915BD2D8B00D803EB /* Icon-57.png */; };
|
|
|
|
|
D4EF949C15BD2D8E00D803EB /* Icon-114.png in Resources */ = {isa = PBXBuildFile; fileRef = D4EF949B15BD2D8E00D803EB /* Icon-114.png */; };
|
|
|
|
|
D4EF949E15BD2D9600D803EB /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = D4EF949D15BD2D9600D803EB /* Icon-72.png */; };
|
|
|
|
|
D4EF94A015BD2D9800D803EB /* Icon-144.png in Resources */ = {isa = PBXBuildFile; fileRef = D4EF949F15BD2D9800D803EB /* Icon-144.png */; };
|
|
|
|
|
FADC4535176F0ED900B2D5ED /* libcocos2dx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC4534176F0DC500B2D5ED /* libcocos2dx.a */; };
|
|
|
|
|
FADC4547176F103900B2D5ED /* libPluginAdmob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC4541176F100B00B2D5ED /* libPluginAdmob.a */; };
|
|
|
|
|
FADC4548176F103900B2D5ED /* libPluginProtocol.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC453B176F0FFD00B2D5ED /* libPluginProtocol.a */; };
|
|
|
|
|
FADC454B176F104600B2D5ED /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC454A176F104600B2D5ED /* AdSupport.framework */; };
|
|
|
|
|
FADC454D176F105A00B2D5ED /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC454C176F105A00B2D5ED /* StoreKit.framework */; };
|
|
|
|
|
FADC454F176F10A100B2D5ED /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC454E176F10A100B2D5ED /* SystemConfiguration.framework */; };
|
|
|
|
|
FADC4551176F10FF00B2D5ED /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC4550176F10FF00B2D5ED /* MediaPlayer.framework */; };
|
|
|
|
|
FADC4553176F110F00B2D5ED /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC4552176F110F00B2D5ED /* MessageUI.framework */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
|
FADC4533176F0DC500B2D5ED /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = 15A3D87E1682F7B3002FB0C5 /* cocos2dx.xcodeproj */;
|
|
|
|
|
proxyType = 2;
|
|
|
|
|
remoteGlobalIDString = 1551A33F158F2AB200E66CFE;
|
|
|
|
|
remoteInfo = cocos2dx;
|
|
|
|
|
};
|
|
|
|
|
FADC453A176F0FFD00B2D5ED /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = FADC4536176F0FFC00B2D5ED /* PluginProtocol.xcodeproj */;
|
|
|
|
|
proxyType = 2;
|
|
|
|
|
remoteGlobalIDString = FA09A321168ADBC2008C1C7B;
|
|
|
|
|
remoteInfo = PluginProtocol;
|
|
|
|
|
};
|
|
|
|
|
FADC4540176F100B00B2D5ED /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = FADC453C176F100B00B2D5ED /* PluginAdmob.xcodeproj */;
|
|
|
|
|
proxyType = 2;
|
|
|
|
|
remoteGlobalIDString = FADC44A7176EA82000B2D5ED;
|
|
|
|
|
remoteInfo = PluginAdmob;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
15A3D87E1682F7B3002FB0C5 /* cocos2dx.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = cocos2dx.xcodeproj; path = ../../../../cocos2dx/proj.ios/cocos2dx.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
|
1AC3624216D4A1E8000847F2 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
1AC3624316D4A1E8000847F2 /* AppController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AppController.mm; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
1AC3624516D4A1E8000847F2 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
1AC3624616D4A1E8000847F2 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
1ACB3243164770DE00914215 /* libcurl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcurl.a; path = ../../cocos2dx/platform/third_party/ios/libraries/libcurl.a; sourceTree = "<group>"; };
|
|
|
|
|
1AFAF8B316D35DE700DB1158 /* AppDelegate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AppDelegate.cpp; path = ../Classes/AppDelegate.cpp; sourceTree = "<group>"; };
|
|
|
|
|
1AFAF8B416D35DE700DB1158 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ../Classes/AppDelegate.h; sourceTree = "<group>"; };
|
|
|
|
|
1AFAF8B516D35DE700DB1158 /* HelloWorldScene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = HelloWorldScene.cpp; path = ../Classes/HelloWorldScene.cpp; sourceTree = "<group>"; };
|
|
|
|
|
1AFAF8B616D35DE700DB1158 /* HelloWorldScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HelloWorldScene.h; path = ../Classes/HelloWorldScene.h; sourceTree = "<group>"; };
|
|
|
|
|
1AFAF8B916D35E4900DB1158 /* CloseNormal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = CloseNormal.png; sourceTree = "<group>"; };
|
|
|
|
|
1AFAF8BA16D35E4900DB1158 /* CloseSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = CloseSelected.png; sourceTree = "<group>"; };
|
|
|
|
|
1AFCDA8016D4A25900906EA6 /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
1AFCDA8116D4A25900906EA6 /* RootViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RootViewController.mm; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
|
|
1D6058910D05DD3D006BFB54 /* HelloAds.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloAds.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; };
|
|
|
|
|
7855E0DF153FEF240059DD9A /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
BF170DB012928DE900B8313A /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
|
|
|
|
|
BF170DB212928DE900B8313A /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; 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; };
|
|
|
|
|
D41A0AD0160F154A004552AE /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "../proj.ios/Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
|
|
|
D446FD6D16102124000ADA7B /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "../proj.ios/Default@2x.png"; sourceTree = "<group>"; };
|
|
|
|
|
D44C620B132DFF330009C878 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
|
|
|
|
|
D44C620D132DFF430009C878 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
|
|
|
D44C620F132DFF4E0009C878 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
|
|
|
D4EF949915BD2D8B00D803EB /* Icon-57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-57.png"; path = "../proj.ios/Icon-57.png"; sourceTree = "<group>"; };
|
|
|
|
|
D4EF949B15BD2D8E00D803EB /* Icon-114.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-114.png"; path = "../proj.ios/Icon-114.png"; sourceTree = "<group>"; };
|
|
|
|
|
D4EF949D15BD2D9600D803EB /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72.png"; path = "../proj.ios/Icon-72.png"; sourceTree = "<group>"; };
|
|
|
|
|
D4EF949F15BD2D9800D803EB /* Icon-144.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-144.png"; path = "../proj.ios/Icon-144.png"; sourceTree = "<group>"; };
|
|
|
|
|
D4F9F37B12E54555005CA6D2 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
FADC4536176F0FFC00B2D5ED /* PluginProtocol.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = PluginProtocol.xcodeproj; path = ../../../protocols/proj.ios/PluginProtocol.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
|
FADC453C176F100B00B2D5ED /* PluginAdmob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = PluginAdmob.xcodeproj; path = ../../../plugins/admob/proj.ios/PluginAdmob.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
|
FADC454A176F104600B2D5ED /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; };
|
|
|
|
|
FADC454C176F105A00B2D5ED /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
|
|
|
|
|
FADC454E176F10A100B2D5ED /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
|
|
|
FADC4550176F10FF00B2D5ED /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
|
|
|
|
|
FADC4552176F110F00B2D5ED /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
FADC4553176F110F00B2D5ED /* MessageUI.framework in Frameworks */,
|
|
|
|
|
FADC4551176F10FF00B2D5ED /* MediaPlayer.framework in Frameworks */,
|
|
|
|
|
FADC454F176F10A100B2D5ED /* SystemConfiguration.framework in Frameworks */,
|
|
|
|
|
FADC454D176F105A00B2D5ED /* StoreKit.framework in Frameworks */,
|
|
|
|
|
FADC454B176F104600B2D5ED /* AdSupport.framework in Frameworks */,
|
|
|
|
|
FADC4547176F103900B2D5ED /* libPluginAdmob.a in Frameworks */,
|
|
|
|
|
FADC4548176F103900B2D5ED /* libPluginProtocol.a in Frameworks */,
|
|
|
|
|
FADC4535176F0ED900B2D5ED /* libcocos2dx.a in Frameworks */,
|
|
|
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
|
|
|
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
|
|
|
|
|
288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */,
|
|
|
|
|
BF171245129291EC00B8313A /* OpenGLES.framework in Frameworks */,
|
|
|
|
|
BF1712461292920000B8313A /* libxml2.dylib in Frameworks */,
|
|
|
|
|
BF1712471292920000B8313A /* libz.dylib in Frameworks */,
|
|
|
|
|
BF1C47F01293687400B63C5D /* QuartzCore.framework in Frameworks */,
|
|
|
|
|
D44C620C132DFF330009C878 /* OpenAL.framework in Frameworks */,
|
|
|
|
|
D44C620E132DFF430009C878 /* AVFoundation.framework in Frameworks */,
|
|
|
|
|
D44C6210132DFF4E0009C878 /* AudioToolbox.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
|
080E96DDFE201D6D7F000001 /* ios */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
1AC3624216D4A1E8000847F2 /* AppController.h */,
|
|
|
|
|
1AC3624316D4A1E8000847F2 /* AppController.mm */,
|
|
|
|
|
D4F9F37B12E54555005CA6D2 /* Info.plist */,
|
|
|
|
|
1AC3624516D4A1E8000847F2 /* main.m */,
|
|
|
|
|
1AC3624616D4A1E8000847F2 /* Prefix.pch */,
|
|
|
|
|
1AFCDA8016D4A25900906EA6 /* RootViewController.h */,
|
|
|
|
|
1AFCDA8116D4A25900906EA6 /* RootViewController.mm */,
|
|
|
|
|
);
|
|
|
|
|
name = ios;
|
|
|
|
|
path = Classes;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
15AA9C4015B7EC450033D6C2 /* Classes */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
1AFAF8B316D35DE700DB1158 /* AppDelegate.cpp */,
|
|
|
|
|
1AFAF8B416D35DE700DB1158 /* AppDelegate.h */,
|
|
|
|
|
1AFAF8B516D35DE700DB1158 /* HelloWorldScene.cpp */,
|
|
|
|
|
1AFAF8B616D35DE700DB1158 /* HelloWorldScene.h */,
|
|
|
|
|
);
|
|
|
|
|
name = Classes;
|
|
|
|
|
path = ../classes;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
1D6058910D05DD3D006BFB54 /* HelloAds.app */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
FADC453C176F100B00B2D5ED /* PluginAdmob.xcodeproj */,
|
|
|
|
|
FADC4536176F0FFC00B2D5ED /* PluginProtocol.xcodeproj */,
|
|
|
|
|
15A3D87E1682F7B3002FB0C5 /* cocos2dx.xcodeproj */,
|
|
|
|
|
15AA9C4015B7EC450033D6C2 /* Classes */,
|
|
|
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
|
|
|
080E96DDFE201D6D7F000001 /* ios */,
|
|
|
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
|
|
|
78C7DDAA14EBA5050085D0C2 /* Resources */,
|
|
|
|
|
);
|
|
|
|
|
name = CustomTemplate;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
FADC4552176F110F00B2D5ED /* MessageUI.framework */,
|
|
|
|
|
FADC4550176F10FF00B2D5ED /* MediaPlayer.framework */,
|
|
|
|
|
FADC454E176F10A100B2D5ED /* SystemConfiguration.framework */,
|
|
|
|
|
FADC454C176F105A00B2D5ED /* StoreKit.framework */,
|
|
|
|
|
FADC454A176F104600B2D5ED /* AdSupport.framework */,
|
|
|
|
|
1ACB3243164770DE00914215 /* libcurl.a */,
|
|
|
|
|
BF170DB212928DE900B8313A /* libxml2.dylib */,
|
|
|
|
|
BF170DB412928DE900B8313A /* libz.dylib */,
|
|
|
|
|
D44C620F132DFF4E0009C878 /* AudioToolbox.framework */,
|
|
|
|
|
D44C620D132DFF430009C878 /* AVFoundation.framework */,
|
|
|
|
|
288765A40DF7441C002DB57D /* CoreGraphics.framework */,
|
|
|
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */,
|
|
|
|
|
D44C620B132DFF330009C878 /* OpenAL.framework */,
|
|
|
|
|
BF170DB012928DE900B8313A /* OpenGLES.framework */,
|
|
|
|
|
BF1C47EA1293683800B63C5D /* QuartzCore.framework */,
|
|
|
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
78C7DDAA14EBA5050085D0C2 /* Resources */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
1AFAF8B916D35E4900DB1158 /* CloseNormal.png */,
|
|
|
|
|
1AFAF8BA16D35E4900DB1158 /* CloseSelected.png */,
|
|
|
|
|
D41A0AD0160F154A004552AE /* Default-568h@2x.png */,
|
|
|
|
|
7855E0DF153FEF240059DD9A /* Default.png */,
|
|
|
|
|
D446FD6D16102124000ADA7B /* Default@2x.png */,
|
|
|
|
|
D4EF949B15BD2D8E00D803EB /* Icon-114.png */,
|
|
|
|
|
D4EF949F15BD2D9800D803EB /* Icon-144.png */,
|
|
|
|
|
D4EF949915BD2D8B00D803EB /* Icon-57.png */,
|
|
|
|
|
D4EF949D15BD2D9600D803EB /* Icon-72.png */,
|
|
|
|
|
);
|
|
|
|
|
name = Resources;
|
|
|
|
|
path = ../Resources;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
FADC4530176F0DC500B2D5ED /* Products */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
FADC4534176F0DC500B2D5ED /* libcocos2dx.a */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
FADC4537176F0FFC00B2D5ED /* Products */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
FADC453B176F0FFD00B2D5ED /* libPluginProtocol.a */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
FADC453D176F100B00B2D5ED /* Products */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
FADC4541176F100B00B2D5ED /* libPluginAdmob.a */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
|
1D6058900D05DD3D006BFB54 /* HelloAds */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "HelloAds" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
1D60588D0D05DD3D006BFB54 /* Resources */,
|
|
|
|
|
1D60588E0D05DD3D006BFB54 /* Sources */,
|
|
|
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
);
|
|
|
|
|
name = HelloAds;
|
|
|
|
|
productName = iphone;
|
|
|
|
|
productReference = 1D6058910D05DD3D006BFB54 /* HelloAds.app */;
|
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
|
|
|
isa = PBXProject;
|
|
|
|
|
attributes = {
|
|
|
|
|
LastUpgradeCheck = 0430;
|
|
|
|
|
};
|
|
|
|
|
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "HelloAds" */;
|
|
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
|
developmentRegion = English;
|
|
|
|
|
hasScannedForEncodings = 1;
|
|
|
|
|
knownRegions = (
|
|
|
|
|
English,
|
|
|
|
|
Japanese,
|
|
|
|
|
French,
|
|
|
|
|
German,
|
|
|
|
|
);
|
|
|
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
|
|
|
|
projectDirPath = "";
|
|
|
|
|
projectReferences = (
|
|
|
|
|
{
|
|
|
|
|
ProductGroup = FADC4530176F0DC500B2D5ED /* Products */;
|
|
|
|
|
ProjectRef = 15A3D87E1682F7B3002FB0C5 /* cocos2dx.xcodeproj */;
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
ProductGroup = FADC453D176F100B00B2D5ED /* Products */;
|
|
|
|
|
ProjectRef = FADC453C176F100B00B2D5ED /* PluginAdmob.xcodeproj */;
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
ProductGroup = FADC4537176F0FFC00B2D5ED /* Products */;
|
|
|
|
|
ProjectRef = FADC4536176F0FFC00B2D5ED /* PluginProtocol.xcodeproj */;
|
|
|
|
|
},
|
|
|
|
|
);
|
|
|
|
|
projectRoot = "";
|
|
|
|
|
targets = (
|
|
|
|
|
1D6058900D05DD3D006BFB54 /* HelloAds */,
|
|
|
|
|
);
|
|
|
|
|
};
|
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
|
|
|
FADC4534176F0DC500B2D5ED /* libcocos2dx.a */ = {
|
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
|
fileType = archive.ar;
|
|
|
|
|
path = libcocos2dx.a;
|
|
|
|
|
remoteRef = FADC4533176F0DC500B2D5ED /* PBXContainerItemProxy */;
|
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
|
};
|
|
|
|
|
FADC453B176F0FFD00B2D5ED /* libPluginProtocol.a */ = {
|
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
|
fileType = archive.ar;
|
|
|
|
|
path = libPluginProtocol.a;
|
|
|
|
|
remoteRef = FADC453A176F0FFD00B2D5ED /* PBXContainerItemProxy */;
|
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
|
};
|
|
|
|
|
FADC4541176F100B00B2D5ED /* libPluginAdmob.a */ = {
|
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
|
fileType = archive.ar;
|
|
|
|
|
path = libPluginAdmob.a;
|
|
|
|
|
remoteRef = FADC4540176F100B00B2D5ED /* PBXContainerItemProxy */;
|
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXReferenceProxy section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
|
1D60588D0D05DD3D006BFB54 /* Resources */ = {
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
7855E0E1153FEF240059DD9A /* Default.png in Resources */,
|
|
|
|
|
D4EF949A15BD2D8B00D803EB /* Icon-57.png in Resources */,
|
|
|
|
|
D4EF949C15BD2D8E00D803EB /* Icon-114.png in Resources */,
|
|
|
|
|
D4EF949E15BD2D9600D803EB /* Icon-72.png in Resources */,
|
|
|
|
|
D4EF94A015BD2D9800D803EB /* Icon-144.png in Resources */,
|
|
|
|
|
D41A0AD1160F154A004552AE /* Default-568h@2x.png in Resources */,
|
|
|
|
|
D446FD6E16102124000ADA7B /* Default@2x.png in Resources */,
|
|
|
|
|
1AFAF8BC16D35E4900DB1158 /* CloseNormal.png in Resources */,
|
|
|
|
|
1AFAF8BD16D35E4900DB1158 /* CloseSelected.png in Resources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
|
1D60588E0D05DD3D006BFB54 /* Sources */ = {
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
1AFAF8B716D35DE700DB1158 /* AppDelegate.cpp in Sources */,
|
|
|
|
|
1AFAF8B816D35DE700DB1158 /* HelloWorldScene.cpp in Sources */,
|
|
|
|
|
1AC3624916D4A1E8000847F2 /* AppController.mm in Sources */,
|
|
|
|
|
1AC3624B16D4A1E8000847F2 /* main.m in Sources */,
|
|
|
|
|
1AFCDA8216D4A25900906EA6 /* RootViewController.mm in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
|
1D6058940D05DD3E006BFB54 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
|
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
|
GCC_PREFIX_HEADER = Prefix.pch;
|
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
|
USE_FILE32API,
|
|
|
|
|
CC_TARGET_OS_IPHONE,
|
|
|
|
|
"COCOS2D_DEBUG=1",
|
|
|
|
|
CC_ENABLE_CHIPMUNK_INTEGRATION,
|
|
|
|
|
);
|
|
|
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
|
GCC_VERSION = "";
|
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/include\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/platform/third_party/ios\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/platform/ios\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/platform/ios/Simulation\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/kazmath/include\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../protocols/include\"",
|
|
|
|
|
);
|
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
"\"$(SRCROOT)/../../../cocos2dx/platform/third_party/ios/libraries\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../external/libwebsockets/ios/lib\"",
|
|
|
|
|
);
|
|
|
|
|
OTHER_CFLAGS = "-O2";
|
|
|
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
|
|
|
PRODUCT_NAME = HelloAds;
|
|
|
|
|
PROVISIONING_PROFILE = "";
|
|
|
|
|
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
|
|
|
VALID_ARCHS = "armv6 armv7 i386";
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
|
1D6058950D05DD3E006BFB54 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
COPY_PHASE_STRIP = YES;
|
|
|
|
|
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
|
GCC_PREFIX_HEADER = Prefix.pch;
|
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
|
USE_FILE32API,
|
|
|
|
|
CC_TARGET_OS_IPHONE,
|
|
|
|
|
CC_ENABLE_CHIPMUNK_INTEGRATION,
|
|
|
|
|
);
|
|
|
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
|
GCC_VERSION = "";
|
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/include\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/platform/third_party/ios\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/platform/ios\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/platform/ios/Simulation\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../../cocos2dx/kazmath/include\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../protocols/include\"",
|
|
|
|
|
);
|
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
"\"$(SRCROOT)/../../../cocos2dx/platform/third_party/ios/libraries\"",
|
|
|
|
|
"\"$(SRCROOT)/../../../external/libwebsockets/ios/lib\"",
|
|
|
|
|
);
|
|
|
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
|
|
|
PRODUCT_NAME = HelloAds;
|
|
|
|
|
PROVISIONING_PROFILE = "";
|
|
|
|
|
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
C01FCF4F08A954540054247B /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
|
|
|
GCC_VERSION = "";
|
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
VALID_ARCHS = "armv6 armv7 i386";
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
|
C01FCF5008A954540054247B /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
|
|
|
GCC_VERSION = "";
|
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
VALID_ARCHS = "armv6 armv7 i386";
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
|
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "HelloAds" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
1D6058940D05DD3E006BFB54 /* Debug */,
|
|
|
|
|
1D6058950D05DD3E006BFB54 /* Release */,
|
|
|
|
|
);
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Debug;
|
|
|
|
|
};
|
|
|
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "HelloAds" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
|
|
|
C01FCF5008A954540054247B /* Release */,
|
|
|
|
|
);
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Debug;
|
|
|
|
|
};
|
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
};
|
|
|
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
|
|
|
}
|