Архитектурный шаблон "Мрак в моделях" на нескольких языках и платформах
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

333 řádky
14KB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1F083A14C69F20A6BA92A63E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F16A7DD61EF6CD4FB4E3DE25 /* AppDelegate.swift */; };
  10. 248FA3B7A82DA60E6892F821 /* memorySpace.swift in Sources */ = {isa = PBXBuildFile; fileRef = 490862345F009401FB4E1199 /* memorySpace.swift */; };
  11. 3D03666F3BC2B1F2CBB49530 /* Main.SectionSelection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D5F2B2E3A26F03F6825608E /* Main.SectionSelection.swift */; };
  12. 3EA747EF132EF00B60CE3BA8 /* memorySide.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17E6ABD013AB08F7DF11C069 /* memorySide.swift */; };
  13. 79FB208C9DADDA6179E588C3 /* Main.SectionGrid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AC22F19366076CF4168BFBD /* Main.SectionGrid.swift */; };
  14. 7B6D5211C387213AE05C080F /* memoryGap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9994AEAC20F4AB2DA70C9840 /* memoryGap.swift */; };
  15. 89086E3972F560A9A1A76CE4 /* Model.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C71EDBDFFDBC96F6E8E7762 /* Model.swift */; };
  16. B19B3998FA2BA651ACB1E53C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C1742EFC5A1E818780679340 /* Assets.xcassets */; };
  17. CAFD870CA84084E45011CC23 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4E32B0495E4BCEA4EE0508D4 /* LaunchScreen.storyboard */; };
  18. D505E64F4CD6EAEB530BF851 /* Main.Section16Buttons.swift in Sources */ = {isa = PBXBuildFile; fileRef = A38A1AA6B57483F6B44CDF78 /* Main.Section16Buttons.swift */; };
  19. DB1010B8A246D47BEC6B3FA6 /* Main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF762100A8EDF105B6E136D /* Main.swift */; };
  20. EB8CC50236A211D932BA0DB0 /* Main.Platform.swift in Sources */ = {isa = PBXBuildFile; fileRef = A355A898E25602F45B88CCBA /* Main.Platform.swift */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXFileReference section */
  23. 0DF762100A8EDF105B6E136D /* Main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Main.swift; sourceTree = "<group>"; };
  24. 17E6ABD013AB08F7DF11C069 /* memorySide.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = memorySide.swift; sourceTree = "<group>"; };
  25. 490862345F009401FB4E1199 /* memorySpace.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = memorySpace.swift; sourceTree = "<group>"; };
  26. 4E32B0495E4BCEA4EE0508D4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
  27. 6D5F2B2E3A26F03F6825608E /* Main.SectionSelection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Main.SectionSelection.swift; sourceTree = "<group>"; };
  28. 9994AEAC20F4AB2DA70C9840 /* memoryGap.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = memoryGap.swift; sourceTree = "<group>"; };
  29. 9AC22F19366076CF4168BFBD /* Main.SectionGrid.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Main.SectionGrid.swift; sourceTree = "<group>"; };
  30. 9C71EDBDFFDBC96F6E8E7762 /* Model.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Model.swift; sourceTree = "<group>"; };
  31. 9D774FEE86833E8A0A74387C /* App.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; };
  32. A355A898E25602F45B88CCBA /* Main.Platform.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Main.Platform.swift; sourceTree = "<group>"; };
  33. A38A1AA6B57483F6B44CDF78 /* Main.Section16Buttons.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Main.Section16Buttons.swift; sourceTree = "<group>"; };
  34. C1742EFC5A1E818780679340 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  35. F16A7DD61EF6CD4FB4E3DE25 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  36. /* End PBXFileReference section */
  37. /* Begin PBXGroup section */
  38. 44681273C081F5991624384F /* Swift */ = {
  39. isa = PBXGroup;
  40. children = (
  41. 9994AEAC20F4AB2DA70C9840 /* memoryGap.swift */,
  42. 17E6ABD013AB08F7DF11C069 /* memorySide.swift */,
  43. 490862345F009401FB4E1199 /* memorySpace.swift */,
  44. );
  45. name = Swift;
  46. path = ../../shared/Swift;
  47. sourceTree = "<group>";
  48. };
  49. 667BC26EA8068A9FA707FC02 /* src */ = {
  50. isa = PBXGroup;
  51. children = (
  52. F16A7DD61EF6CD4FB4E3DE25 /* AppDelegate.swift */,
  53. C1742EFC5A1E818780679340 /* Assets.xcassets */,
  54. 4E32B0495E4BCEA4EE0508D4 /* LaunchScreen.storyboard */,
  55. A355A898E25602F45B88CCBA /* Main.Platform.swift */,
  56. A38A1AA6B57483F6B44CDF78 /* Main.Section16Buttons.swift */,
  57. 9AC22F19366076CF4168BFBD /* Main.SectionGrid.swift */,
  58. 6D5F2B2E3A26F03F6825608E /* Main.SectionSelection.swift */,
  59. 0DF762100A8EDF105B6E136D /* Main.swift */,
  60. 9C71EDBDFFDBC96F6E8E7762 /* Model.swift */,
  61. );
  62. name = src;
  63. path = ../src;
  64. sourceTree = "<group>";
  65. };
  66. AE7B74413EC292E802CC5C70 /* Products */ = {
  67. isa = PBXGroup;
  68. children = (
  69. 9D774FEE86833E8A0A74387C /* App.app */,
  70. );
  71. name = Products;
  72. sourceTree = "<group>";
  73. };
  74. CD7F0F0C9CA1BA5EAFD5CA09 = {
  75. isa = PBXGroup;
  76. children = (
  77. 667BC26EA8068A9FA707FC02 /* src */,
  78. 44681273C081F5991624384F /* Swift */,
  79. AE7B74413EC292E802CC5C70 /* Products */,
  80. );
  81. sourceTree = "<group>";
  82. };
  83. /* End PBXGroup section */
  84. /* Begin PBXNativeTarget section */
  85. 4C88C20124005C3E4D2C0F8B /* App */ = {
  86. isa = PBXNativeTarget;
  87. buildConfigurationList = 9C93971894890D9D477E76E4 /* Build configuration list for PBXNativeTarget "App" */;
  88. buildPhases = (
  89. 630D847B5B923988B1D1DBB8 /* Sources */,
  90. 603DD6301224F4EAC5D5E628 /* Resources */,
  91. );
  92. buildRules = (
  93. );
  94. dependencies = (
  95. );
  96. name = App;
  97. productName = App;
  98. productReference = 9D774FEE86833E8A0A74387C /* App.app */;
  99. productType = "com.apple.product-type.application";
  100. };
  101. /* End PBXNativeTarget section */
  102. /* Begin PBXProject section */
  103. 143B91710C8007DEA721671E /* Project object */ = {
  104. isa = PBXProject;
  105. attributes = {
  106. LastUpgradeCheck = 1020;
  107. TargetAttributes = {
  108. };
  109. };
  110. buildConfigurationList = 2CF91D10FF4D6D44F0EC3F3A /* Build configuration list for PBXProject "MMMemory" */;
  111. compatibilityVersion = "Xcode 10.0";
  112. developmentRegion = en;
  113. hasScannedForEncodings = 0;
  114. knownRegions = (
  115. en,
  116. );
  117. mainGroup = CD7F0F0C9CA1BA5EAFD5CA09;
  118. projectDirPath = "";
  119. projectRoot = "";
  120. targets = (
  121. 4C88C20124005C3E4D2C0F8B /* App */,
  122. );
  123. };
  124. /* End PBXProject section */
  125. /* Begin PBXResourcesBuildPhase section */
  126. 603DD6301224F4EAC5D5E628 /* Resources */ = {
  127. isa = PBXResourcesBuildPhase;
  128. buildActionMask = 2147483647;
  129. files = (
  130. B19B3998FA2BA651ACB1E53C /* Assets.xcassets in Resources */,
  131. CAFD870CA84084E45011CC23 /* LaunchScreen.storyboard in Resources */,
  132. );
  133. runOnlyForDeploymentPostprocessing = 0;
  134. };
  135. /* End PBXResourcesBuildPhase section */
  136. /* Begin PBXSourcesBuildPhase section */
  137. 630D847B5B923988B1D1DBB8 /* Sources */ = {
  138. isa = PBXSourcesBuildPhase;
  139. buildActionMask = 2147483647;
  140. files = (
  141. 1F083A14C69F20A6BA92A63E /* AppDelegate.swift in Sources */,
  142. EB8CC50236A211D932BA0DB0 /* Main.Platform.swift in Sources */,
  143. D505E64F4CD6EAEB530BF851 /* Main.Section16Buttons.swift in Sources */,
  144. 79FB208C9DADDA6179E588C3 /* Main.SectionGrid.swift in Sources */,
  145. 3D03666F3BC2B1F2CBB49530 /* Main.SectionSelection.swift in Sources */,
  146. DB1010B8A246D47BEC6B3FA6 /* Main.swift in Sources */,
  147. 89086E3972F560A9A1A76CE4 /* Model.swift in Sources */,
  148. 7B6D5211C387213AE05C080F /* memoryGap.swift in Sources */,
  149. 3EA747EF132EF00B60CE3BA8 /* memorySide.swift in Sources */,
  150. 248FA3B7A82DA60E6892F821 /* memorySpace.swift in Sources */,
  151. );
  152. runOnlyForDeploymentPostprocessing = 0;
  153. };
  154. /* End PBXSourcesBuildPhase section */
  155. /* Begin XCBuildConfiguration section */
  156. 0D9AB2C64B69C304D7B3C065 /* Release */ = {
  157. isa = XCBuildConfiguration;
  158. buildSettings = {
  159. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  160. CODE_SIGN_IDENTITY = "iPhone Developer";
  161. INFOPLIST_FILE = Info.plist;
  162. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  163. LD_RUNPATH_SEARCH_PATHS = (
  164. "$(inherited)",
  165. "@executable_path/Frameworks",
  166. );
  167. PRODUCT_BUNDLE_IDENTIFIER = org.opengamestudio.App;
  168. SDKROOT = iphoneos;
  169. TARGETED_DEVICE_FAMILY = "1,2";
  170. };
  171. name = Release;
  172. };
  173. 4D023C6C281390BAF25D8ED1 /* Debug */ = {
  174. isa = XCBuildConfiguration;
  175. buildSettings = {
  176. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  177. CODE_SIGN_IDENTITY = "iPhone Developer";
  178. INFOPLIST_FILE = Info.plist;
  179. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  180. LD_RUNPATH_SEARCH_PATHS = (
  181. "$(inherited)",
  182. "@executable_path/Frameworks",
  183. );
  184. PRODUCT_BUNDLE_IDENTIFIER = org.opengamestudio.App;
  185. SDKROOT = iphoneos;
  186. TARGETED_DEVICE_FAMILY = "1,2";
  187. };
  188. name = Debug;
  189. };
  190. 7A8A7424EF387956D36402D8 /* Release */ = {
  191. isa = XCBuildConfiguration;
  192. buildSettings = {
  193. ALWAYS_SEARCH_USER_PATHS = NO;
  194. CLANG_ANALYZER_NONNULL = YES;
  195. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  196. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  197. CLANG_CXX_LIBRARY = "libc++";
  198. CLANG_ENABLE_MODULES = YES;
  199. CLANG_ENABLE_OBJC_ARC = YES;
  200. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  201. CLANG_WARN_BOOL_CONVERSION = YES;
  202. CLANG_WARN_COMMA = YES;
  203. CLANG_WARN_CONSTANT_CONVERSION = YES;
  204. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  205. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  206. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  207. CLANG_WARN_EMPTY_BODY = YES;
  208. CLANG_WARN_ENUM_CONVERSION = YES;
  209. CLANG_WARN_INFINITE_RECURSION = YES;
  210. CLANG_WARN_INT_CONVERSION = YES;
  211. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  212. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  213. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  214. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  215. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  216. CLANG_WARN_STRICT_PROTOTYPES = YES;
  217. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  218. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  219. CLANG_WARN_UNREACHABLE_CODE = YES;
  220. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  221. COPY_PHASE_STRIP = NO;
  222. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  223. ENABLE_NS_ASSERTIONS = NO;
  224. ENABLE_STRICT_OBJC_MSGSEND = YES;
  225. GCC_C_LANGUAGE_STANDARD = gnu11;
  226. GCC_NO_COMMON_BLOCKS = YES;
  227. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  228. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  229. GCC_WARN_UNDECLARED_SELECTOR = YES;
  230. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  231. GCC_WARN_UNUSED_FUNCTION = YES;
  232. GCC_WARN_UNUSED_VARIABLE = YES;
  233. PRODUCT_NAME = "$(TARGET_NAME)";
  234. SDKROOT = iphoneos;
  235. SWIFT_COMPILATION_MODE = wholemodule;
  236. SWIFT_VERSION = 5.0;
  237. VALIDATE_PRODUCT = YES;
  238. };
  239. name = Release;
  240. };
  241. D2B8B5B0AE8FC5909001433E /* Debug */ = {
  242. isa = XCBuildConfiguration;
  243. buildSettings = {
  244. ALWAYS_SEARCH_USER_PATHS = NO;
  245. CLANG_ANALYZER_NONNULL = YES;
  246. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  247. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  248. CLANG_CXX_LIBRARY = "libc++";
  249. CLANG_ENABLE_MODULES = YES;
  250. CLANG_ENABLE_OBJC_ARC = YES;
  251. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  252. CLANG_WARN_BOOL_CONVERSION = YES;
  253. CLANG_WARN_COMMA = YES;
  254. CLANG_WARN_CONSTANT_CONVERSION = YES;
  255. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  256. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  257. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  258. CLANG_WARN_EMPTY_BODY = YES;
  259. CLANG_WARN_ENUM_CONVERSION = YES;
  260. CLANG_WARN_INFINITE_RECURSION = YES;
  261. CLANG_WARN_INT_CONVERSION = YES;
  262. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  263. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  264. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  265. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  266. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  267. CLANG_WARN_STRICT_PROTOTYPES = YES;
  268. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  269. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  270. CLANG_WARN_UNREACHABLE_CODE = YES;
  271. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  272. COPY_PHASE_STRIP = NO;
  273. DEBUG_INFORMATION_FORMAT = dwarf;
  274. ENABLE_STRICT_OBJC_MSGSEND = YES;
  275. ENABLE_TESTABILITY = YES;
  276. GCC_C_LANGUAGE_STANDARD = gnu11;
  277. GCC_DYNAMIC_NO_PIC = NO;
  278. GCC_NO_COMMON_BLOCKS = YES;
  279. GCC_OPTIMIZATION_LEVEL = 0;
  280. GCC_PREPROCESSOR_DEFINITIONS = (
  281. "$(inherited)",
  282. "DEBUG=1",
  283. );
  284. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  285. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  286. GCC_WARN_UNDECLARED_SELECTOR = YES;
  287. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  288. GCC_WARN_UNUSED_FUNCTION = YES;
  289. GCC_WARN_UNUSED_VARIABLE = YES;
  290. MTL_ENABLE_DEBUG_INFO = YES;
  291. ONLY_ACTIVE_ARCH = YES;
  292. PRODUCT_NAME = "$(TARGET_NAME)";
  293. SDKROOT = iphoneos;
  294. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  295. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  296. SWIFT_VERSION = 5.0;
  297. };
  298. name = Debug;
  299. };
  300. /* End XCBuildConfiguration section */
  301. /* Begin XCConfigurationList section */
  302. 2CF91D10FF4D6D44F0EC3F3A /* Build configuration list for PBXProject "MMMemory" */ = {
  303. isa = XCConfigurationList;
  304. buildConfigurations = (
  305. D2B8B5B0AE8FC5909001433E /* Debug */,
  306. 7A8A7424EF387956D36402D8 /* Release */,
  307. );
  308. defaultConfigurationIsVisible = 0;
  309. defaultConfigurationName = Debug;
  310. };
  311. 9C93971894890D9D477E76E4 /* Build configuration list for PBXNativeTarget "App" */ = {
  312. isa = XCConfigurationList;
  313. buildConfigurations = (
  314. 4D023C6C281390BAF25D8ED1 /* Debug */,
  315. 0D9AB2C64B69C304D7B3C065 /* Release */,
  316. );
  317. defaultConfigurationIsVisible = 0;
  318. defaultConfigurationName = Debug;
  319. };
  320. /* End XCConfigurationList section */
  321. };
  322. rootObject = 143B91710C8007DEA721671E /* Project object */;
  323. }