project.pbxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. AB54244D2A184B1500BFC98E /* exam.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB54244C2A184B1500BFC98E /* exam.swift */; };
  10. AB54244F2A184B1F00BFC98E /* message.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB54244E2A184B1F00BFC98E /* message.swift */; };
  11. AB92C77F2A16646C00FCA57D /* sdsz74App.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C77E2A16646C00FCA57D /* sdsz74App.swift */; };
  12. AB92C7812A16646C00FCA57D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C7802A16646C00FCA57D /* ContentView.swift */; };
  13. AB92C7832A16646D00FCA57D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AB92C7822A16646D00FCA57D /* Assets.xcassets */; };
  14. AB92C7872A16646D00FCA57D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AB92C7862A16646D00FCA57D /* Preview Assets.xcassets */; };
  15. AB92C7912A16646D00FCA57D /* sdsz74Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C7902A16646D00FCA57D /* sdsz74Tests.swift */; };
  16. AB92C79B2A16646D00FCA57D /* sdsz74UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C79A2A16646D00FCA57D /* sdsz74UITests.swift */; };
  17. AB92C79D2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C79C2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXContainerItemProxy section */
  20. AB92C78D2A16646D00FCA57D /* PBXContainerItemProxy */ = {
  21. isa = PBXContainerItemProxy;
  22. containerPortal = AB92C7732A16646C00FCA57D /* Project object */;
  23. proxyType = 1;
  24. remoteGlobalIDString = AB92C77A2A16646C00FCA57D;
  25. remoteInfo = sdsz74;
  26. };
  27. AB92C7972A16646D00FCA57D /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = AB92C7732A16646C00FCA57D /* Project object */;
  30. proxyType = 1;
  31. remoteGlobalIDString = AB92C77A2A16646C00FCA57D;
  32. remoteInfo = sdsz74;
  33. };
  34. /* End PBXContainerItemProxy section */
  35. /* Begin PBXFileReference section */
  36. AB54244C2A184B1500BFC98E /* exam.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = exam.swift; sourceTree = "<group>"; };
  37. AB54244E2A184B1F00BFC98E /* message.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = message.swift; sourceTree = "<group>"; };
  38. AB92C77B2A16646C00FCA57D /* 74 桌.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "74 桌.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  39. AB92C77E2A16646C00FCA57D /* sdsz74App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74App.swift; sourceTree = "<group>"; };
  40. AB92C7802A16646C00FCA57D /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  41. AB92C7822A16646D00FCA57D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  42. AB92C7842A16646D00FCA57D /* sdsz74.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = sdsz74.entitlements; sourceTree = "<group>"; };
  43. AB92C7862A16646D00FCA57D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  44. AB92C78C2A16646D00FCA57D /* 74 桌Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "74 桌Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  45. AB92C7902A16646D00FCA57D /* sdsz74Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74Tests.swift; sourceTree = "<group>"; };
  46. AB92C7962A16646D00FCA57D /* 74 桌UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "74 桌UITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  47. AB92C79A2A16646D00FCA57D /* sdsz74UITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74UITests.swift; sourceTree = "<group>"; };
  48. AB92C79C2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74UITestsLaunchTests.swift; sourceTree = "<group>"; };
  49. /* End PBXFileReference section */
  50. /* Begin PBXFrameworksBuildPhase section */
  51. AB92C7782A16646C00FCA57D /* Frameworks */ = {
  52. isa = PBXFrameworksBuildPhase;
  53. buildActionMask = 2147483647;
  54. files = (
  55. );
  56. runOnlyForDeploymentPostprocessing = 0;
  57. };
  58. AB92C7892A16646D00FCA57D /* Frameworks */ = {
  59. isa = PBXFrameworksBuildPhase;
  60. buildActionMask = 2147483647;
  61. files = (
  62. );
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. AB92C7932A16646D00FCA57D /* Frameworks */ = {
  66. isa = PBXFrameworksBuildPhase;
  67. buildActionMask = 2147483647;
  68. files = (
  69. );
  70. runOnlyForDeploymentPostprocessing = 0;
  71. };
  72. /* End PBXFrameworksBuildPhase section */
  73. /* Begin PBXGroup section */
  74. AB92C7722A16646C00FCA57D = {
  75. isa = PBXGroup;
  76. children = (
  77. AB92C77D2A16646C00FCA57D /* sdsz74 */,
  78. AB92C78F2A16646D00FCA57D /* sdsz74Tests */,
  79. AB92C7992A16646D00FCA57D /* sdsz74UITests */,
  80. AB92C77C2A16646C00FCA57D /* Products */,
  81. );
  82. sourceTree = "<group>";
  83. };
  84. AB92C77C2A16646C00FCA57D /* Products */ = {
  85. isa = PBXGroup;
  86. children = (
  87. AB92C77B2A16646C00FCA57D /* 74 桌.app */,
  88. AB92C78C2A16646D00FCA57D /* 74 桌Tests.xctest */,
  89. AB92C7962A16646D00FCA57D /* 74 桌UITests.xctest */,
  90. );
  91. name = Products;
  92. sourceTree = "<group>";
  93. };
  94. AB92C77D2A16646C00FCA57D /* sdsz74 */ = {
  95. isa = PBXGroup;
  96. children = (
  97. AB92C77E2A16646C00FCA57D /* sdsz74App.swift */,
  98. AB92C7802A16646C00FCA57D /* ContentView.swift */,
  99. AB54244C2A184B1500BFC98E /* exam.swift */,
  100. AB54244E2A184B1F00BFC98E /* message.swift */,
  101. AB92C7822A16646D00FCA57D /* Assets.xcassets */,
  102. AB92C7842A16646D00FCA57D /* sdsz74.entitlements */,
  103. AB92C7852A16646D00FCA57D /* Preview Content */,
  104. );
  105. path = sdsz74;
  106. sourceTree = "<group>";
  107. };
  108. AB92C7852A16646D00FCA57D /* Preview Content */ = {
  109. isa = PBXGroup;
  110. children = (
  111. AB92C7862A16646D00FCA57D /* Preview Assets.xcassets */,
  112. );
  113. path = "Preview Content";
  114. sourceTree = "<group>";
  115. };
  116. AB92C78F2A16646D00FCA57D /* sdsz74Tests */ = {
  117. isa = PBXGroup;
  118. children = (
  119. AB92C7902A16646D00FCA57D /* sdsz74Tests.swift */,
  120. );
  121. path = sdsz74Tests;
  122. sourceTree = "<group>";
  123. };
  124. AB92C7992A16646D00FCA57D /* sdsz74UITests */ = {
  125. isa = PBXGroup;
  126. children = (
  127. AB92C79A2A16646D00FCA57D /* sdsz74UITests.swift */,
  128. AB92C79C2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift */,
  129. );
  130. path = sdsz74UITests;
  131. sourceTree = "<group>";
  132. };
  133. /* End PBXGroup section */
  134. /* Begin PBXNativeTarget section */
  135. AB92C77A2A16646C00FCA57D /* 74 桌 */ = {
  136. isa = PBXNativeTarget;
  137. buildConfigurationList = AB92C7A02A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74 桌" */;
  138. buildPhases = (
  139. AB92C7772A16646C00FCA57D /* Sources */,
  140. AB92C7782A16646C00FCA57D /* Frameworks */,
  141. AB92C7792A16646C00FCA57D /* Resources */,
  142. );
  143. buildRules = (
  144. );
  145. dependencies = (
  146. );
  147. name = "74 桌";
  148. productName = sdsz74;
  149. productReference = AB92C77B2A16646C00FCA57D /* 74 桌.app */;
  150. productType = "com.apple.product-type.application";
  151. };
  152. AB92C78B2A16646D00FCA57D /* 74 桌Tests */ = {
  153. isa = PBXNativeTarget;
  154. buildConfigurationList = AB92C7A32A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74 桌Tests" */;
  155. buildPhases = (
  156. AB92C7882A16646D00FCA57D /* Sources */,
  157. AB92C7892A16646D00FCA57D /* Frameworks */,
  158. AB92C78A2A16646D00FCA57D /* Resources */,
  159. );
  160. buildRules = (
  161. );
  162. dependencies = (
  163. AB92C78E2A16646D00FCA57D /* PBXTargetDependency */,
  164. );
  165. name = "74 桌Tests";
  166. productName = sdsz74Tests;
  167. productReference = AB92C78C2A16646D00FCA57D /* 74 桌Tests.xctest */;
  168. productType = "com.apple.product-type.bundle.unit-test";
  169. };
  170. AB92C7952A16646D00FCA57D /* 74 桌UITests */ = {
  171. isa = PBXNativeTarget;
  172. buildConfigurationList = AB92C7A62A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74 桌UITests" */;
  173. buildPhases = (
  174. AB92C7922A16646D00FCA57D /* Sources */,
  175. AB92C7932A16646D00FCA57D /* Frameworks */,
  176. AB92C7942A16646D00FCA57D /* Resources */,
  177. );
  178. buildRules = (
  179. );
  180. dependencies = (
  181. AB92C7982A16646D00FCA57D /* PBXTargetDependency */,
  182. );
  183. name = "74 桌UITests";
  184. productName = sdsz74UITests;
  185. productReference = AB92C7962A16646D00FCA57D /* 74 桌UITests.xctest */;
  186. productType = "com.apple.product-type.bundle.ui-testing";
  187. };
  188. /* End PBXNativeTarget section */
  189. /* Begin PBXProject section */
  190. AB92C7732A16646C00FCA57D /* Project object */ = {
  191. isa = PBXProject;
  192. attributes = {
  193. BuildIndependentTargetsInParallel = 1;
  194. LastSwiftUpdateCheck = 1430;
  195. LastUpgradeCheck = 1430;
  196. TargetAttributes = {
  197. AB92C77A2A16646C00FCA57D = {
  198. CreatedOnToolsVersion = 14.3;
  199. };
  200. AB92C78B2A16646D00FCA57D = {
  201. CreatedOnToolsVersion = 14.3;
  202. TestTargetID = AB92C77A2A16646C00FCA57D;
  203. };
  204. AB92C7952A16646D00FCA57D = {
  205. CreatedOnToolsVersion = 14.3;
  206. TestTargetID = AB92C77A2A16646C00FCA57D;
  207. };
  208. };
  209. };
  210. buildConfigurationList = AB92C7762A16646C00FCA57D /* Build configuration list for PBXProject "74 桌" */;
  211. compatibilityVersion = "Xcode 14.0";
  212. developmentRegion = en;
  213. hasScannedForEncodings = 0;
  214. knownRegions = (
  215. en,
  216. Base,
  217. );
  218. mainGroup = AB92C7722A16646C00FCA57D;
  219. productRefGroup = AB92C77C2A16646C00FCA57D /* Products */;
  220. projectDirPath = "";
  221. projectRoot = "";
  222. targets = (
  223. AB92C77A2A16646C00FCA57D /* 74 桌 */,
  224. AB92C78B2A16646D00FCA57D /* 74 桌Tests */,
  225. AB92C7952A16646D00FCA57D /* 74 桌UITests */,
  226. );
  227. };
  228. /* End PBXProject section */
  229. /* Begin PBXResourcesBuildPhase section */
  230. AB92C7792A16646C00FCA57D /* Resources */ = {
  231. isa = PBXResourcesBuildPhase;
  232. buildActionMask = 2147483647;
  233. files = (
  234. AB92C7872A16646D00FCA57D /* Preview Assets.xcassets in Resources */,
  235. AB92C7832A16646D00FCA57D /* Assets.xcassets in Resources */,
  236. );
  237. runOnlyForDeploymentPostprocessing = 0;
  238. };
  239. AB92C78A2A16646D00FCA57D /* Resources */ = {
  240. isa = PBXResourcesBuildPhase;
  241. buildActionMask = 2147483647;
  242. files = (
  243. );
  244. runOnlyForDeploymentPostprocessing = 0;
  245. };
  246. AB92C7942A16646D00FCA57D /* Resources */ = {
  247. isa = PBXResourcesBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. );
  251. runOnlyForDeploymentPostprocessing = 0;
  252. };
  253. /* End PBXResourcesBuildPhase section */
  254. /* Begin PBXSourcesBuildPhase section */
  255. AB92C7772A16646C00FCA57D /* Sources */ = {
  256. isa = PBXSourcesBuildPhase;
  257. buildActionMask = 2147483647;
  258. files = (
  259. AB92C7812A16646C00FCA57D /* ContentView.swift in Sources */,
  260. AB54244F2A184B1F00BFC98E /* message.swift in Sources */,
  261. AB54244D2A184B1500BFC98E /* exam.swift in Sources */,
  262. AB92C77F2A16646C00FCA57D /* sdsz74App.swift in Sources */,
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. AB92C7882A16646D00FCA57D /* Sources */ = {
  267. isa = PBXSourcesBuildPhase;
  268. buildActionMask = 2147483647;
  269. files = (
  270. AB92C7912A16646D00FCA57D /* sdsz74Tests.swift in Sources */,
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. AB92C7922A16646D00FCA57D /* Sources */ = {
  275. isa = PBXSourcesBuildPhase;
  276. buildActionMask = 2147483647;
  277. files = (
  278. AB92C79B2A16646D00FCA57D /* sdsz74UITests.swift in Sources */,
  279. AB92C79D2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift in Sources */,
  280. );
  281. runOnlyForDeploymentPostprocessing = 0;
  282. };
  283. /* End PBXSourcesBuildPhase section */
  284. /* Begin PBXTargetDependency section */
  285. AB92C78E2A16646D00FCA57D /* PBXTargetDependency */ = {
  286. isa = PBXTargetDependency;
  287. target = AB92C77A2A16646C00FCA57D /* 74 桌 */;
  288. targetProxy = AB92C78D2A16646D00FCA57D /* PBXContainerItemProxy */;
  289. };
  290. AB92C7982A16646D00FCA57D /* PBXTargetDependency */ = {
  291. isa = PBXTargetDependency;
  292. target = AB92C77A2A16646C00FCA57D /* 74 桌 */;
  293. targetProxy = AB92C7972A16646D00FCA57D /* PBXContainerItemProxy */;
  294. };
  295. /* End PBXTargetDependency section */
  296. /* Begin XCBuildConfiguration section */
  297. AB92C79E2A16646D00FCA57D /* Debug */ = {
  298. isa = XCBuildConfiguration;
  299. buildSettings = {
  300. ALWAYS_SEARCH_USER_PATHS = NO;
  301. CLANG_ANALYZER_NONNULL = YES;
  302. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  303. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  304. CLANG_ENABLE_MODULES = YES;
  305. CLANG_ENABLE_OBJC_ARC = YES;
  306. CLANG_ENABLE_OBJC_WEAK = YES;
  307. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  308. CLANG_WARN_BOOL_CONVERSION = YES;
  309. CLANG_WARN_COMMA = YES;
  310. CLANG_WARN_CONSTANT_CONVERSION = YES;
  311. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  312. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  313. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  314. CLANG_WARN_EMPTY_BODY = YES;
  315. CLANG_WARN_ENUM_CONVERSION = YES;
  316. CLANG_WARN_INFINITE_RECURSION = YES;
  317. CLANG_WARN_INT_CONVERSION = YES;
  318. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  319. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  320. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  321. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  322. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  323. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  324. CLANG_WARN_STRICT_PROTOTYPES = YES;
  325. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  326. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  327. CLANG_WARN_UNREACHABLE_CODE = YES;
  328. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  329. COPY_PHASE_STRIP = NO;
  330. DEBUG_INFORMATION_FORMAT = dwarf;
  331. ENABLE_STRICT_OBJC_MSGSEND = YES;
  332. ENABLE_TESTABILITY = YES;
  333. GCC_C_LANGUAGE_STANDARD = gnu11;
  334. GCC_DYNAMIC_NO_PIC = NO;
  335. GCC_NO_COMMON_BLOCKS = YES;
  336. GCC_OPTIMIZATION_LEVEL = 0;
  337. GCC_PREPROCESSOR_DEFINITIONS = (
  338. "DEBUG=1",
  339. "$(inherited)",
  340. );
  341. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  342. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  343. GCC_WARN_UNDECLARED_SELECTOR = YES;
  344. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  345. GCC_WARN_UNUSED_FUNCTION = YES;
  346. GCC_WARN_UNUSED_VARIABLE = YES;
  347. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  348. MTL_FAST_MATH = YES;
  349. ONLY_ACTIVE_ARCH = YES;
  350. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  351. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  352. };
  353. name = Debug;
  354. };
  355. AB92C79F2A16646D00FCA57D /* Release */ = {
  356. isa = XCBuildConfiguration;
  357. buildSettings = {
  358. ALWAYS_SEARCH_USER_PATHS = NO;
  359. CLANG_ANALYZER_NONNULL = YES;
  360. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  361. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  362. CLANG_ENABLE_MODULES = YES;
  363. CLANG_ENABLE_OBJC_ARC = YES;
  364. CLANG_ENABLE_OBJC_WEAK = YES;
  365. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  366. CLANG_WARN_BOOL_CONVERSION = YES;
  367. CLANG_WARN_COMMA = YES;
  368. CLANG_WARN_CONSTANT_CONVERSION = YES;
  369. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  370. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  371. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  372. CLANG_WARN_EMPTY_BODY = YES;
  373. CLANG_WARN_ENUM_CONVERSION = YES;
  374. CLANG_WARN_INFINITE_RECURSION = YES;
  375. CLANG_WARN_INT_CONVERSION = YES;
  376. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  377. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  378. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  379. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  380. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  381. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  382. CLANG_WARN_STRICT_PROTOTYPES = YES;
  383. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  384. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  385. CLANG_WARN_UNREACHABLE_CODE = YES;
  386. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  387. COPY_PHASE_STRIP = NO;
  388. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  389. ENABLE_NS_ASSERTIONS = NO;
  390. ENABLE_STRICT_OBJC_MSGSEND = YES;
  391. GCC_C_LANGUAGE_STANDARD = gnu11;
  392. GCC_NO_COMMON_BLOCKS = YES;
  393. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  394. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  395. GCC_WARN_UNDECLARED_SELECTOR = YES;
  396. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  397. GCC_WARN_UNUSED_FUNCTION = YES;
  398. GCC_WARN_UNUSED_VARIABLE = YES;
  399. MTL_ENABLE_DEBUG_INFO = NO;
  400. MTL_FAST_MATH = YES;
  401. SWIFT_COMPILATION_MODE = wholemodule;
  402. SWIFT_OPTIMIZATION_LEVEL = "-O";
  403. };
  404. name = Release;
  405. };
  406. AB92C7A12A16646D00FCA57D /* Debug */ = {
  407. isa = XCBuildConfiguration;
  408. buildSettings = {
  409. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  410. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  411. CODE_SIGN_ENTITLEMENTS = sdsz74/sdsz74.entitlements;
  412. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
  413. CODE_SIGN_STYLE = Automatic;
  414. CURRENT_PROJECT_VERSION = 1;
  415. DEVELOPMENT_ASSET_PATHS = "\"sdsz74/Preview Content\"";
  416. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  417. ENABLE_PREVIEWS = YES;
  418. GENERATE_INFOPLIST_FILE = YES;
  419. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  420. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  421. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  422. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  423. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  424. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  425. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  426. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  427. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  428. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  429. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  430. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  431. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  432. MACOSX_DEPLOYMENT_TARGET = 13.0;
  433. MARKETING_VERSION = 1.0;
  434. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74;
  435. PRODUCT_NAME = "$(TARGET_NAME)";
  436. SDKROOT = auto;
  437. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  438. SWIFT_EMIT_LOC_STRINGS = YES;
  439. SWIFT_VERSION = 5.0;
  440. TARGETED_DEVICE_FAMILY = "1,2";
  441. };
  442. name = Debug;
  443. };
  444. AB92C7A22A16646D00FCA57D /* Release */ = {
  445. isa = XCBuildConfiguration;
  446. buildSettings = {
  447. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  448. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  449. CODE_SIGN_ENTITLEMENTS = sdsz74/sdsz74.entitlements;
  450. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
  451. CODE_SIGN_STYLE = Automatic;
  452. CURRENT_PROJECT_VERSION = 1;
  453. DEVELOPMENT_ASSET_PATHS = "\"sdsz74/Preview Content\"";
  454. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  455. ENABLE_PREVIEWS = YES;
  456. GENERATE_INFOPLIST_FILE = YES;
  457. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  458. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  459. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  460. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  461. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  462. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  463. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  464. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  465. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  466. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  467. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  468. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  469. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  470. MACOSX_DEPLOYMENT_TARGET = 13.0;
  471. MARKETING_VERSION = 1.0;
  472. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74;
  473. PRODUCT_NAME = "$(TARGET_NAME)";
  474. SDKROOT = auto;
  475. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  476. SWIFT_EMIT_LOC_STRINGS = YES;
  477. SWIFT_VERSION = 5.0;
  478. TARGETED_DEVICE_FAMILY = "1,2";
  479. };
  480. name = Release;
  481. };
  482. AB92C7A42A16646D00FCA57D /* Debug */ = {
  483. isa = XCBuildConfiguration;
  484. buildSettings = {
  485. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  486. BUNDLE_LOADER = "$(TEST_HOST)";
  487. CODE_SIGN_STYLE = Automatic;
  488. CURRENT_PROJECT_VERSION = 1;
  489. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  490. GENERATE_INFOPLIST_FILE = YES;
  491. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  492. MACOSX_DEPLOYMENT_TARGET = 13.0;
  493. MARKETING_VERSION = 1.0;
  494. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74Tests;
  495. PRODUCT_NAME = "$(TARGET_NAME)";
  496. SDKROOT = auto;
  497. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  498. SWIFT_EMIT_LOC_STRINGS = NO;
  499. SWIFT_VERSION = 5.0;
  500. TARGETED_DEVICE_FAMILY = "1,2";
  501. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/74 桌.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/74 桌";
  502. };
  503. name = Debug;
  504. };
  505. AB92C7A52A16646D00FCA57D /* Release */ = {
  506. isa = XCBuildConfiguration;
  507. buildSettings = {
  508. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  509. BUNDLE_LOADER = "$(TEST_HOST)";
  510. CODE_SIGN_STYLE = Automatic;
  511. CURRENT_PROJECT_VERSION = 1;
  512. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  513. GENERATE_INFOPLIST_FILE = YES;
  514. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  515. MACOSX_DEPLOYMENT_TARGET = 13.0;
  516. MARKETING_VERSION = 1.0;
  517. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74Tests;
  518. PRODUCT_NAME = "$(TARGET_NAME)";
  519. SDKROOT = auto;
  520. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  521. SWIFT_EMIT_LOC_STRINGS = NO;
  522. SWIFT_VERSION = 5.0;
  523. TARGETED_DEVICE_FAMILY = "1,2";
  524. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/74 桌.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/74 桌";
  525. };
  526. name = Release;
  527. };
  528. AB92C7A72A16646D00FCA57D /* Debug */ = {
  529. isa = XCBuildConfiguration;
  530. buildSettings = {
  531. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  532. CODE_SIGN_STYLE = Automatic;
  533. CURRENT_PROJECT_VERSION = 1;
  534. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  535. GENERATE_INFOPLIST_FILE = YES;
  536. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  537. MACOSX_DEPLOYMENT_TARGET = 13.0;
  538. MARKETING_VERSION = 1.0;
  539. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74UITests;
  540. PRODUCT_NAME = "$(TARGET_NAME)";
  541. SDKROOT = auto;
  542. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  543. SWIFT_EMIT_LOC_STRINGS = NO;
  544. SWIFT_VERSION = 5.0;
  545. TARGETED_DEVICE_FAMILY = "1,2";
  546. TEST_TARGET_NAME = sdsz74;
  547. };
  548. name = Debug;
  549. };
  550. AB92C7A82A16646D00FCA57D /* Release */ = {
  551. isa = XCBuildConfiguration;
  552. buildSettings = {
  553. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  554. CODE_SIGN_STYLE = Automatic;
  555. CURRENT_PROJECT_VERSION = 1;
  556. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  557. GENERATE_INFOPLIST_FILE = YES;
  558. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  559. MACOSX_DEPLOYMENT_TARGET = 13.0;
  560. MARKETING_VERSION = 1.0;
  561. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74UITests;
  562. PRODUCT_NAME = "$(TARGET_NAME)";
  563. SDKROOT = auto;
  564. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  565. SWIFT_EMIT_LOC_STRINGS = NO;
  566. SWIFT_VERSION = 5.0;
  567. TARGETED_DEVICE_FAMILY = "1,2";
  568. TEST_TARGET_NAME = sdsz74;
  569. };
  570. name = Release;
  571. };
  572. /* End XCBuildConfiguration section */
  573. /* Begin XCConfigurationList section */
  574. AB92C7762A16646C00FCA57D /* Build configuration list for PBXProject "74 桌" */ = {
  575. isa = XCConfigurationList;
  576. buildConfigurations = (
  577. AB92C79E2A16646D00FCA57D /* Debug */,
  578. AB92C79F2A16646D00FCA57D /* Release */,
  579. );
  580. defaultConfigurationIsVisible = 0;
  581. defaultConfigurationName = Release;
  582. };
  583. AB92C7A02A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74 桌" */ = {
  584. isa = XCConfigurationList;
  585. buildConfigurations = (
  586. AB92C7A12A16646D00FCA57D /* Debug */,
  587. AB92C7A22A16646D00FCA57D /* Release */,
  588. );
  589. defaultConfigurationIsVisible = 0;
  590. defaultConfigurationName = Release;
  591. };
  592. AB92C7A32A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74 桌Tests" */ = {
  593. isa = XCConfigurationList;
  594. buildConfigurations = (
  595. AB92C7A42A16646D00FCA57D /* Debug */,
  596. AB92C7A52A16646D00FCA57D /* Release */,
  597. );
  598. defaultConfigurationIsVisible = 0;
  599. defaultConfigurationName = Release;
  600. };
  601. AB92C7A62A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74 桌UITests" */ = {
  602. isa = XCConfigurationList;
  603. buildConfigurations = (
  604. AB92C7A72A16646D00FCA57D /* Debug */,
  605. AB92C7A82A16646D00FCA57D /* Release */,
  606. );
  607. defaultConfigurationIsVisible = 0;
  608. defaultConfigurationName = Release;
  609. };
  610. /* End XCConfigurationList section */
  611. };
  612. rootObject = AB92C7732A16646C00FCA57D /* Project object */;
  613. }