暂无描述

project.pbxproj 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 66DA89941DD3117F00338015 /* TestApp1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 844A9A801DD0C080007DCC89 /* TestApp1.cpp */; };
  10. 66DA89971DD3118000338015 /* TestApp1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 844A9A801DD0C080007DCC89 /* TestApp1.cpp */; };
  11. 66DA899B1DD3164E00338015 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66DA899A1DD3164E00338015 /* AppKit.framework */; };
  12. 840D5D3B1DDA07B2009DA369 /* DK.xcodeproj in Resources */ = {isa = PBXBuildFile; fileRef = 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */; };
  13. 840D5D921DDA08C2009DA369 /* libDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 840D5D891DDA0890009DA369 /* libDK.a */; };
  14. 840D5D931DDA08CA009DA369 /* libDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 840D5D871DDA0890009DA369 /* libDK.a */; };
  15. 841948EB1DDCBE6000E039F0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 841948E91DDCBE5000E039F0 /* AppDelegate.m */; };
  16. 841948EF1DDCBE7B00E039F0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 841948ED1DDCBE7500E039F0 /* AppDelegate.m */; };
  17. 844A9A851DD0C080007DCC89 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A781DD0C080007DCC89 /* Assets.xcassets */; };
  18. 844A9A871DD0C080007DCC89 /* small.ico in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A7C1DD0C080007DCC89 /* small.ico */; };
  19. 844A9A881DD0C080007DCC89 /* TestApp1.ico in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A7E1DD0C080007DCC89 /* TestApp1.ico */; };
  20. 844A9A891DD0C080007DCC89 /* TestApp1.rc in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A7F1DD0C080007DCC89 /* TestApp1.rc */; };
  21. 844A9A8B1DD0C08F007DCC89 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A741DD0C080007DCC89 /* Assets.xcassets */; };
  22. 844A9A8D1DD0C08F007DCC89 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A761DD0C080007DCC89 /* LaunchScreen.storyboard */; };
  23. 84D883561E3A6A9200478725 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D883551E3A6A9200478725 /* OpenAL.framework */; };
  24. 84D883601E3A6B0000478725 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D8835F1E3A6B0000478725 /* OpenAL.framework */; };
  25. 84F6F3401E142A110096F558 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F6F33F1E142A110096F558 /* UIKit.framework */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. 840D5D861DDA0890009DA369 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 84E42A5C13AF8B4200BF31EA;
  33. remoteInfo = DK_macOS_static;
  34. };
  35. 840D5D881DDA0890009DA369 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 84E42A5D13AF8B4200BF31EA;
  40. remoteInfo = DK_iOS_static;
  41. };
  42. 840D5D8A1DDA0890009DA369 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 840CA4ED1928946800689BB6;
  47. remoteInfo = DK_macOS;
  48. };
  49. 840D5D8C1DDA0890009DA369 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 84798B7119E51CBA009378A6;
  54. remoteInfo = DK_iOS;
  55. };
  56. 840D5D8E1DDA08A8009DA369 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */;
  59. proxyType = 1;
  60. remoteGlobalIDString = D2AAC045055464E500DB518D;
  61. remoteInfo = DK_macOS_static;
  62. };
  63. 840D5D901DDA08AD009DA369 /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */;
  66. proxyType = 1;
  67. remoteGlobalIDString = 84C5F9EC13013FDD005F4449;
  68. remoteInfo = DK_iOS_static;
  69. };
  70. /* End PBXContainerItemProxy section */
  71. /* Begin PBXFileReference section */
  72. 66DA899A1DD3164E00338015 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  73. 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "wrapper.pb-project"; name = DK.xcodeproj; path = ../DK/DK.xcodeproj; sourceTree = "<group>"; };
  74. 841948E81DDCBE5000E039F0 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  75. 841948E91DDCBE5000E039F0 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  76. 841948EC1DDCBE7500E039F0 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  77. 841948ED1DDCBE7500E039F0 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  78. 844A9A441DD0BCFD007DCC89 /* TestApp1_macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestApp1_macOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 844A9A5C1DD0BEDD007DCC89 /* TestApp1_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestApp1_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  80. 844A9A741DD0C080007DCC89 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  81. 844A9A751DD0C080007DCC89 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  82. 844A9A761DD0C080007DCC89 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
  83. 844A9A781DD0C080007DCC89 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  84. 844A9A791DD0C080007DCC89 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  85. 844A9A7B1DD0C080007DCC89 /* Resource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Resource.h; sourceTree = "<group>"; };
  86. 844A9A7C1DD0C080007DCC89 /* small.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = small.ico; sourceTree = "<group>"; };
  87. 844A9A7D1DD0C080007DCC89 /* targetver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = targetver.h; sourceTree = "<group>"; };
  88. 844A9A7E1DD0C080007DCC89 /* TestApp1.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = TestApp1.ico; sourceTree = "<group>"; };
  89. 844A9A7F1DD0C080007DCC89 /* TestApp1.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestApp1.rc; sourceTree = "<group>"; };
  90. 844A9A801DD0C080007DCC89 /* TestApp1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestApp1.cpp; sourceTree = "<group>"; };
  91. 84D883551E3A6A9200478725 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
  92. 84D8835F1E3A6B0000478725 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/OpenAL.framework; sourceTree = DEVELOPER_DIR; };
  93. 84F6F33F1E142A110096F558 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  94. /* End PBXFileReference section */
  95. /* Begin PBXFrameworksBuildPhase section */
  96. 844A9A411DD0BCFD007DCC89 /* Frameworks */ = {
  97. isa = PBXFrameworksBuildPhase;
  98. buildActionMask = 2147483647;
  99. files = (
  100. 84D883561E3A6A9200478725 /* OpenAL.framework in Frameworks */,
  101. 66DA899B1DD3164E00338015 /* AppKit.framework in Frameworks */,
  102. 840D5D931DDA08CA009DA369 /* libDK.a in Frameworks */,
  103. );
  104. runOnlyForDeploymentPostprocessing = 0;
  105. };
  106. 844A9A591DD0BEDD007DCC89 /* Frameworks */ = {
  107. isa = PBXFrameworksBuildPhase;
  108. buildActionMask = 2147483647;
  109. files = (
  110. 84D883601E3A6B0000478725 /* OpenAL.framework in Frameworks */,
  111. 84F6F3401E142A110096F558 /* UIKit.framework in Frameworks */,
  112. 840D5D921DDA08C2009DA369 /* libDK.a in Frameworks */,
  113. );
  114. runOnlyForDeploymentPostprocessing = 0;
  115. };
  116. /* End PBXFrameworksBuildPhase section */
  117. /* Begin PBXGroup section */
  118. 66DA89141DD1887A00338015 /* Frameworks */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 84D8835F1E3A6B0000478725 /* OpenAL.framework */,
  122. 84D883551E3A6A9200478725 /* OpenAL.framework */,
  123. 84F6F33F1E142A110096F558 /* UIKit.framework */,
  124. 66DA899A1DD3164E00338015 /* AppKit.framework */,
  125. );
  126. name = Frameworks;
  127. sourceTree = "<group>";
  128. };
  129. 840D5D801DDA088F009DA369 /* Products */ = {
  130. isa = PBXGroup;
  131. children = (
  132. 840D5D871DDA0890009DA369 /* libDK.a */,
  133. 840D5D891DDA0890009DA369 /* libDK.a */,
  134. 840D5D8B1DDA0890009DA369 /* DK.framework */,
  135. 840D5D8D1DDA0890009DA369 /* DK.framework */,
  136. );
  137. name = Products;
  138. sourceTree = "<group>";
  139. };
  140. 844A9A3B1DD0BCFD007DCC89 = {
  141. isa = PBXGroup;
  142. children = (
  143. 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */,
  144. 66DA89141DD1887A00338015 /* Frameworks */,
  145. 844A9A451DD0BCFD007DCC89 /* Products */,
  146. 844A9A461DD0BCFD007DCC89 /* TestApp1 */,
  147. );
  148. sourceTree = "<group>";
  149. };
  150. 844A9A451DD0BCFD007DCC89 /* Products */ = {
  151. isa = PBXGroup;
  152. children = (
  153. 844A9A441DD0BCFD007DCC89 /* TestApp1_macOS.app */,
  154. 844A9A5C1DD0BEDD007DCC89 /* TestApp1_iOS.app */,
  155. );
  156. name = Products;
  157. sourceTree = "<group>";
  158. };
  159. 844A9A461DD0BCFD007DCC89 /* TestApp1 */ = {
  160. isa = PBXGroup;
  161. children = (
  162. 844A9A731DD0C080007DCC89 /* iOS */,
  163. 844A9A771DD0C080007DCC89 /* macOS */,
  164. 844A9A7A1DD0C080007DCC89 /* Win32 */,
  165. 844A9A801DD0C080007DCC89 /* TestApp1.cpp */,
  166. );
  167. name = TestApp1;
  168. sourceTree = "<group>";
  169. };
  170. 844A9A731DD0C080007DCC89 /* iOS */ = {
  171. isa = PBXGroup;
  172. children = (
  173. 841948E81DDCBE5000E039F0 /* AppDelegate.h */,
  174. 841948E91DDCBE5000E039F0 /* AppDelegate.m */,
  175. 844A9A741DD0C080007DCC89 /* Assets.xcassets */,
  176. 844A9A751DD0C080007DCC89 /* Info.plist */,
  177. 844A9A761DD0C080007DCC89 /* LaunchScreen.storyboard */,
  178. );
  179. path = iOS;
  180. sourceTree = "<group>";
  181. };
  182. 844A9A771DD0C080007DCC89 /* macOS */ = {
  183. isa = PBXGroup;
  184. children = (
  185. 841948EC1DDCBE7500E039F0 /* AppDelegate.h */,
  186. 841948ED1DDCBE7500E039F0 /* AppDelegate.m */,
  187. 844A9A781DD0C080007DCC89 /* Assets.xcassets */,
  188. 844A9A791DD0C080007DCC89 /* Info.plist */,
  189. );
  190. path = macOS;
  191. sourceTree = "<group>";
  192. };
  193. 844A9A7A1DD0C080007DCC89 /* Win32 */ = {
  194. isa = PBXGroup;
  195. children = (
  196. 844A9A7B1DD0C080007DCC89 /* Resource.h */,
  197. 844A9A7C1DD0C080007DCC89 /* small.ico */,
  198. 844A9A7D1DD0C080007DCC89 /* targetver.h */,
  199. 844A9A7E1DD0C080007DCC89 /* TestApp1.ico */,
  200. 844A9A7F1DD0C080007DCC89 /* TestApp1.rc */,
  201. );
  202. path = Win32;
  203. sourceTree = "<group>";
  204. };
  205. /* End PBXGroup section */
  206. /* Begin PBXNativeTarget section */
  207. 844A9A431DD0BCFD007DCC89 /* TestApp1_macOS */ = {
  208. isa = PBXNativeTarget;
  209. buildConfigurationList = 844A9A551DD0BCFD007DCC89 /* Build configuration list for PBXNativeTarget "TestApp1_macOS" */;
  210. buildPhases = (
  211. 844A9A401DD0BCFD007DCC89 /* Sources */,
  212. 844A9A411DD0BCFD007DCC89 /* Frameworks */,
  213. 844A9A421DD0BCFD007DCC89 /* Resources */,
  214. );
  215. buildRules = (
  216. );
  217. dependencies = (
  218. 840D5D8F1DDA08A8009DA369 /* PBXTargetDependency */,
  219. );
  220. name = TestApp1_macOS;
  221. productName = TestApp1;
  222. productReference = 844A9A441DD0BCFD007DCC89 /* TestApp1_macOS.app */;
  223. productType = "com.apple.product-type.application";
  224. };
  225. 844A9A5B1DD0BEDD007DCC89 /* TestApp1_iOS */ = {
  226. isa = PBXNativeTarget;
  227. buildConfigurationList = 844A9A701DD0BEDD007DCC89 /* Build configuration list for PBXNativeTarget "TestApp1_iOS" */;
  228. buildPhases = (
  229. 844A9A581DD0BEDD007DCC89 /* Sources */,
  230. 844A9A591DD0BEDD007DCC89 /* Frameworks */,
  231. 844A9A5A1DD0BEDD007DCC89 /* Resources */,
  232. );
  233. buildRules = (
  234. );
  235. dependencies = (
  236. 840D5D911DDA08AD009DA369 /* PBXTargetDependency */,
  237. );
  238. name = TestApp1_iOS;
  239. productName = TestApp1_iOS;
  240. productReference = 844A9A5C1DD0BEDD007DCC89 /* TestApp1_iOS.app */;
  241. productType = "com.apple.product-type.application";
  242. };
  243. /* End PBXNativeTarget section */
  244. /* Begin PBXProject section */
  245. 844A9A3C1DD0BCFD007DCC89 /* Project object */ = {
  246. isa = PBXProject;
  247. attributes = {
  248. LastUpgradeCheck = 0810;
  249. ORGANIZATIONNAME = icondb;
  250. TargetAttributes = {
  251. 844A9A431DD0BCFD007DCC89 = {
  252. CreatedOnToolsVersion = 8.1;
  253. ProvisioningStyle = Manual;
  254. };
  255. 844A9A5B1DD0BEDD007DCC89 = {
  256. CreatedOnToolsVersion = 8.1;
  257. DevelopmentTeam = F599L375TZ;
  258. ProvisioningStyle = Automatic;
  259. };
  260. };
  261. };
  262. buildConfigurationList = 844A9A3F1DD0BCFD007DCC89 /* Build configuration list for PBXProject "TestApp1" */;
  263. compatibilityVersion = "Xcode 3.2";
  264. developmentRegion = English;
  265. hasScannedForEncodings = 0;
  266. knownRegions = (
  267. en,
  268. Base,
  269. );
  270. mainGroup = 844A9A3B1DD0BCFD007DCC89;
  271. productRefGroup = 844A9A451DD0BCFD007DCC89 /* Products */;
  272. projectDirPath = "";
  273. projectReferences = (
  274. {
  275. ProductGroup = 840D5D801DDA088F009DA369 /* Products */;
  276. ProjectRef = 840D5D3A1DDA07B2009DA369 /* DK.xcodeproj */;
  277. },
  278. );
  279. projectRoot = "";
  280. targets = (
  281. 844A9A431DD0BCFD007DCC89 /* TestApp1_macOS */,
  282. 844A9A5B1DD0BEDD007DCC89 /* TestApp1_iOS */,
  283. );
  284. };
  285. /* End PBXProject section */
  286. /* Begin PBXReferenceProxy section */
  287. 840D5D871DDA0890009DA369 /* libDK.a */ = {
  288. isa = PBXReferenceProxy;
  289. fileType = archive.ar;
  290. path = libDK.a;
  291. remoteRef = 840D5D861DDA0890009DA369 /* PBXContainerItemProxy */;
  292. sourceTree = BUILT_PRODUCTS_DIR;
  293. };
  294. 840D5D891DDA0890009DA369 /* libDK.a */ = {
  295. isa = PBXReferenceProxy;
  296. fileType = archive.ar;
  297. path = libDK.a;
  298. remoteRef = 840D5D881DDA0890009DA369 /* PBXContainerItemProxy */;
  299. sourceTree = BUILT_PRODUCTS_DIR;
  300. };
  301. 840D5D8B1DDA0890009DA369 /* DK.framework */ = {
  302. isa = PBXReferenceProxy;
  303. fileType = wrapper.framework;
  304. path = DK.framework;
  305. remoteRef = 840D5D8A1DDA0890009DA369 /* PBXContainerItemProxy */;
  306. sourceTree = BUILT_PRODUCTS_DIR;
  307. };
  308. 840D5D8D1DDA0890009DA369 /* DK.framework */ = {
  309. isa = PBXReferenceProxy;
  310. fileType = wrapper.framework;
  311. path = DK.framework;
  312. remoteRef = 840D5D8C1DDA0890009DA369 /* PBXContainerItemProxy */;
  313. sourceTree = BUILT_PRODUCTS_DIR;
  314. };
  315. /* End PBXReferenceProxy section */
  316. /* Begin PBXResourcesBuildPhase section */
  317. 844A9A421DD0BCFD007DCC89 /* Resources */ = {
  318. isa = PBXResourcesBuildPhase;
  319. buildActionMask = 2147483647;
  320. files = (
  321. 844A9A891DD0C080007DCC89 /* TestApp1.rc in Resources */,
  322. 844A9A871DD0C080007DCC89 /* small.ico in Resources */,
  323. 844A9A851DD0C080007DCC89 /* Assets.xcassets in Resources */,
  324. 844A9A881DD0C080007DCC89 /* TestApp1.ico in Resources */,
  325. 840D5D3B1DDA07B2009DA369 /* DK.xcodeproj in Resources */,
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. 844A9A5A1DD0BEDD007DCC89 /* Resources */ = {
  330. isa = PBXResourcesBuildPhase;
  331. buildActionMask = 2147483647;
  332. files = (
  333. 844A9A8D1DD0C08F007DCC89 /* LaunchScreen.storyboard in Resources */,
  334. 844A9A8B1DD0C08F007DCC89 /* Assets.xcassets in Resources */,
  335. );
  336. runOnlyForDeploymentPostprocessing = 0;
  337. };
  338. /* End PBXResourcesBuildPhase section */
  339. /* Begin PBXSourcesBuildPhase section */
  340. 844A9A401DD0BCFD007DCC89 /* Sources */ = {
  341. isa = PBXSourcesBuildPhase;
  342. buildActionMask = 2147483647;
  343. files = (
  344. 841948EF1DDCBE7B00E039F0 /* AppDelegate.m in Sources */,
  345. 66DA89941DD3117F00338015 /* TestApp1.cpp in Sources */,
  346. );
  347. runOnlyForDeploymentPostprocessing = 0;
  348. };
  349. 844A9A581DD0BEDD007DCC89 /* Sources */ = {
  350. isa = PBXSourcesBuildPhase;
  351. buildActionMask = 2147483647;
  352. files = (
  353. 841948EB1DDCBE6000E039F0 /* AppDelegate.m in Sources */,
  354. 66DA89971DD3118000338015 /* TestApp1.cpp in Sources */,
  355. );
  356. runOnlyForDeploymentPostprocessing = 0;
  357. };
  358. /* End PBXSourcesBuildPhase section */
  359. /* Begin PBXTargetDependency section */
  360. 840D5D8F1DDA08A8009DA369 /* PBXTargetDependency */ = {
  361. isa = PBXTargetDependency;
  362. name = DK_macOS_static;
  363. targetProxy = 840D5D8E1DDA08A8009DA369 /* PBXContainerItemProxy */;
  364. };
  365. 840D5D911DDA08AD009DA369 /* PBXTargetDependency */ = {
  366. isa = PBXTargetDependency;
  367. name = DK_iOS_static;
  368. targetProxy = 840D5D901DDA08AD009DA369 /* PBXContainerItemProxy */;
  369. };
  370. /* End PBXTargetDependency section */
  371. /* Begin XCBuildConfiguration section */
  372. 844A9A531DD0BCFD007DCC89 /* Debug */ = {
  373. isa = XCBuildConfiguration;
  374. buildSettings = {
  375. ALWAYS_SEARCH_USER_PATHS = NO;
  376. CLANG_ANALYZER_NONNULL = YES;
  377. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  378. CLANG_CXX_LIBRARY = "libc++";
  379. CLANG_ENABLE_MODULES = YES;
  380. CLANG_ENABLE_OBJC_ARC = YES;
  381. CLANG_WARN_BOOL_CONVERSION = YES;
  382. CLANG_WARN_CONSTANT_CONVERSION = YES;
  383. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  384. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  385. CLANG_WARN_EMPTY_BODY = YES;
  386. CLANG_WARN_ENUM_CONVERSION = YES;
  387. CLANG_WARN_INFINITE_RECURSION = YES;
  388. CLANG_WARN_INT_CONVERSION = YES;
  389. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  390. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  391. CLANG_WARN_UNREACHABLE_CODE = YES;
  392. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  393. CODE_SIGN_IDENTITY = "";
  394. COPY_PHASE_STRIP = NO;
  395. DEBUG_INFORMATION_FORMAT = dwarf;
  396. ENABLE_STRICT_OBJC_MSGSEND = YES;
  397. ENABLE_TESTABILITY = YES;
  398. GCC_C_LANGUAGE_STANDARD = gnu99;
  399. GCC_DYNAMIC_NO_PIC = NO;
  400. GCC_NO_COMMON_BLOCKS = YES;
  401. GCC_OPTIMIZATION_LEVEL = 0;
  402. GCC_PREPROCESSOR_DEFINITIONS = (
  403. DKGL_STATIC,
  404. "DEBUG=1",
  405. "$(inherited)",
  406. );
  407. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  408. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  409. GCC_WARN_UNDECLARED_SELECTOR = YES;
  410. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  411. GCC_WARN_UNUSED_FUNCTION = YES;
  412. GCC_WARN_UNUSED_VARIABLE = YES;
  413. HEADER_SEARCH_PATHS = ../DK;
  414. MACOSX_DEPLOYMENT_TARGET = 10.12;
  415. MTL_ENABLE_DEBUG_INFO = YES;
  416. ONLY_ACTIVE_ARCH = NO;
  417. SDKROOT = macosx;
  418. };
  419. name = Debug;
  420. };
  421. 844A9A541DD0BCFD007DCC89 /* Release */ = {
  422. isa = XCBuildConfiguration;
  423. buildSettings = {
  424. ALWAYS_SEARCH_USER_PATHS = NO;
  425. CLANG_ANALYZER_NONNULL = YES;
  426. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  427. CLANG_CXX_LIBRARY = "libc++";
  428. CLANG_ENABLE_MODULES = YES;
  429. CLANG_ENABLE_OBJC_ARC = YES;
  430. CLANG_WARN_BOOL_CONVERSION = YES;
  431. CLANG_WARN_CONSTANT_CONVERSION = YES;
  432. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  433. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  434. CLANG_WARN_EMPTY_BODY = YES;
  435. CLANG_WARN_ENUM_CONVERSION = YES;
  436. CLANG_WARN_INFINITE_RECURSION = YES;
  437. CLANG_WARN_INT_CONVERSION = YES;
  438. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  439. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  440. CLANG_WARN_UNREACHABLE_CODE = YES;
  441. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  442. CODE_SIGN_IDENTITY = "";
  443. COPY_PHASE_STRIP = NO;
  444. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  445. ENABLE_NS_ASSERTIONS = NO;
  446. ENABLE_STRICT_OBJC_MSGSEND = YES;
  447. GCC_C_LANGUAGE_STANDARD = gnu99;
  448. GCC_NO_COMMON_BLOCKS = YES;
  449. GCC_PREPROCESSOR_DEFINITIONS = "DKGL_STATIC=1";
  450. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  451. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  452. GCC_WARN_UNDECLARED_SELECTOR = YES;
  453. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  454. GCC_WARN_UNUSED_FUNCTION = YES;
  455. GCC_WARN_UNUSED_VARIABLE = YES;
  456. HEADER_SEARCH_PATHS = ../DK;
  457. MACOSX_DEPLOYMENT_TARGET = 10.12;
  458. MTL_ENABLE_DEBUG_INFO = NO;
  459. SDKROOT = macosx;
  460. };
  461. name = Release;
  462. };
  463. 844A9A561DD0BCFD007DCC89 /* Debug */ = {
  464. isa = XCBuildConfiguration;
  465. buildSettings = {
  466. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  467. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  468. COMBINE_HIDPI_IMAGES = YES;
  469. INFOPLIST_FILE = "$(SRCROOT)/macOS/Info.plist";
  470. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  471. PRODUCT_BUNDLE_IDENTIFIER = com.icondb.TestApp1;
  472. PRODUCT_NAME = "$(TARGET_NAME)";
  473. SDKROOT = macosx;
  474. };
  475. name = Debug;
  476. };
  477. 844A9A571DD0BCFD007DCC89 /* Release */ = {
  478. isa = XCBuildConfiguration;
  479. buildSettings = {
  480. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  481. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  482. COMBINE_HIDPI_IMAGES = YES;
  483. INFOPLIST_FILE = "$(SRCROOT)/macOS/Info.plist";
  484. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  485. PRODUCT_BUNDLE_IDENTIFIER = com.icondb.TestApp1;
  486. PRODUCT_NAME = "$(TARGET_NAME)";
  487. SDKROOT = macosx;
  488. };
  489. name = Release;
  490. };
  491. 844A9A711DD0BEDD007DCC89 /* Debug */ = {
  492. isa = XCBuildConfiguration;
  493. buildSettings = {
  494. ARCHS = "$(ARCHS_STANDARD)";
  495. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  496. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  497. DEVELOPMENT_TEAM = F599L375TZ;
  498. INFOPLIST_FILE = "$(SRCROOT)/iOS/Info.plist";
  499. IPHONEOS_DEPLOYMENT_TARGET = 10.1;
  500. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  501. PRODUCT_BUNDLE_IDENTIFIER = "com.icondb.TestApp1-iOS";
  502. PRODUCT_NAME = "$(TARGET_NAME)";
  503. SDKROOT = iphoneos;
  504. TARGETED_DEVICE_FAMILY = "1,2";
  505. };
  506. name = Debug;
  507. };
  508. 844A9A721DD0BEDD007DCC89 /* Release */ = {
  509. isa = XCBuildConfiguration;
  510. buildSettings = {
  511. ARCHS = "$(ARCHS_STANDARD)";
  512. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  513. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  514. DEVELOPMENT_TEAM = F599L375TZ;
  515. INFOPLIST_FILE = "$(SRCROOT)/iOS/Info.plist";
  516. IPHONEOS_DEPLOYMENT_TARGET = 10.1;
  517. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  518. PRODUCT_BUNDLE_IDENTIFIER = "com.icondb.TestApp1-iOS";
  519. PRODUCT_NAME = "$(TARGET_NAME)";
  520. SDKROOT = iphoneos;
  521. TARGETED_DEVICE_FAMILY = "1,2";
  522. VALIDATE_PRODUCT = YES;
  523. };
  524. name = Release;
  525. };
  526. /* End XCBuildConfiguration section */
  527. /* Begin XCConfigurationList section */
  528. 844A9A3F1DD0BCFD007DCC89 /* Build configuration list for PBXProject "TestApp1" */ = {
  529. isa = XCConfigurationList;
  530. buildConfigurations = (
  531. 844A9A531DD0BCFD007DCC89 /* Debug */,
  532. 844A9A541DD0BCFD007DCC89 /* Release */,
  533. );
  534. defaultConfigurationIsVisible = 0;
  535. defaultConfigurationName = Release;
  536. };
  537. 844A9A551DD0BCFD007DCC89 /* Build configuration list for PBXNativeTarget "TestApp1_macOS" */ = {
  538. isa = XCConfigurationList;
  539. buildConfigurations = (
  540. 844A9A561DD0BCFD007DCC89 /* Debug */,
  541. 844A9A571DD0BCFD007DCC89 /* Release */,
  542. );
  543. defaultConfigurationIsVisible = 0;
  544. defaultConfigurationName = Release;
  545. };
  546. 844A9A701DD0BEDD007DCC89 /* Build configuration list for PBXNativeTarget "TestApp1_iOS" */ = {
  547. isa = XCConfigurationList;
  548. buildConfigurations = (
  549. 844A9A711DD0BEDD007DCC89 /* Debug */,
  550. 844A9A721DD0BEDD007DCC89 /* Release */,
  551. );
  552. defaultConfigurationIsVisible = 0;
  553. defaultConfigurationName = Release;
  554. };
  555. /* End XCConfigurationList section */
  556. };
  557. rootObject = 844A9A3C1DD0BCFD007DCC89 /* Project object */;
  558. }