Архитектурный шаблон "Мрак в моделях" на нескольких языках и платформах
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

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