Нет описания

project.pbxproj 22KB

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