Архитектурный шаблон "Мрак в моделях" на нескольких языках и платформах
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

308 Zeilen
11KB

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