project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0B9F062B16CD7C6D006A0106 /* EsenthelEngine.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B9F062A16CD7C6D006A0106 /* EsenthelEngine.a */; };
  10. 0B80B0021238567700C08944 /* EsenthelEngine Device.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B80B0011238567700C08944 /* EsenthelEngine Device.a */; };
  11. 0B9F062916CD7C44006A0106 /* EsenthelEngine Simulator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B987D3C12385BE500071DE8 /* EsenthelEngine Simulator.a */; };
  12. 37AE675E18E6130800319BDA /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37AE675D18E6130800319BDA /* StoreKit.framework */; };
  13. 37307DB821AFDF81009ABBF9 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37307DB721AFDF80009ABBF9 /* WebKit.framework */; };
  14. 37307DBA21AFDF88009ABBF9 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37307DB921AFDF87009ABBF9 /* Security.framework */; };
  15. 0B9F061B16CD7B80006A0106 /* Icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 0B9F060816CD7B80006A0106 /* Icon.icns */; };
  16. 0B9F062416CD7B80006A0106 /* iOS.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0B9F060C16CD7B80006A0106 /* iOS.xib */; };
  17. 0B9F062816CD7C2B006A0106 /* Engine.pak in Resources */ = {isa = PBXBuildFile; fileRef = 0B9F062516CD7C21006A0106 /* Engine.pak */; };
  18. 0B9F062916CD7C2B006A0106 /* Project.pak in Resources */ = {isa = PBXBuildFile; fileRef = 0B9F062516CD7C22006A0106 /* Project.pak */; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXFileReference section */
  21. 0B9F062A16CD7C6D006A0106 /* EsenthelEngine.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = EsenthelEngine.a; path = "EsenthelEngine.a"; sourceTree = "<absolute>"; };
  22. 0B80B0011238567700C08944 /* EsenthelEngine Device.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "EsenthelEngine Device.a"; path = "EsenthelEngine Device.a"; sourceTree = "<absolute>"; };
  23. 0B987D3C12385BE500071DE8 /* EsenthelEngine Simulator.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "EsenthelEngine Simulator.a"; path = "EsenthelEngine Simulator.a"; sourceTree = "<absolute>"; };
  24. 37AE675D18E6130800319BDA /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
  25. 37307DB721AFDF80009ABBF9 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
  26. 37307DB921AFDF87009ABBF9 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  27. 0B9F062516CD7C21006A0106 /* Engine.pak */ = {isa = PBXFileReference; lastKnownFileType = file; name = Engine.pak; path = "Engine.pak"; sourceTree = "<absolute>"; };
  28. 0B9F062516CD7C22006A0106 /* Project.pak */ = {isa = PBXFileReference; lastKnownFileType = file; name = Project.pak; path = Assets/Project.pak; sourceTree = "<group>"; };
  29. 0B9F05BF16CD7377006A0106 /* Mac.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Mac.app; sourceTree = BUILT_PRODUCTS_DIR; };
  30. 0B9F060816CD7B80006A0106 /* Icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = Icon.icns; path = Assets/Icon.icns; sourceTree = "<group>"; };
  31. 0B9F060C16CD7B80006A0106 /* iOS.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = iOS.xib; path = Assets/iOS.xib; sourceTree = "<group>"; };
  32. 0B9F063B16CD7F75006A0106 /* Mac.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Mac.plist; path = Assets/Mac.plist; sourceTree = "<group>"; };
  33. 0B9F063C16CD802D006A0106 /* iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = iOS.plist; path = Assets/iOS.plist; sourceTree = "<group>"; };
  34. 0B9F065B16CD9232006A0106 /* stdafx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdafx.h; sourceTree = "<group>"; };
  35. 0BDA9C7F121EE06400ED5E97 /* iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  36. /* End PBXFileReference section */
  37. /* Begin PBXFrameworksBuildPhase section */
  38. 0B9F05BC16CD7377006A0106 /* Frameworks */ = {
  39. isa = PBXFrameworksBuildPhase;
  40. buildActionMask = 2147483647;
  41. files = (
  42. 37AE675E18E6130800319BDA /* StoreKit.framework in Frameworks */,
  43. 0B9F062B16CD7C6D006A0106 /* EsenthelEngine.a in Frameworks */,
  44. /* ESENTHEL MAC FRAMEWORKS */
  45. );
  46. runOnlyForDeploymentPostprocessing = 0;
  47. };
  48. 0BDA9C7D121EE06400ED5E97 /* Frameworks */ = {
  49. isa = PBXFrameworksBuildPhase;
  50. buildActionMask = 2147483647;
  51. files = (
  52. 37AE675E18E6130800319BDA /* StoreKit.framework in Frameworks */,
  53. 37307DBA21AFDF88009ABBF9 /* Security.framework in Frameworks */,
  54. 37307DB821AFDF81009ABBF9 /* WebKit.framework in Frameworks */,
  55. 0B80B0021238567700C08944 /* EsenthelEngine Device.a in Frameworks */,
  56. 0B9F062916CD7C44006A0106 /* EsenthelEngine Simulator.a in Frameworks */,
  57. /* ESENTHEL IOS FRAMEWORKS */
  58. );
  59. runOnlyForDeploymentPostprocessing = 0;
  60. };
  61. /* End PBXFrameworksBuildPhase section */
  62. /* Begin PBXCopyFilesBuildPhase section */
  63. 0B9F05BA16CD7377006A0106 /* CopyFiles */ = {
  64. isa = PBXCopyFilesBuildPhase;
  65. buildActionMask = 2147483647;
  66. dstPath = "";
  67. dstSubfolderSpec = 6;
  68. files = (
  69. /* ESENTHEL MAC DYLIBS */
  70. );
  71. runOnlyForDeploymentPostprocessing = 0;
  72. };
  73. /* End PBXCopyFilesBuildPhase section */
  74. /* Begin PBXGroup section */
  75. 0B9F063316CD7D6D006A0106 /* H */ = {
  76. isa = PBXGroup;
  77. children = (
  78. 0B9F065B16CD9232006A0106 /* stdafx.h */,
  79. /* ESENTHEL H CHILDREN */
  80. );
  81. name = H;
  82. sourceTree = "<group>";
  83. };
  84. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 0BDA9C7F121EE06400ED5E97 /* iOS.app */,
  88. 0B9F05BF16CD7377006A0106 /* Mac.app */,
  89. );
  90. name = Products;
  91. sourceTree = "<group>";
  92. };
  93. 29B97314FDCFA39411CA2CEA /* Project */ = {
  94. isa = PBXGroup;
  95. children = (
  96. 0B9F063316CD7D6D006A0106 /* H */,
  97. /* ESENTHEL ROOT */
  98. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  99. 29B97317FDCFA39411CA2CEA /* Assets */,
  100. 19C28FACFE9D520D11CA2CBB /* Products */,
  101. );
  102. name = Project;
  103. sourceTree = "<group>";
  104. };
  105. 29B97317FDCFA39411CA2CEA /* Assets */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 0B9F062516CD7C21006A0106 /* Engine.pak */,
  109. 0B9F062516CD7C22006A0106 /* Project.pak */,
  110. 0B9F060816CD7B80006A0106 /* Icon.icns */,
  111. 0B9F063B16CD7F75006A0106 /* Mac.plist */,
  112. 0B9F063C16CD802D006A0106 /* iOS.plist */,
  113. 0B9F060C16CD7B80006A0106 /* iOS.xib */,
  114. /* ESENTHEL ASSETS CHILDREN */
  115. );
  116. name = Assets;
  117. sourceTree = "<group>";
  118. };
  119. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  120. isa = PBXGroup;
  121. children = (
  122. 37307DB921AFDF87009ABBF9 /* Security.framework */,
  123. 37307DB721AFDF80009ABBF9 /* WebKit.framework */,
  124. 37AE675D18E6130800319BDA /* StoreKit.framework */,
  125. 0B9F062A16CD7C6D006A0106 /* EsenthelEngine.a */,
  126. 0B80B0011238567700C08944 /* EsenthelEngine Device.a */,
  127. 0B987D3C12385BE500071DE8 /* EsenthelEngine Simulator.a */,
  128. /* ESENTHEL ALL FRAMEWORKS */
  129. );
  130. name = Frameworks;
  131. sourceTree = "<group>";
  132. };
  133. /* End PBXGroup section */
  134. /* Begin PBXNativeTarget section */
  135. 0B9F05BE16CD7377006A0106 /* Mac */ = {
  136. isa = PBXNativeTarget;
  137. buildConfigurationList = 0B9F05ED16CD7378006A0106 /* Build configuration list for PBXNativeTarget "Mac" */;
  138. buildPhases = (
  139. 0B9F05BB16CD7377006A0106 /* Sources */,
  140. 0B9F05BC16CD7377006A0106 /* Frameworks */,
  141. 0B9F05BD16CD7377006A0106 /* Resources */,
  142. 0B9F05BA16CD7377006A0106 /* CopyFiles */,
  143. );
  144. buildRules = (
  145. );
  146. dependencies = (
  147. );
  148. name = Mac;
  149. productName = Project;
  150. productReference = 0B9F05BF16CD7377006A0106 /* Mac.app */;
  151. productType = "com.apple.product-type.application";
  152. };
  153. 0BDA9C7E121EE06400ED5E97 /* iOS */ = {
  154. isa = PBXNativeTarget;
  155. buildConfigurationList = 0BDA9C84121EE06400ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */;
  156. buildPhases = (
  157. 0BDA9C7B121EE06400ED5E97 /* Resources */,
  158. 0BDA9C7C121EE06400ED5E97 /* Sources */,
  159. 0BDA9C7D121EE06400ED5E97 /* Frameworks */,
  160. );
  161. buildRules = (
  162. );
  163. dependencies = (
  164. );
  165. name = iOS;
  166. productName = iPhone;
  167. productReference = 0BDA9C7F121EE06400ED5E97 /* iOS.app */;
  168. productType = "com.apple.product-type.application";
  169. };
  170. /* End PBXNativeTarget section */
  171. /* Begin PBXProject section */
  172. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  173. isa = PBXProject;
  174. attributes = {
  175. LastUpgradeCheck = 0410;
  176. TargetAttributes = {
  177. 0BDA9C7E121EE06400ED5E97 = {
  178. DevelopmentTeam = 2KA8LL48VG;
  179. SystemCapabilities = {
  180. com.apple.InAppPurchase = {
  181. enabled = 1;
  182. };
  183. };
  184. };
  185. };
  186. };
  187. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Project" */;
  188. compatibilityVersion = "Xcode 3.2";
  189. developmentRegion = English;
  190. hasScannedForEncodings = 1;
  191. knownRegions = (
  192. English,
  193. Japanese,
  194. French,
  195. German,
  196. en,
  197. );
  198. mainGroup = 29B97314FDCFA39411CA2CEA /* Project */;
  199. projectDirPath = "";
  200. projectRoot = "";
  201. targets = (
  202. 0B9F05BE16CD7377006A0106 /* Mac */,
  203. 0BDA9C7E121EE06400ED5E97 /* iOS */,
  204. );
  205. };
  206. /* End PBXProject section */
  207. /* Begin PBXResourcesBuildPhase section */
  208. 0B9F05BD16CD7377006A0106 /* Resources */ = {
  209. isa = PBXResourcesBuildPhase;
  210. buildActionMask = 2147483647;
  211. files = (
  212. 0B9F061B16CD7B80006A0106 /* Icon.icns in Resources */,
  213. /* ESENTHEL MAC EMBED */
  214. );
  215. runOnlyForDeploymentPostprocessing = 0;
  216. };
  217. 0BDA9C7B121EE06400ED5E97 /* Resources */ = {
  218. isa = PBXResourcesBuildPhase;
  219. buildActionMask = 2147483647;
  220. files = (
  221. 0B9F062416CD7B80006A0106 /* iOS.xib in Resources */,
  222. 0B9F062816CD7C2B006A0106 /* Engine.pak in Resources */,
  223. 0B9F062916CD7C2B006A0106 /* Project.pak in Resources */,
  224. /* ESENTHEL IOS EMBED */
  225. );
  226. runOnlyForDeploymentPostprocessing = 0;
  227. };
  228. /* End PBXResourcesBuildPhase section */
  229. /* Begin PBXSourcesBuildPhase section */
  230. 0B9F05BB16CD7377006A0106 /* Sources */ = {
  231. isa = PBXSourcesBuildPhase;
  232. buildActionMask = 2147483647;
  233. files = (
  234. /* ESENTHEL MAC SOURCE */
  235. );
  236. runOnlyForDeploymentPostprocessing = 0;
  237. };
  238. 0BDA9C7C121EE06400ED5E97 /* Sources */ = {
  239. isa = PBXSourcesBuildPhase;
  240. buildActionMask = 2147483647;
  241. files = (
  242. /* ESENTHEL IOS SOURCE */
  243. );
  244. runOnlyForDeploymentPostprocessing = 0;
  245. };
  246. /* End PBXSourcesBuildPhase section */
  247. /* Begin XCBuildConfiguration section */
  248. 0B9F05EE16CD7378006A0106 /* Debug */ = {
  249. isa = XCBuildConfiguration;
  250. buildSettings = {
  251. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  252. CLANG_CXX_LIBRARY = "libc++";
  253. CONFIGURATION_BUILD_DIR = .;
  254. DEAD_CODE_STRIPPING = YES;
  255. INFOPLIST_FILE = "$(SRCROOT)/Assets/Mac.plist";
  256. MACOSX_DEPLOYMENT_TARGET = 10.7;
  257. OTHER_LDFLAGS = (
  258. "-framework SystemConfiguration",
  259. "-framework IOKit",
  260. "-framework Carbon",
  261. "-framework Cocoa",
  262. "-framework CoreAudio",
  263. "-framework AudioUnit",
  264. "-framework OpenGL",
  265. "-framework OpenAL",
  266. "-lz",
  267. "-liodbc",
  268. );
  269. LIBRARY_SEARCH_PATHS = (
  270. "$(inherited)",
  271. /* ESENTHEL MAC LIBRARY DIRS */
  272. );
  273. PRODUCT_NAME = Mac;
  274. };
  275. name = Debug;
  276. };
  277. 0B9F05EF16CD7378006A0106 /* Release */ = {
  278. isa = XCBuildConfiguration;
  279. buildSettings = {
  280. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  281. CLANG_CXX_LIBRARY = "libc++";
  282. CONFIGURATION_BUILD_DIR = .;
  283. COPY_PHASE_STRIP = YES;
  284. INFOPLIST_FILE = "$(SRCROOT)/Assets/Mac.plist";
  285. MACOSX_DEPLOYMENT_TARGET = 10.7;
  286. OTHER_LDFLAGS = (
  287. "-framework SystemConfiguration",
  288. "-framework IOKit",
  289. "-framework Carbon",
  290. "-framework Cocoa",
  291. "-framework CoreAudio",
  292. "-framework AudioUnit",
  293. "-framework OpenGL",
  294. "-framework OpenAL",
  295. "-lz",
  296. "-liodbc",
  297. );
  298. LIBRARY_SEARCH_PATHS = (
  299. "$(inherited)",
  300. /* ESENTHEL MAC LIBRARY DIRS */
  301. );
  302. PRODUCT_NAME = Mac;
  303. };
  304. name = Release;
  305. };
  306. 0BDA9C82121EE06400ED5E97 /* Debug */ = {
  307. isa = XCBuildConfiguration;
  308. buildSettings = {
  309. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  310. CLANG_CXX_LIBRARY = "libc++";
  311. CODE_SIGN_IDENTITY = "iPhone Developer";
  312. ENABLE_BITCODE = NO;
  313. INFOPLIST_FILE = "$(SRCROOT)/Assets/iOS.plist";
  314. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  315. OTHER_LDFLAGS = (
  316. "-framework QuartzCore",
  317. "-framework UIKit",
  318. "-framework Foundation",
  319. "-framework EventKit",
  320. "-framework EventKitUI",
  321. "-framework CoreMedia",
  322. "-framework CoreMotion",
  323. "-framework CoreLocation",
  324. "-framework CoreGraphics",
  325. "-framework CoreTelephony",
  326. "-framework AudioToolbox",
  327. "-framework AVFoundation",
  328. "-framework SystemConfiguration",
  329. "-framework MessageUI",
  330. "-framework AdSupport",
  331. "-framework OpenGLES",
  332. "-framework OpenAL",
  333. "-lz",
  334. );
  335. LIBRARY_SEARCH_PATHS = (
  336. "$(inherited)",
  337. /* ESENTHEL IOS LIBRARY DIRS */
  338. );
  339. PRODUCT_NAME = iOS;
  340. PROVISIONING_PROFILE = "";
  341. SDKROOT = iphoneos;
  342. TARGETED_DEVICE_FAMILY = "1,2";
  343. };
  344. name = Debug;
  345. };
  346. 0BDA9C83121EE06400ED5E97 /* Release */ = {
  347. isa = XCBuildConfiguration;
  348. buildSettings = {
  349. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  350. CLANG_CXX_LIBRARY = "libc++";
  351. CODE_SIGN_IDENTITY = "iPhone Developer";
  352. ENABLE_BITCODE = NO;
  353. INFOPLIST_FILE = "$(SRCROOT)/Assets/iOS.plist";
  354. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  355. OTHER_LDFLAGS = (
  356. "-framework QuartzCore",
  357. "-framework UIKit",
  358. "-framework Foundation",
  359. "-framework EventKit",
  360. "-framework EventKitUI",
  361. "-framework CoreMedia",
  362. "-framework CoreMotion",
  363. "-framework CoreLocation",
  364. "-framework CoreGraphics",
  365. "-framework CoreTelephony",
  366. "-framework AudioToolbox",
  367. "-framework AVFoundation",
  368. "-framework SystemConfiguration",
  369. "-framework MessageUI",
  370. "-framework AdSupport",
  371. "-framework OpenGLES",
  372. "-framework OpenAL",
  373. "-lz",
  374. );
  375. LIBRARY_SEARCH_PATHS = (
  376. "$(inherited)",
  377. /* ESENTHEL IOS LIBRARY DIRS */
  378. );
  379. PRODUCT_NAME = iOS;
  380. PROVISIONING_PROFILE = "";
  381. SDKROOT = iphoneos;
  382. STRIP_INSTALLED_PRODUCT = YES;
  383. TARGETED_DEVICE_FAMILY = "1,2";
  384. };
  385. name = Release;
  386. };
  387. C01FCF4F08A954540054247B /* Debug */ = {
  388. isa = XCBuildConfiguration;
  389. buildSettings = {
  390. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  391. CLANG_CXX_LIBRARY = "libc++";
  392. COPY_PHASE_STRIP = NO;
  393. GCC_FAST_MATH = YES;
  394. GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;
  395. GCC_OPTIMIZATION_LEVEL = 0;
  396. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  397. GCC_PREFIX_HEADER = stdafx.h;
  398. GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
  399. GCC_THREADSAFE_STATICS = NO;
  400. GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
  401. HEADER_SEARCH_PATHS = (
  402. "$(inherited)",
  403. /* ESENTHEL INCLUDE DIRS */
  404. );
  405. FRAMEWORK_SEARCH_PATHS = (
  406. /* ESENTHEL FRAMEWORK DIRS */
  407. );
  408. LIBRARY_SEARCH_PATHS = (
  409. /* ESENTHEL LIBRARY DIRS */
  410. );
  411. ONLY_ACTIVE_ARCH = YES;
  412. OTHER_CFLAGS = (
  413. "-fshort-wchar",
  414. );
  415. SEPARATE_STRIP = YES;
  416. STRIP_INSTALLED_PRODUCT = NO;
  417. WARNING_CFLAGS = (
  418. "-Wno-address-of-temporary",
  419. "-Wno-comment",
  420. "-Wno-parentheses",
  421. "-Wno-switch",
  422. "-Wno-logical-op-parentheses",
  423. "-Wno-null-dereference",
  424. "-Wno-int-to-void-pointer-cast",
  425. );
  426. };
  427. name = Debug;
  428. };
  429. C01FCF5008A954540054247B /* Release */ = {
  430. isa = XCBuildConfiguration;
  431. buildSettings = {
  432. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  433. CLANG_CXX_LIBRARY = "libc++";
  434. DEAD_CODE_STRIPPING = YES;
  435. GCC_FAST_MATH = YES;
  436. GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;
  437. GCC_OPTIMIZATION_LEVEL = fast;
  438. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  439. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  440. GCC_PREFIX_HEADER = stdafx.h;
  441. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  442. GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=0";
  443. GCC_THREADSAFE_STATICS = NO;
  444. GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
  445. HEADER_SEARCH_PATHS = (
  446. "$(inherited)",
  447. /* ESENTHEL INCLUDE DIRS */
  448. );
  449. FRAMEWORK_SEARCH_PATHS = (
  450. /* ESENTHEL FRAMEWORK DIRS */
  451. );
  452. LIBRARY_SEARCH_PATHS = (
  453. /* ESENTHEL LIBRARY DIRS */
  454. );
  455. ONLY_ACTIVE_ARCH = NO;
  456. OTHER_CFLAGS = (
  457. "-fshort-wchar",
  458. );
  459. SEPARATE_STRIP = YES;
  460. WARNING_CFLAGS = (
  461. "-Wno-address-of-temporary",
  462. "-Wno-comment",
  463. "-Wno-parentheses",
  464. "-Wno-switch",
  465. "-Wno-logical-op-parentheses",
  466. "-Wno-null-dereference",
  467. "-Wno-int-to-void-pointer-cast",
  468. );
  469. };
  470. name = Release;
  471. };
  472. /* End XCBuildConfiguration section */
  473. /* Begin XCConfigurationList section */
  474. 0B9F05ED16CD7378006A0106 /* Build configuration list for PBXNativeTarget "Mac" */ = {
  475. isa = XCConfigurationList;
  476. buildConfigurations = (
  477. 0B9F05EE16CD7378006A0106 /* Debug */,
  478. 0B9F05EF16CD7378006A0106 /* Release */,
  479. );
  480. defaultConfigurationIsVisible = 0;
  481. defaultConfigurationName = Release;
  482. };
  483. 0BDA9C84121EE06400ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */ = {
  484. isa = XCConfigurationList;
  485. buildConfigurations = (
  486. 0BDA9C82121EE06400ED5E97 /* Debug */,
  487. 0BDA9C83121EE06400ED5E97 /* Release */,
  488. );
  489. defaultConfigurationIsVisible = 0;
  490. defaultConfigurationName = Release;
  491. };
  492. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Project" */ = {
  493. isa = XCConfigurationList;
  494. buildConfigurations = (
  495. C01FCF4F08A954540054247B /* Debug */,
  496. C01FCF5008A954540054247B /* Release */,
  497. );
  498. defaultConfigurationIsVisible = 0;
  499. defaultConfigurationName = Release;
  500. };
  501. /* End XCConfigurationList section */
  502. };
  503. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  504. }