project.pbxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. FADC44AB176EA82000B2D5ED /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC44AA176EA82000B2D5ED /* Foundation.framework */; };
  10. FADC44C5176EA84500B2D5ED /* libGoogleAdMobAds.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FADC44C2176EA84500B2D5ED /* libGoogleAdMobAds.a */; };
  11. FADC44C6176EA84500B2D5ED /* AdsAdmob.m in Sources */ = {isa = PBXBuildFile; fileRef = FADC44C4176EA84500B2D5ED /* AdsAdmob.m */; };
  12. /* End PBXBuildFile section */
  13. /* Begin PBXCopyFilesBuildPhase section */
  14. FADC44A5176EA82000B2D5ED /* CopyFiles */ = {
  15. isa = PBXCopyFilesBuildPhase;
  16. buildActionMask = 2147483647;
  17. dstPath = "include/${PRODUCT_NAME}";
  18. dstSubfolderSpec = 16;
  19. files = (
  20. );
  21. runOnlyForDeploymentPostprocessing = 0;
  22. };
  23. /* End PBXCopyFilesBuildPhase section */
  24. /* Begin PBXFileReference section */
  25. 05F48C0F192C9162008FB408 /* GADInAppPurchase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADInAppPurchase.h; sourceTree = "<group>"; };
  26. 05F48C10192C9162008FB408 /* GADInAppPurchaseDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADInAppPurchaseDelegate.h; sourceTree = "<group>"; };
  27. 05F48C11192C9162008FB408 /* GADModules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADModules.h; sourceTree = "<group>"; };
  28. FADC44A7176EA82000B2D5ED /* libPluginAdmob.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPluginAdmob.a; sourceTree = BUILT_PRODUCTS_DIR; };
  29. FADC44AA176EA82000B2D5ED /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  30. FADC44B9176EA84500B2D5ED /* GADAdMobExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADAdMobExtras.h; sourceTree = "<group>"; };
  31. FADC44BA176EA84500B2D5ED /* GADAdNetworkExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADAdNetworkExtras.h; sourceTree = "<group>"; };
  32. FADC44BB176EA84500B2D5ED /* GADAdSize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADAdSize.h; sourceTree = "<group>"; };
  33. FADC44BC176EA84500B2D5ED /* GADBannerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADBannerView.h; sourceTree = "<group>"; };
  34. FADC44BD176EA84500B2D5ED /* GADBannerViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADBannerViewDelegate.h; sourceTree = "<group>"; };
  35. FADC44BE176EA84500B2D5ED /* GADInterstitial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADInterstitial.h; sourceTree = "<group>"; };
  36. FADC44BF176EA84500B2D5ED /* GADInterstitialDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADInterstitialDelegate.h; sourceTree = "<group>"; };
  37. FADC44C0176EA84500B2D5ED /* GADRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADRequest.h; sourceTree = "<group>"; };
  38. FADC44C1176EA84500B2D5ED /* GADRequestError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADRequestError.h; sourceTree = "<group>"; };
  39. FADC44C2176EA84500B2D5ED /* libGoogleAdMobAds.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libGoogleAdMobAds.a; sourceTree = "<group>"; };
  40. FADC44C3176EA84500B2D5ED /* AdsAdmob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdsAdmob.h; sourceTree = "<group>"; };
  41. FADC44C4176EA84500B2D5ED /* AdsAdmob.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AdsAdmob.m; sourceTree = "<group>"; };
  42. FADC44C7176EA85F00B2D5ED /* PluginAdmob-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PluginAdmob-Prefix.pch"; sourceTree = "<group>"; };
  43. /* End PBXFileReference section */
  44. /* Begin PBXFrameworksBuildPhase section */
  45. FADC44A4176EA82000B2D5ED /* Frameworks */ = {
  46. isa = PBXFrameworksBuildPhase;
  47. buildActionMask = 2147483647;
  48. files = (
  49. FADC44AB176EA82000B2D5ED /* Foundation.framework in Frameworks */,
  50. FADC44C5176EA84500B2D5ED /* libGoogleAdMobAds.a in Frameworks */,
  51. );
  52. runOnlyForDeploymentPostprocessing = 0;
  53. };
  54. /* End PBXFrameworksBuildPhase section */
  55. /* Begin PBXGroup section */
  56. FADC449E176EA82000B2D5ED = {
  57. isa = PBXGroup;
  58. children = (
  59. FADC44C7176EA85F00B2D5ED /* PluginAdmob-Prefix.pch */,
  60. FADC44B8176EA84500B2D5ED /* Admob */,
  61. FADC44C3176EA84500B2D5ED /* AdsAdmob.h */,
  62. FADC44C4176EA84500B2D5ED /* AdsAdmob.m */,
  63. FADC44A9176EA82000B2D5ED /* Frameworks */,
  64. FADC44A8176EA82000B2D5ED /* Products */,
  65. );
  66. sourceTree = "<group>";
  67. };
  68. FADC44A8176EA82000B2D5ED /* Products */ = {
  69. isa = PBXGroup;
  70. children = (
  71. FADC44A7176EA82000B2D5ED /* libPluginAdmob.a */,
  72. );
  73. name = Products;
  74. sourceTree = "<group>";
  75. };
  76. FADC44A9176EA82000B2D5ED /* Frameworks */ = {
  77. isa = PBXGroup;
  78. children = (
  79. FADC44AA176EA82000B2D5ED /* Foundation.framework */,
  80. );
  81. name = Frameworks;
  82. sourceTree = "<group>";
  83. };
  84. FADC44B8176EA84500B2D5ED /* Admob */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 05F48C0F192C9162008FB408 /* GADInAppPurchase.h */,
  88. 05F48C10192C9162008FB408 /* GADInAppPurchaseDelegate.h */,
  89. 05F48C11192C9162008FB408 /* GADModules.h */,
  90. FADC44B9176EA84500B2D5ED /* GADAdMobExtras.h */,
  91. FADC44BA176EA84500B2D5ED /* GADAdNetworkExtras.h */,
  92. FADC44BB176EA84500B2D5ED /* GADAdSize.h */,
  93. FADC44BC176EA84500B2D5ED /* GADBannerView.h */,
  94. FADC44BD176EA84500B2D5ED /* GADBannerViewDelegate.h */,
  95. FADC44BE176EA84500B2D5ED /* GADInterstitial.h */,
  96. FADC44BF176EA84500B2D5ED /* GADInterstitialDelegate.h */,
  97. FADC44C0176EA84500B2D5ED /* GADRequest.h */,
  98. FADC44C1176EA84500B2D5ED /* GADRequestError.h */,
  99. FADC44C2176EA84500B2D5ED /* libGoogleAdMobAds.a */,
  100. );
  101. path = Admob;
  102. sourceTree = "<group>";
  103. };
  104. /* End PBXGroup section */
  105. /* Begin PBXNativeTarget section */
  106. FADC44A6176EA82000B2D5ED /* PluginAdmob */ = {
  107. isa = PBXNativeTarget;
  108. buildConfigurationList = FADC44B5176EA82000B2D5ED /* Build configuration list for PBXNativeTarget "PluginAdmob" */;
  109. buildPhases = (
  110. FADC44A3176EA82000B2D5ED /* Sources */,
  111. FADC44A4176EA82000B2D5ED /* Frameworks */,
  112. FADC44A5176EA82000B2D5ED /* CopyFiles */,
  113. );
  114. buildRules = (
  115. );
  116. dependencies = (
  117. );
  118. name = PluginAdmob;
  119. productName = PluginAdmob;
  120. productReference = FADC44A7176EA82000B2D5ED /* libPluginAdmob.a */;
  121. productType = "com.apple.product-type.library.static";
  122. };
  123. /* End PBXNativeTarget section */
  124. /* Begin PBXProject section */
  125. FADC449F176EA82000B2D5ED /* Project object */ = {
  126. isa = PBXProject;
  127. attributes = {
  128. LastUpgradeCheck = 0460;
  129. ORGANIZATIONNAME = "cocos2d-x";
  130. };
  131. buildConfigurationList = FADC44A2176EA82000B2D5ED /* Build configuration list for PBXProject "PluginAdmob" */;
  132. compatibilityVersion = "Xcode 3.2";
  133. developmentRegion = English;
  134. hasScannedForEncodings = 0;
  135. knownRegions = (
  136. en,
  137. );
  138. mainGroup = FADC449E176EA82000B2D5ED;
  139. productRefGroup = FADC44A8176EA82000B2D5ED /* Products */;
  140. projectDirPath = "";
  141. projectRoot = "";
  142. targets = (
  143. FADC44A6176EA82000B2D5ED /* PluginAdmob */,
  144. );
  145. };
  146. /* End PBXProject section */
  147. /* Begin PBXSourcesBuildPhase section */
  148. FADC44A3176EA82000B2D5ED /* Sources */ = {
  149. isa = PBXSourcesBuildPhase;
  150. buildActionMask = 2147483647;
  151. files = (
  152. FADC44C6176EA84500B2D5ED /* AdsAdmob.m in Sources */,
  153. );
  154. runOnlyForDeploymentPostprocessing = 0;
  155. };
  156. /* End PBXSourcesBuildPhase section */
  157. /* Begin XCBuildConfiguration section */
  158. FADC44B3176EA82000B2D5ED /* Debug */ = {
  159. isa = XCBuildConfiguration;
  160. buildSettings = {
  161. ALWAYS_SEARCH_USER_PATHS = NO;
  162. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  163. CLANG_CXX_LIBRARY = "libc++";
  164. CLANG_WARN_CONSTANT_CONVERSION = YES;
  165. CLANG_WARN_EMPTY_BODY = YES;
  166. CLANG_WARN_ENUM_CONVERSION = YES;
  167. CLANG_WARN_INT_CONVERSION = YES;
  168. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  169. COPY_PHASE_STRIP = NO;
  170. GCC_C_LANGUAGE_STANDARD = gnu99;
  171. GCC_DYNAMIC_NO_PIC = NO;
  172. GCC_OPTIMIZATION_LEVEL = 0;
  173. GCC_PREPROCESSOR_DEFINITIONS = (
  174. "DEBUG=1",
  175. "$(inherited)",
  176. );
  177. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  178. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  179. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  180. GCC_WARN_UNUSED_VARIABLE = YES;
  181. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  182. ONLY_ACTIVE_ARCH = YES;
  183. SDKROOT = iphoneos;
  184. };
  185. name = Debug;
  186. };
  187. FADC44B4176EA82000B2D5ED /* Release */ = {
  188. isa = XCBuildConfiguration;
  189. buildSettings = {
  190. ALWAYS_SEARCH_USER_PATHS = NO;
  191. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  192. CLANG_CXX_LIBRARY = "libc++";
  193. CLANG_WARN_CONSTANT_CONVERSION = YES;
  194. CLANG_WARN_EMPTY_BODY = YES;
  195. CLANG_WARN_ENUM_CONVERSION = YES;
  196. CLANG_WARN_INT_CONVERSION = YES;
  197. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  198. COPY_PHASE_STRIP = YES;
  199. GCC_C_LANGUAGE_STANDARD = gnu99;
  200. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  201. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  202. GCC_WARN_UNUSED_VARIABLE = YES;
  203. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  204. SDKROOT = iphoneos;
  205. VALIDATE_PRODUCT = YES;
  206. };
  207. name = Release;
  208. };
  209. FADC44B6176EA82000B2D5ED /* Debug */ = {
  210. isa = XCBuildConfiguration;
  211. buildSettings = {
  212. CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
  213. CLANG_CXX_LIBRARY = "compiler-default";
  214. DSTROOT = /tmp/PluginAdmob.dst;
  215. GCC_C_LANGUAGE_STANDARD = "compiler-default";
  216. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  217. GCC_PREFIX_HEADER = "PluginAdmob-Prefix.pch";
  218. HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../protocols/platform/ios";
  219. LIBRARY_SEARCH_PATHS = (
  220. "$(inherited)",
  221. "\"$(SRCROOT)/Admob\"",
  222. );
  223. ONLY_ACTIVE_ARCH = NO;
  224. OTHER_LDFLAGS = "-ObjC";
  225. PRODUCT_NAME = "$(TARGET_NAME)";
  226. SKIP_INSTALL = YES;
  227. VALID_ARCHS = "arm64 armv7";
  228. };
  229. name = Debug;
  230. };
  231. FADC44B7176EA82000B2D5ED /* Release */ = {
  232. isa = XCBuildConfiguration;
  233. buildSettings = {
  234. CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
  235. CLANG_CXX_LIBRARY = "compiler-default";
  236. DSTROOT = /tmp/PluginAdmob.dst;
  237. GCC_C_LANGUAGE_STANDARD = "compiler-default";
  238. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  239. GCC_PREFIX_HEADER = "PluginAdmob-Prefix.pch";
  240. HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../protocols/platform/ios";
  241. LIBRARY_SEARCH_PATHS = (
  242. "$(inherited)",
  243. "\"$(SRCROOT)/Admob\"",
  244. );
  245. OTHER_LDFLAGS = "-ObjC";
  246. PRODUCT_NAME = "$(TARGET_NAME)";
  247. SKIP_INSTALL = YES;
  248. VALID_ARCHS = "arm64 armv7";
  249. };
  250. name = Release;
  251. };
  252. /* End XCBuildConfiguration section */
  253. /* Begin XCConfigurationList section */
  254. FADC44A2176EA82000B2D5ED /* Build configuration list for PBXProject "PluginAdmob" */ = {
  255. isa = XCConfigurationList;
  256. buildConfigurations = (
  257. FADC44B3176EA82000B2D5ED /* Debug */,
  258. FADC44B4176EA82000B2D5ED /* Release */,
  259. );
  260. defaultConfigurationIsVisible = 0;
  261. defaultConfigurationName = Release;
  262. };
  263. FADC44B5176EA82000B2D5ED /* Build configuration list for PBXNativeTarget "PluginAdmob" */ = {
  264. isa = XCConfigurationList;
  265. buildConfigurations = (
  266. FADC44B6176EA82000B2D5ED /* Debug */,
  267. FADC44B7176EA82000B2D5ED /* Release */,
  268. );
  269. defaultConfigurationIsVisible = 0;
  270. defaultConfigurationName = Release;
  271. };
  272. /* End XCConfigurationList section */
  273. };
  274. rootObject = FADC449F176EA82000B2D5ED /* Project object */;
  275. }