No Description

project.pbxproj 24KB

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