project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1F1575721F582BE20003B888 /* dylibs in Resources */ = {isa = PBXBuildFile; fileRef = 1F1575711F582BE20003B888 /* dylibs */; };
  10. 1FF4C1851F584E3F00A41E41 /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF4C1841F584E3F00A41E41 /* GameKit.framework */; };
  11. 1FF4C1871F584E5600A41E41 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF4C1861F584E5600A41E41 /* StoreKit.framework */; };
  12. D07CD43F1C5D573600B7FB28 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D07CD4331C5D573600B7FB28 /* Default-568h@2x.png */; };
  13. D07CD4411C5D573600B7FB28 /* Default-667h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D07CD4351C5D573600B7FB28 /* Default-667h@2x.png */; };
  14. D07CD4421C5D573600B7FB28 /* Default-Portrait-736h@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D07CD4361C5D573600B7FB28 /* Default-Portrait-736h@3x.png */; };
  15. D07CD4441C5D573600B7FB28 /* Default-Landscape-736h@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D07CD4381C5D573600B7FB28 /* Default-Landscape-736h@3x.png */; };
  16. D07CD4451C5D573600B7FB28 /* Default-Landscape@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D07CD4391C5D573600B7FB28 /* Default-Landscape@2x.png */; };
  17. D07CD4461C5D573600B7FB28 /* Default-Landscape-1366h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D07CD43A1C5D573600B7FB28 /* Default-Landscape-1366h@2x.png */; };
  18. D07CD4471C5D573600B7FB28 /* Default-Portrait@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D07CD43B1C5D573600B7FB28 /* Default-Portrait@2x.png */; };
  19. D07CD4481C5D573600B7FB28 /* Default-Portrait-1366h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D07CD43C1C5D573600B7FB28 /* Default-Portrait-1366h@2x.png */; };
  20. D07CD44E1C5D589C00B7FB28 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D07CD44D1C5D589C00B7FB28 /* Images.xcassets */; };
  21. D0BCFE3818AEBDA2004A7AAE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0BCFE3718AEBDA2004A7AAE /* Foundation.framework */; };
  22. D0BCFE3A18AEBDA2004A7AAE /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0BCFE3918AEBDA2004A7AAE /* CoreGraphics.framework */; };
  23. D0BCFE3C18AEBDA2004A7AAE /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0BCFE3B18AEBDA2004A7AAE /* UIKit.framework */; };
  24. D0BCFE3E18AEBDA2004A7AAE /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0BCFE3D18AEBDA2004A7AAE /* GLKit.framework */; };
  25. D0BCFE4018AEBDA2004A7AAE /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0BCFE3F18AEBDA2004A7AAE /* OpenGLES.framework */; };
  26. D0BCFE4618AEBDA2004A7AAE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */; };
  27. D0BCFE7818AEBFEB004A7AAE /* $binary.pck in Resources */ = {isa = PBXBuildFile; fileRef = D0BCFE7718AEBFEB004A7AAE /* $binary.pck */; };
  28. D0BCFE7A18AEC06A004A7AAE /* $binary.iphone in Resources */ = {isa = PBXBuildFile; fileRef = D0BCFE7918AEC06A004A7AAE /* $binary.iphone */; };
  29. /* End PBXBuildFile section */
  30. /* Begin PBXFileReference section */
  31. 1F1575711F582BE20003B888 /* dylibs */ = {isa = PBXFileReference; lastKnownFileType = folder; name = dylibs; path = dylibs; sourceTree = "<group>"; };
  32. 1FF4C1841F584E3F00A41E41 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; };
  33. 1FF4C1861F584E5600A41E41 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
  34. 1FF4C1881F584E6300A41E41 /* $binary.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = $binary.entitlements; sourceTree = "<group>"; };
  35. D07CD4331C5D573600B7FB28 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  36. D07CD4351C5D573600B7FB28 /* Default-667h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-667h@2x.png"; sourceTree = "<group>"; };
  37. D07CD4361C5D573600B7FB28 /* Default-Portrait-736h@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Portrait-736h@3x.png"; sourceTree = "<group>"; };
  38. D07CD4381C5D573600B7FB28 /* Default-Landscape-736h@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Landscape-736h@3x.png"; sourceTree = "<group>"; };
  39. D07CD4391C5D573600B7FB28 /* Default-Landscape@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Landscape@2x.png"; sourceTree = "<group>"; };
  40. D07CD43A1C5D573600B7FB28 /* Default-Landscape-1366h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Landscape-1366h@2x.png"; sourceTree = "<group>"; };
  41. D07CD43B1C5D573600B7FB28 /* Default-Portrait@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Portrait@2x.png"; sourceTree = "<group>"; };
  42. D07CD43C1C5D573600B7FB28 /* Default-Portrait-1366h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Portrait-1366h@2x.png"; sourceTree = "<group>"; };
  43. D07CD44D1C5D589C00B7FB28 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  44. D0BCFE3418AEBDA2004A7AAE /* $binary.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = $binary.app; sourceTree = BUILT_PRODUCTS_DIR; };
  45. D0BCFE3718AEBDA2004A7AAE /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  46. D0BCFE3918AEBDA2004A7AAE /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  47. D0BCFE3B18AEBDA2004A7AAE /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  48. D0BCFE3D18AEBDA2004A7AAE /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
  49. D0BCFE3F18AEBDA2004A7AAE /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  50. D0BCFE4318AEBDA2004A7AAE /* $binary-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "$binary-Info.plist"; sourceTree = "<group>"; };
  51. D0BCFE4518AEBDA2004A7AAE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  52. D0BCFE4918AEBDA2004A7AAE /* $binary-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "$binary-Prefix.pch"; sourceTree = "<group>"; };
  53. D0BCFE6118AEBDA3004A7AAE /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  54. D0BCFE7718AEBFEB004A7AAE /* $binary.pck */ = {isa = PBXFileReference; lastKnownFileType = file; path = $binary.pck; sourceTree = "<group>"; };
  55. D0BCFE7918AEC06A004A7AAE /* $binary.iphone */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = $binary.iphone; sourceTree = "<group>"; };
  56. /* End PBXFileReference section */
  57. /* Begin PBXFrameworksBuildPhase section */
  58. D0BCFE3118AEBDA2004A7AAE /* Frameworks */ = {
  59. isa = PBXFrameworksBuildPhase;
  60. buildActionMask = 2147483647;
  61. files = (
  62. D0BCFE4018AEBDA2004A7AAE /* OpenGLES.framework in Frameworks */,
  63. 1FF4C1871F584E5600A41E41 /* StoreKit.framework in Frameworks */,
  64. D0BCFE3A18AEBDA2004A7AAE /* CoreGraphics.framework in Frameworks */,
  65. D0BCFE3C18AEBDA2004A7AAE /* UIKit.framework in Frameworks */,
  66. 1FF4C1851F584E3F00A41E41 /* GameKit.framework in Frameworks */,
  67. D0BCFE3E18AEBDA2004A7AAE /* GLKit.framework in Frameworks */,
  68. D0BCFE3818AEBDA2004A7AAE /* Foundation.framework in Frameworks */,
  69. );
  70. runOnlyForDeploymentPostprocessing = 0;
  71. };
  72. /* End PBXFrameworksBuildPhase section */
  73. /* Begin PBXGroup section */
  74. D0BCFE2B18AEBDA2004A7AAE = {
  75. isa = PBXGroup;
  76. children = (
  77. 1F1575711F582BE20003B888 /* dylibs */,
  78. D0BCFE7918AEC06A004A7AAE /* $binary.iphone */,
  79. D0BCFE7718AEBFEB004A7AAE /* $binary.pck */,
  80. D0BCFE4118AEBDA2004A7AAE /* $binary */,
  81. D0BCFE3618AEBDA2004A7AAE /* Frameworks */,
  82. D0BCFE3518AEBDA2004A7AAE /* Products */,
  83. );
  84. sourceTree = "<group>";
  85. };
  86. D0BCFE3518AEBDA2004A7AAE /* Products */ = {
  87. isa = PBXGroup;
  88. children = (
  89. D0BCFE3418AEBDA2004A7AAE /* $binary.app */,
  90. );
  91. name = Products;
  92. sourceTree = "<group>";
  93. };
  94. D0BCFE3618AEBDA2004A7AAE /* Frameworks */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 1FF4C1861F584E5600A41E41 /* StoreKit.framework */,
  98. 1FF4C1841F584E3F00A41E41 /* GameKit.framework */,
  99. D0BCFE3718AEBDA2004A7AAE /* Foundation.framework */,
  100. D0BCFE3918AEBDA2004A7AAE /* CoreGraphics.framework */,
  101. D0BCFE3B18AEBDA2004A7AAE /* UIKit.framework */,
  102. D0BCFE3D18AEBDA2004A7AAE /* GLKit.framework */,
  103. D0BCFE3F18AEBDA2004A7AAE /* OpenGLES.framework */,
  104. D0BCFE6118AEBDA3004A7AAE /* XCTest.framework */,
  105. );
  106. name = Frameworks;
  107. sourceTree = "<group>";
  108. };
  109. D0BCFE4118AEBDA2004A7AAE /* $binary */ = {
  110. isa = PBXGroup;
  111. children = (
  112. 1FF4C1881F584E6300A41E41 /* $binary.entitlements */,
  113. D07CD4331C5D573600B7FB28 /* Default-568h@2x.png */,
  114. D07CD4351C5D573600B7FB28 /* Default-667h@2x.png */,
  115. D07CD4361C5D573600B7FB28 /* Default-Portrait-736h@3x.png */,
  116. D07CD4381C5D573600B7FB28 /* Default-Landscape-736h@3x.png */,
  117. D07CD4391C5D573600B7FB28 /* Default-Landscape@2x.png */,
  118. D07CD43A1C5D573600B7FB28 /* Default-Landscape-1366h@2x.png */,
  119. D07CD43B1C5D573600B7FB28 /* Default-Portrait@2x.png */,
  120. D07CD43C1C5D573600B7FB28 /* Default-Portrait-1366h@2x.png */,
  121. D07CD44D1C5D589C00B7FB28 /* Images.xcassets */,
  122. D0BCFE4218AEBDA2004A7AAE /* Supporting Files */,
  123. );
  124. path = $binary;
  125. sourceTree = "<group>";
  126. };
  127. D0BCFE4218AEBDA2004A7AAE /* Supporting Files */ = {
  128. isa = PBXGroup;
  129. children = (
  130. D0BCFE4318AEBDA2004A7AAE /* $binary-Info.plist */,
  131. D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */,
  132. D0BCFE4918AEBDA2004A7AAE /* $binary-Prefix.pch */,
  133. );
  134. name = "Supporting Files";
  135. sourceTree = "<group>";
  136. };
  137. /* End PBXGroup section */
  138. /* Begin PBXNativeTarget section */
  139. D0BCFE3318AEBDA2004A7AAE /* $binary */ = {
  140. isa = PBXNativeTarget;
  141. buildConfigurationList = D0BCFE7118AEBDA3004A7AAE /* Build configuration list for PBXNativeTarget "$binary" */;
  142. buildPhases = (
  143. D0BCFE3018AEBDA2004A7AAE /* Sources */,
  144. D0BCFE3118AEBDA2004A7AAE /* Frameworks */,
  145. D0BCFE3218AEBDA2004A7AAE /* Resources */,
  146. );
  147. buildRules = (
  148. );
  149. dependencies = (
  150. );
  151. name = "$binary";
  152. productName = "$name";
  153. productReference = D0BCFE3418AEBDA2004A7AAE /* $binary.app */;
  154. productType = "com.apple.product-type.application";
  155. };
  156. /* End PBXNativeTarget section */
  157. /* Begin PBXProject section */
  158. D0BCFE2C18AEBDA2004A7AAE /* Project object */ = {
  159. isa = PBXProject;
  160. attributes = {
  161. LastUpgradeCheck = 0500;
  162. ORGANIZATIONNAME = GodotEngine;
  163. TargetAttributes = {
  164. D0BCFE3318AEBDA2004A7AAE = {
  165. DevelopmentTeam = $team_id;
  166. SystemCapabilities = {
  167. com.apple.GameCenter = {
  168. enabled = 1;
  169. };
  170. com.apple.InAppPurchase = {
  171. enabled = 1;
  172. };
  173. com.apple.Push = {
  174. enabled = 1;
  175. };
  176. };
  177. };
  178. };
  179. };
  180. buildConfigurationList = D0BCFE2F18AEBDA2004A7AAE /* Build configuration list for PBXProject "$binary" */;
  181. compatibilityVersion = "Xcode 3.2";
  182. developmentRegion = English;
  183. hasScannedForEncodings = 0;
  184. knownRegions = (
  185. en,
  186. Base,
  187. );
  188. mainGroup = D0BCFE2B18AEBDA2004A7AAE;
  189. productRefGroup = D0BCFE3518AEBDA2004A7AAE /* Products */;
  190. projectDirPath = "";
  191. projectRoot = "";
  192. targets = (
  193. D0BCFE3318AEBDA2004A7AAE /* $binary */,
  194. );
  195. };
  196. /* End PBXProject section */
  197. /* Begin PBXResourcesBuildPhase section */
  198. D0BCFE3218AEBDA2004A7AAE /* Resources */ = {
  199. isa = PBXResourcesBuildPhase;
  200. buildActionMask = 2147483647;
  201. files = (
  202. 1F1575721F582BE20003B888 /* dylibs in Resources */,
  203. D07CD44E1C5D589C00B7FB28 /* Images.xcassets in Resources */,
  204. D0BCFE7818AEBFEB004A7AAE /* $binary.pck in Resources */,
  205. D07CD4471C5D573600B7FB28 /* Default-Portrait@2x.png in Resources */,
  206. D07CD4461C5D573600B7FB28 /* Default-Landscape-1366h@2x.png in Resources */,
  207. D07CD4411C5D573600B7FB28 /* Default-667h@2x.png in Resources */,
  208. D07CD43F1C5D573600B7FB28 /* Default-568h@2x.png in Resources */,
  209. D07CD4451C5D573600B7FB28 /* Default-Landscape@2x.png in Resources */,
  210. D07CD4441C5D573600B7FB28 /* Default-Landscape-736h@3x.png in Resources */,
  211. D07CD4421C5D573600B7FB28 /* Default-Portrait-736h@3x.png in Resources */,
  212. D07CD4481C5D573600B7FB28 /* Default-Portrait-1366h@2x.png in Resources */,
  213. D0BCFE4618AEBDA2004A7AAE /* InfoPlist.strings in Resources */,
  214. D0BCFE7A18AEC06A004A7AAE /* $binary.iphone in Resources */,
  215. );
  216. runOnlyForDeploymentPostprocessing = 0;
  217. };
  218. /* End PBXResourcesBuildPhase section */
  219. /* Begin PBXSourcesBuildPhase section */
  220. D0BCFE3018AEBDA2004A7AAE /* Sources */ = {
  221. isa = PBXSourcesBuildPhase;
  222. buildActionMask = 2147483647;
  223. files = (
  224. );
  225. runOnlyForDeploymentPostprocessing = 0;
  226. };
  227. /* End PBXSourcesBuildPhase section */
  228. /* Begin PBXVariantGroup section */
  229. D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */ = {
  230. isa = PBXVariantGroup;
  231. children = (
  232. D0BCFE4518AEBDA2004A7AAE /* en */,
  233. );
  234. name = InfoPlist.strings;
  235. sourceTree = "<group>";
  236. };
  237. /* End PBXVariantGroup section */
  238. /* Begin XCBuildConfiguration section */
  239. D0BCFE6F18AEBDA3004A7AAE /* Debug */ = {
  240. isa = XCBuildConfiguration;
  241. buildSettings = {
  242. ALWAYS_SEARCH_USER_PATHS = NO;
  243. ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
  244. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  245. CLANG_CXX_LIBRARY = "libc++";
  246. CLANG_ENABLE_MODULES = YES;
  247. CLANG_ENABLE_OBJC_ARC = YES;
  248. CLANG_WARN_BOOL_CONVERSION = YES;
  249. CLANG_WARN_CONSTANT_CONVERSION = YES;
  250. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  251. CLANG_WARN_EMPTY_BODY = YES;
  252. CLANG_WARN_ENUM_CONVERSION = YES;
  253. CLANG_WARN_INT_CONVERSION = YES;
  254. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  255. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  256. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "$code_sign_identity_debug";
  257. COPY_PHASE_STRIP = NO;
  258. GCC_C_LANGUAGE_STANDARD = gnu99;
  259. GCC_DYNAMIC_NO_PIC = NO;
  260. GCC_OPTIMIZATION_LEVEL = 0;
  261. GCC_PREPROCESSOR_DEFINITIONS = (
  262. "DEBUG=1",
  263. "$(inherited)",
  264. );
  265. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  266. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  267. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  268. GCC_WARN_UNDECLARED_SELECTOR = YES;
  269. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  270. GCC_WARN_UNUSED_FUNCTION = YES;
  271. GCC_WARN_UNUSED_VARIABLE = YES;
  272. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  273. ONLY_ACTIVE_ARCH = YES;
  274. SDKROOT = iphoneos;
  275. TARGETED_DEVICE_FAMILY = "1,2";
  276. };
  277. name = Debug;
  278. };
  279. D0BCFE7018AEBDA3004A7AAE /* Release */ = {
  280. isa = XCBuildConfiguration;
  281. buildSettings = {
  282. ALWAYS_SEARCH_USER_PATHS = NO;
  283. ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
  284. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  285. CLANG_CXX_LIBRARY = "libc++";
  286. CLANG_ENABLE_MODULES = YES;
  287. CLANG_ENABLE_OBJC_ARC = YES;
  288. CLANG_WARN_BOOL_CONVERSION = YES;
  289. CLANG_WARN_CONSTANT_CONVERSION = YES;
  290. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  291. CLANG_WARN_EMPTY_BODY = YES;
  292. CLANG_WARN_ENUM_CONVERSION = YES;
  293. CLANG_WARN_INT_CONVERSION = YES;
  294. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  295. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  296. CODE_SIGN_IDENTITY = "$code_sign_identity_release";
  297. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "$code_sign_identity_release";
  298. COPY_PHASE_STRIP = YES;
  299. ENABLE_NS_ASSERTIONS = NO;
  300. GCC_C_LANGUAGE_STANDARD = gnu99;
  301. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  302. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  303. GCC_WARN_UNDECLARED_SELECTOR = YES;
  304. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  305. GCC_WARN_UNUSED_FUNCTION = YES;
  306. GCC_WARN_UNUSED_VARIABLE = YES;
  307. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  308. SDKROOT = iphoneos;
  309. TARGETED_DEVICE_FAMILY = "1,2";
  310. VALIDATE_PRODUCT = YES;
  311. };
  312. name = Release;
  313. };
  314. D0BCFE7218AEBDA3004A7AAE /* Debug */ = {
  315. isa = XCBuildConfiguration;
  316. buildSettings = {
  317. ARCHS = "$(ARCHS_STANDARD)";
  318. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  319. CODE_SIGN_ENTITLEMENTS = $binary/$binary.entitlements;
  320. CODE_SIGN_IDENTITY = "$code_sign_identity_debug";
  321. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "$code_sign_identity_debug";
  322. CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
  323. DEVELOPMENT_TEAM = $team_id;
  324. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  325. GCC_PREFIX_HEADER = "$binary/$binary-Prefix.pch";
  326. INFOPLIST_FILE = "$binary/$binary-Info.plist";
  327. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  328. LIBRARY_SEARCH_PATHS = (
  329. "$(inherited)",
  330. "$(PROJECT_DIR)/dylibs",
  331. );
  332. PRODUCT_BUNDLE_IDENTIFIER = $identifier;
  333. PRODUCT_NAME = "$(TARGET_NAME)";
  334. PROVISIONING_PROFILE = "$provisioning_profile_uuid_debug";
  335. TARGETED_DEVICE_FAMILY = "1,2";
  336. VALID_ARCHS = "armv7 armv7s";
  337. WRAPPER_EXTENSION = app;
  338. };
  339. name = Debug;
  340. };
  341. D0BCFE7318AEBDA3004A7AAE /* Release */ = {
  342. isa = XCBuildConfiguration;
  343. buildSettings = {
  344. ARCHS = "$(ARCHS_STANDARD)";
  345. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  346. CODE_SIGN_ENTITLEMENTS = $binary/$binary.entitlements;
  347. CODE_SIGN_IDENTITY = "$code_sign_identity_release";
  348. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "$code_sign_identity_release";
  349. CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
  350. DEVELOPMENT_TEAM = $team_id;
  351. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  352. GCC_PREFIX_HEADER = "$binary/$binary-Prefix.pch";
  353. INFOPLIST_FILE = "$binary/$binary-Info.plist";
  354. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  355. LIBRARY_SEARCH_PATHS = (
  356. "$(inherited)",
  357. "$(PROJECT_DIR)/dylibs",
  358. );
  359. PRODUCT_BUNDLE_IDENTIFIER = $identifier;
  360. PRODUCT_NAME = "$(TARGET_NAME)";
  361. PROVISIONING_PROFILE = "$provisioning_profile_uuid_release";
  362. TARGETED_DEVICE_FAMILY = "1,2";
  363. VALID_ARCHS = "armv7 armv7s";
  364. WRAPPER_EXTENSION = app;
  365. };
  366. name = Release;
  367. };
  368. /* End XCBuildConfiguration section */
  369. /* Begin XCConfigurationList section */
  370. D0BCFE2F18AEBDA2004A7AAE /* Build configuration list for PBXProject "$binary" */ = {
  371. isa = XCConfigurationList;
  372. buildConfigurations = (
  373. D0BCFE6F18AEBDA3004A7AAE /* Debug */,
  374. D0BCFE7018AEBDA3004A7AAE /* Release */,
  375. );
  376. defaultConfigurationIsVisible = 0;
  377. defaultConfigurationName = Release;
  378. };
  379. D0BCFE7118AEBDA3004A7AAE /* Build configuration list for PBXNativeTarget "$binary" */ = {
  380. isa = XCConfigurationList;
  381. buildConfigurations = (
  382. D0BCFE7218AEBDA3004A7AAE /* Debug */,
  383. D0BCFE7318AEBDA3004A7AAE /* Release */,
  384. );
  385. defaultConfigurationIsVisible = 0;
  386. defaultConfigurationName = Release;
  387. };
  388. /* End XCConfigurationList section */
  389. };
  390. rootObject = D0BCFE2C18AEBDA2004A7AAE /* Project object */;
  391. }