Архитектурный шаблон "Мрак в моделях" на нескольких языках и платформах
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

312 rindas
12KB

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