project.pbxproj 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4A933963E1CB18FD7861E6F7 /* Pods_74.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EC233F7AE1449CDF17DA90A /* Pods_74.framework */; };
  10. 65039CD864C30928DE251BBC /* Pods_74_74UITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09BE48EE567446CACA61E7F0 /* Pods_74_74UITests.framework */; };
  11. AB54244D2A184B1500BFC98E /* exam.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB54244C2A184B1500BFC98E /* exam.swift */; };
  12. AB54244F2A184B1F00BFC98E /* message.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB54244E2A184B1F00BFC98E /* message.swift */; };
  13. AB5424512A1853E200BFC98E /* account.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB5424502A1853E200BFC98E /* account.swift */; };
  14. AB92C77F2A16646C00FCA57D /* sdsz74App.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C77E2A16646C00FCA57D /* sdsz74App.swift */; };
  15. AB92C7812A16646C00FCA57D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C7802A16646C00FCA57D /* ContentView.swift */; };
  16. AB92C7832A16646D00FCA57D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AB92C7822A16646D00FCA57D /* Assets.xcassets */; };
  17. AB92C7872A16646D00FCA57D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AB92C7862A16646D00FCA57D /* Preview Assets.xcassets */; };
  18. AB92C7912A16646D00FCA57D /* sdsz74Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C7902A16646D00FCA57D /* sdsz74Tests.swift */; };
  19. AB92C79B2A16646D00FCA57D /* sdsz74UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C79A2A16646D00FCA57D /* sdsz74UITests.swift */; };
  20. AB92C79D2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C79C2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift */; };
  21. E241BD4A98EE21008263BFE3 /* Pods_74Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 067465520EEAD75741204C54 /* Pods_74Tests.framework */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. AB92C78D2A16646D00FCA57D /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = AB92C7732A16646C00FCA57D /* Project object */;
  27. proxyType = 1;
  28. remoteGlobalIDString = AB92C77A2A16646C00FCA57D;
  29. remoteInfo = sdsz74;
  30. };
  31. AB92C7972A16646D00FCA57D /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = AB92C7732A16646C00FCA57D /* Project object */;
  34. proxyType = 1;
  35. remoteGlobalIDString = AB92C77A2A16646C00FCA57D;
  36. remoteInfo = sdsz74;
  37. };
  38. /* End PBXContainerItemProxy section */
  39. /* Begin PBXFileReference section */
  40. 067465520EEAD75741204C54 /* Pods_74Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_74Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  41. 09BE48EE567446CACA61E7F0 /* Pods_74_74UITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_74_74UITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 1AE3EAAA9E8A1507DEBF8D72 /* Pods-74-74UITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74-74UITests.debug.xcconfig"; path = "Target Support Files/Pods-74-74UITests/Pods-74-74UITests.debug.xcconfig"; sourceTree = "<group>"; };
  43. 2CB700E202541EC3B9CC04AA /* Pods-74 桌Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74 桌Tests.release.xcconfig"; path = "Target Support Files/Pods-74 桌Tests/Pods-74 桌Tests.release.xcconfig"; sourceTree = "<group>"; };
  44. 5EC233F7AE1449CDF17DA90A /* Pods_74.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_74.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  45. 6CFDA6F9EFDC8B6FFBDACBE0 /* Pods-74 桌.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74 桌.release.xcconfig"; path = "Target Support Files/Pods-74 桌/Pods-74 桌.release.xcconfig"; sourceTree = "<group>"; };
  46. AB54244C2A184B1500BFC98E /* exam.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = exam.swift; sourceTree = "<group>"; };
  47. AB54244E2A184B1F00BFC98E /* message.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = message.swift; sourceTree = "<group>"; };
  48. AB5424502A1853E200BFC98E /* account.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = account.swift; sourceTree = "<group>"; };
  49. AB92C77B2A16646C00FCA57D /* 74 桌.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "74 桌.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  50. AB92C77E2A16646C00FCA57D /* sdsz74App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74App.swift; sourceTree = "<group>"; };
  51. AB92C7802A16646C00FCA57D /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  52. AB92C7822A16646D00FCA57D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  53. AB92C7842A16646D00FCA57D /* sdsz74.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = sdsz74.entitlements; sourceTree = "<group>"; };
  54. AB92C7862A16646D00FCA57D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  55. AB92C78C2A16646D00FCA57D /* 74Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = 74Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  56. AB92C7902A16646D00FCA57D /* sdsz74Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74Tests.swift; sourceTree = "<group>"; };
  57. AB92C7962A16646D00FCA57D /* 74UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = 74UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  58. AB92C79A2A16646D00FCA57D /* sdsz74UITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74UITests.swift; sourceTree = "<group>"; };
  59. AB92C79C2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74UITestsLaunchTests.swift; sourceTree = "<group>"; };
  60. AEB7807A862B61DBAF01F9ED /* Pods-74 桌-74 桌UITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74 桌-74 桌UITests.release.xcconfig"; path = "Target Support Files/Pods-74 桌-74 桌UITests/Pods-74 桌-74 桌UITests.release.xcconfig"; sourceTree = "<group>"; };
  61. B8FB8CA270115B4E3E2FD554 /* Pods-74 桌-74 桌UITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74 桌-74 桌UITests.debug.xcconfig"; path = "Target Support Files/Pods-74 桌-74 桌UITests/Pods-74 桌-74 桌UITests.debug.xcconfig"; sourceTree = "<group>"; };
  62. C3E3282F22F7A62EADD1F40D /* Pods-74 桌.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74 桌.debug.xcconfig"; path = "Target Support Files/Pods-74 桌/Pods-74 桌.debug.xcconfig"; sourceTree = "<group>"; };
  63. C7A6C43D304F70BD35321CEA /* Pods-74-74UITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74-74UITests.release.xcconfig"; path = "Target Support Files/Pods-74-74UITests/Pods-74-74UITests.release.xcconfig"; sourceTree = "<group>"; };
  64. CCF5F8EE3AB051EEEAC0DE61 /* Pods-74.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74.release.xcconfig"; path = "Target Support Files/Pods-74/Pods-74.release.xcconfig"; sourceTree = "<group>"; };
  65. CE8895F8599CB94A570D8797 /* Pods-74.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74.debug.xcconfig"; path = "Target Support Files/Pods-74/Pods-74.debug.xcconfig"; sourceTree = "<group>"; };
  66. E1CE4571899DC753BF6038B8 /* Pods-74Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74Tests.release.xcconfig"; path = "Target Support Files/Pods-74Tests/Pods-74Tests.release.xcconfig"; sourceTree = "<group>"; };
  67. EDA899923584E9766A88C393 /* Pods-74Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74Tests.debug.xcconfig"; path = "Target Support Files/Pods-74Tests/Pods-74Tests.debug.xcconfig"; sourceTree = "<group>"; };
  68. F17DCD3C0AEE1795D61773DB /* Pods-74 桌Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-74 桌Tests.debug.xcconfig"; path = "Target Support Files/Pods-74 桌Tests/Pods-74 桌Tests.debug.xcconfig"; sourceTree = "<group>"; };
  69. /* End PBXFileReference section */
  70. /* Begin PBXFrameworksBuildPhase section */
  71. AB92C7782A16646C00FCA57D /* Frameworks */ = {
  72. isa = PBXFrameworksBuildPhase;
  73. buildActionMask = 2147483647;
  74. files = (
  75. 4A933963E1CB18FD7861E6F7 /* Pods_74.framework in Frameworks */,
  76. );
  77. runOnlyForDeploymentPostprocessing = 0;
  78. };
  79. AB92C7892A16646D00FCA57D /* Frameworks */ = {
  80. isa = PBXFrameworksBuildPhase;
  81. buildActionMask = 2147483647;
  82. files = (
  83. E241BD4A98EE21008263BFE3 /* Pods_74Tests.framework in Frameworks */,
  84. );
  85. runOnlyForDeploymentPostprocessing = 0;
  86. };
  87. AB92C7932A16646D00FCA57D /* Frameworks */ = {
  88. isa = PBXFrameworksBuildPhase;
  89. buildActionMask = 2147483647;
  90. files = (
  91. 65039CD864C30928DE251BBC /* Pods_74_74UITests.framework in Frameworks */,
  92. );
  93. runOnlyForDeploymentPostprocessing = 0;
  94. };
  95. /* End PBXFrameworksBuildPhase section */
  96. /* Begin PBXGroup section */
  97. 8E8E95949D98582153EEE251 /* Frameworks */ = {
  98. isa = PBXGroup;
  99. children = (
  100. 5EC233F7AE1449CDF17DA90A /* Pods_74.framework */,
  101. 09BE48EE567446CACA61E7F0 /* Pods_74_74UITests.framework */,
  102. 067465520EEAD75741204C54 /* Pods_74Tests.framework */,
  103. );
  104. name = Frameworks;
  105. sourceTree = "<group>";
  106. };
  107. AB92C7722A16646C00FCA57D = {
  108. isa = PBXGroup;
  109. children = (
  110. AB92C77D2A16646C00FCA57D /* sdsz74 */,
  111. AB92C78F2A16646D00FCA57D /* sdsz74Tests */,
  112. AB92C7992A16646D00FCA57D /* sdsz74UITests */,
  113. AB92C77C2A16646C00FCA57D /* Products */,
  114. C5357DD1B03F09ADC8EE5382 /* Pods */,
  115. 8E8E95949D98582153EEE251 /* Frameworks */,
  116. );
  117. sourceTree = "<group>";
  118. };
  119. AB92C77C2A16646C00FCA57D /* Products */ = {
  120. isa = PBXGroup;
  121. children = (
  122. AB92C77B2A16646C00FCA57D /* 74 桌.app */,
  123. AB92C78C2A16646D00FCA57D /* 74Tests.xctest */,
  124. AB92C7962A16646D00FCA57D /* 74UITests.xctest */,
  125. );
  126. name = Products;
  127. sourceTree = "<group>";
  128. };
  129. AB92C77D2A16646C00FCA57D /* sdsz74 */ = {
  130. isa = PBXGroup;
  131. children = (
  132. AB92C77E2A16646C00FCA57D /* sdsz74App.swift */,
  133. AB92C7802A16646C00FCA57D /* ContentView.swift */,
  134. AB54244C2A184B1500BFC98E /* exam.swift */,
  135. AB5424502A1853E200BFC98E /* account.swift */,
  136. AB54244E2A184B1F00BFC98E /* message.swift */,
  137. AB92C7822A16646D00FCA57D /* Assets.xcassets */,
  138. AB92C7842A16646D00FCA57D /* sdsz74.entitlements */,
  139. AB92C7852A16646D00FCA57D /* Preview Content */,
  140. );
  141. path = sdsz74;
  142. sourceTree = "<group>";
  143. };
  144. AB92C7852A16646D00FCA57D /* Preview Content */ = {
  145. isa = PBXGroup;
  146. children = (
  147. AB92C7862A16646D00FCA57D /* Preview Assets.xcassets */,
  148. );
  149. path = "Preview Content";
  150. sourceTree = "<group>";
  151. };
  152. AB92C78F2A16646D00FCA57D /* sdsz74Tests */ = {
  153. isa = PBXGroup;
  154. children = (
  155. AB92C7902A16646D00FCA57D /* sdsz74Tests.swift */,
  156. );
  157. path = sdsz74Tests;
  158. sourceTree = "<group>";
  159. };
  160. AB92C7992A16646D00FCA57D /* sdsz74UITests */ = {
  161. isa = PBXGroup;
  162. children = (
  163. AB92C79A2A16646D00FCA57D /* sdsz74UITests.swift */,
  164. AB92C79C2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift */,
  165. );
  166. path = sdsz74UITests;
  167. sourceTree = "<group>";
  168. };
  169. C5357DD1B03F09ADC8EE5382 /* Pods */ = {
  170. isa = PBXGroup;
  171. children = (
  172. C3E3282F22F7A62EADD1F40D /* Pods-74 桌.debug.xcconfig */,
  173. 6CFDA6F9EFDC8B6FFBDACBE0 /* Pods-74 桌.release.xcconfig */,
  174. B8FB8CA270115B4E3E2FD554 /* Pods-74 桌-74 桌UITests.debug.xcconfig */,
  175. AEB7807A862B61DBAF01F9ED /* Pods-74 桌-74 桌UITests.release.xcconfig */,
  176. F17DCD3C0AEE1795D61773DB /* Pods-74 桌Tests.debug.xcconfig */,
  177. 2CB700E202541EC3B9CC04AA /* Pods-74 桌Tests.release.xcconfig */,
  178. CE8895F8599CB94A570D8797 /* Pods-74.debug.xcconfig */,
  179. CCF5F8EE3AB051EEEAC0DE61 /* Pods-74.release.xcconfig */,
  180. 1AE3EAAA9E8A1507DEBF8D72 /* Pods-74-74UITests.debug.xcconfig */,
  181. C7A6C43D304F70BD35321CEA /* Pods-74-74UITests.release.xcconfig */,
  182. EDA899923584E9766A88C393 /* Pods-74Tests.debug.xcconfig */,
  183. E1CE4571899DC753BF6038B8 /* Pods-74Tests.release.xcconfig */,
  184. );
  185. path = Pods;
  186. sourceTree = "<group>";
  187. };
  188. /* End PBXGroup section */
  189. /* Begin PBXNativeTarget section */
  190. AB92C77A2A16646C00FCA57D /* 74 */ = {
  191. isa = PBXNativeTarget;
  192. buildConfigurationList = AB92C7A02A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74" */;
  193. buildPhases = (
  194. 686F7636D7100C71C3E95487 /* [CP] Check Pods Manifest.lock */,
  195. AB92C7772A16646C00FCA57D /* Sources */,
  196. AB92C7782A16646C00FCA57D /* Frameworks */,
  197. AB92C7792A16646C00FCA57D /* Resources */,
  198. B36452DFC11135BC632821EB /* [CP] Embed Pods Frameworks */,
  199. );
  200. buildRules = (
  201. );
  202. dependencies = (
  203. );
  204. name = 74;
  205. productName = sdsz74;
  206. productReference = AB92C77B2A16646C00FCA57D /* 74 桌.app */;
  207. productType = "com.apple.product-type.application";
  208. };
  209. AB92C78B2A16646D00FCA57D /* 74Tests */ = {
  210. isa = PBXNativeTarget;
  211. buildConfigurationList = AB92C7A32A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74Tests" */;
  212. buildPhases = (
  213. 0B7F7309953DA4E90A323184 /* [CP] Check Pods Manifest.lock */,
  214. AB92C7882A16646D00FCA57D /* Sources */,
  215. AB92C7892A16646D00FCA57D /* Frameworks */,
  216. AB92C78A2A16646D00FCA57D /* Resources */,
  217. );
  218. buildRules = (
  219. );
  220. dependencies = (
  221. AB92C78E2A16646D00FCA57D /* PBXTargetDependency */,
  222. );
  223. name = 74Tests;
  224. productName = sdsz74Tests;
  225. productReference = AB92C78C2A16646D00FCA57D /* 74Tests.xctest */;
  226. productType = "com.apple.product-type.bundle.unit-test";
  227. };
  228. AB92C7952A16646D00FCA57D /* 74UITests */ = {
  229. isa = PBXNativeTarget;
  230. buildConfigurationList = AB92C7A62A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74UITests" */;
  231. buildPhases = (
  232. 6935230D19226EE24DC3B177 /* [CP] Check Pods Manifest.lock */,
  233. AB92C7922A16646D00FCA57D /* Sources */,
  234. AB92C7932A16646D00FCA57D /* Frameworks */,
  235. AB92C7942A16646D00FCA57D /* Resources */,
  236. C7FB024F0A3E8E26B220909E /* [CP] Embed Pods Frameworks */,
  237. );
  238. buildRules = (
  239. );
  240. dependencies = (
  241. AB92C7982A16646D00FCA57D /* PBXTargetDependency */,
  242. );
  243. name = 74UITests;
  244. productName = sdsz74UITests;
  245. productReference = AB92C7962A16646D00FCA57D /* 74UITests.xctest */;
  246. productType = "com.apple.product-type.bundle.ui-testing";
  247. };
  248. /* End PBXNativeTarget section */
  249. /* Begin PBXProject section */
  250. AB92C7732A16646C00FCA57D /* Project object */ = {
  251. isa = PBXProject;
  252. attributes = {
  253. BuildIndependentTargetsInParallel = 1;
  254. LastSwiftUpdateCheck = 1430;
  255. LastUpgradeCheck = 1430;
  256. TargetAttributes = {
  257. AB92C77A2A16646C00FCA57D = {
  258. CreatedOnToolsVersion = 14.3;
  259. };
  260. AB92C78B2A16646D00FCA57D = {
  261. CreatedOnToolsVersion = 14.3;
  262. TestTargetID = AB92C77A2A16646C00FCA57D;
  263. };
  264. AB92C7952A16646D00FCA57D = {
  265. CreatedOnToolsVersion = 14.3;
  266. TestTargetID = AB92C77A2A16646C00FCA57D;
  267. };
  268. };
  269. };
  270. buildConfigurationList = AB92C7762A16646C00FCA57D /* Build configuration list for PBXProject "74" */;
  271. compatibilityVersion = "Xcode 13.0";
  272. developmentRegion = en;
  273. hasScannedForEncodings = 0;
  274. knownRegions = (
  275. en,
  276. Base,
  277. );
  278. mainGroup = AB92C7722A16646C00FCA57D;
  279. productRefGroup = AB92C77C2A16646C00FCA57D /* Products */;
  280. projectDirPath = "";
  281. projectRoot = "";
  282. targets = (
  283. AB92C77A2A16646C00FCA57D /* 74 */,
  284. AB92C78B2A16646D00FCA57D /* 74Tests */,
  285. AB92C7952A16646D00FCA57D /* 74UITests */,
  286. );
  287. };
  288. /* End PBXProject section */
  289. /* Begin PBXResourcesBuildPhase section */
  290. AB92C7792A16646C00FCA57D /* Resources */ = {
  291. isa = PBXResourcesBuildPhase;
  292. buildActionMask = 2147483647;
  293. files = (
  294. AB92C7872A16646D00FCA57D /* Preview Assets.xcassets in Resources */,
  295. AB92C7832A16646D00FCA57D /* Assets.xcassets in Resources */,
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. };
  299. AB92C78A2A16646D00FCA57D /* Resources */ = {
  300. isa = PBXResourcesBuildPhase;
  301. buildActionMask = 2147483647;
  302. files = (
  303. );
  304. runOnlyForDeploymentPostprocessing = 0;
  305. };
  306. AB92C7942A16646D00FCA57D /* Resources */ = {
  307. isa = PBXResourcesBuildPhase;
  308. buildActionMask = 2147483647;
  309. files = (
  310. );
  311. runOnlyForDeploymentPostprocessing = 0;
  312. };
  313. /* End PBXResourcesBuildPhase section */
  314. /* Begin PBXShellScriptBuildPhase section */
  315. 0B7F7309953DA4E90A323184 /* [CP] Check Pods Manifest.lock */ = {
  316. isa = PBXShellScriptBuildPhase;
  317. buildActionMask = 2147483647;
  318. files = (
  319. );
  320. inputFileListPaths = (
  321. );
  322. inputPaths = (
  323. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  324. "${PODS_ROOT}/Manifest.lock",
  325. );
  326. name = "[CP] Check Pods Manifest.lock";
  327. outputFileListPaths = (
  328. );
  329. outputPaths = (
  330. "$(DERIVED_FILE_DIR)/Pods-74Tests-checkManifestLockResult.txt",
  331. );
  332. runOnlyForDeploymentPostprocessing = 0;
  333. shellPath = /bin/sh;
  334. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  335. showEnvVarsInLog = 0;
  336. };
  337. 686F7636D7100C71C3E95487 /* [CP] Check Pods Manifest.lock */ = {
  338. isa = PBXShellScriptBuildPhase;
  339. buildActionMask = 2147483647;
  340. files = (
  341. );
  342. inputFileListPaths = (
  343. );
  344. inputPaths = (
  345. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  346. "${PODS_ROOT}/Manifest.lock",
  347. );
  348. name = "[CP] Check Pods Manifest.lock";
  349. outputFileListPaths = (
  350. );
  351. outputPaths = (
  352. "$(DERIVED_FILE_DIR)/Pods-74-checkManifestLockResult.txt",
  353. );
  354. runOnlyForDeploymentPostprocessing = 0;
  355. shellPath = /bin/sh;
  356. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  357. showEnvVarsInLog = 0;
  358. };
  359. 6935230D19226EE24DC3B177 /* [CP] Check Pods Manifest.lock */ = {
  360. isa = PBXShellScriptBuildPhase;
  361. buildActionMask = 2147483647;
  362. files = (
  363. );
  364. inputFileListPaths = (
  365. );
  366. inputPaths = (
  367. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  368. "${PODS_ROOT}/Manifest.lock",
  369. );
  370. name = "[CP] Check Pods Manifest.lock";
  371. outputFileListPaths = (
  372. );
  373. outputPaths = (
  374. "$(DERIVED_FILE_DIR)/Pods-74-74UITests-checkManifestLockResult.txt",
  375. );
  376. runOnlyForDeploymentPostprocessing = 0;
  377. shellPath = /bin/sh;
  378. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  379. showEnvVarsInLog = 0;
  380. };
  381. B36452DFC11135BC632821EB /* [CP] Embed Pods Frameworks */ = {
  382. isa = PBXShellScriptBuildPhase;
  383. buildActionMask = 2147483647;
  384. files = (
  385. );
  386. inputFileListPaths = (
  387. "${PODS_ROOT}/Target Support Files/Pods-74/Pods-74-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  388. );
  389. name = "[CP] Embed Pods Frameworks";
  390. outputFileListPaths = (
  391. "${PODS_ROOT}/Target Support Files/Pods-74/Pods-74-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  392. );
  393. runOnlyForDeploymentPostprocessing = 0;
  394. shellPath = /bin/sh;
  395. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-74/Pods-74-frameworks.sh\"\n";
  396. showEnvVarsInLog = 0;
  397. };
  398. C7FB024F0A3E8E26B220909E /* [CP] Embed Pods Frameworks */ = {
  399. isa = PBXShellScriptBuildPhase;
  400. buildActionMask = 2147483647;
  401. files = (
  402. );
  403. inputFileListPaths = (
  404. "${PODS_ROOT}/Target Support Files/Pods-74-74UITests/Pods-74-74UITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  405. );
  406. name = "[CP] Embed Pods Frameworks";
  407. outputFileListPaths = (
  408. "${PODS_ROOT}/Target Support Files/Pods-74-74UITests/Pods-74-74UITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  409. );
  410. runOnlyForDeploymentPostprocessing = 0;
  411. shellPath = /bin/sh;
  412. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-74-74UITests/Pods-74-74UITests-frameworks.sh\"\n";
  413. showEnvVarsInLog = 0;
  414. };
  415. /* End PBXShellScriptBuildPhase section */
  416. /* Begin PBXSourcesBuildPhase section */
  417. AB92C7772A16646C00FCA57D /* Sources */ = {
  418. isa = PBXSourcesBuildPhase;
  419. buildActionMask = 2147483647;
  420. files = (
  421. AB92C7812A16646C00FCA57D /* ContentView.swift in Sources */,
  422. AB54244F2A184B1F00BFC98E /* message.swift in Sources */,
  423. AB5424512A1853E200BFC98E /* account.swift in Sources */,
  424. AB54244D2A184B1500BFC98E /* exam.swift in Sources */,
  425. AB92C77F2A16646C00FCA57D /* sdsz74App.swift in Sources */,
  426. );
  427. runOnlyForDeploymentPostprocessing = 0;
  428. };
  429. AB92C7882A16646D00FCA57D /* Sources */ = {
  430. isa = PBXSourcesBuildPhase;
  431. buildActionMask = 2147483647;
  432. files = (
  433. AB92C7912A16646D00FCA57D /* sdsz74Tests.swift in Sources */,
  434. );
  435. runOnlyForDeploymentPostprocessing = 0;
  436. };
  437. AB92C7922A16646D00FCA57D /* Sources */ = {
  438. isa = PBXSourcesBuildPhase;
  439. buildActionMask = 2147483647;
  440. files = (
  441. AB92C79B2A16646D00FCA57D /* sdsz74UITests.swift in Sources */,
  442. AB92C79D2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift in Sources */,
  443. );
  444. runOnlyForDeploymentPostprocessing = 0;
  445. };
  446. /* End PBXSourcesBuildPhase section */
  447. /* Begin PBXTargetDependency section */
  448. AB92C78E2A16646D00FCA57D /* PBXTargetDependency */ = {
  449. isa = PBXTargetDependency;
  450. target = AB92C77A2A16646C00FCA57D /* 74 */;
  451. targetProxy = AB92C78D2A16646D00FCA57D /* PBXContainerItemProxy */;
  452. };
  453. AB92C7982A16646D00FCA57D /* PBXTargetDependency */ = {
  454. isa = PBXTargetDependency;
  455. target = AB92C77A2A16646C00FCA57D /* 74 */;
  456. targetProxy = AB92C7972A16646D00FCA57D /* PBXContainerItemProxy */;
  457. };
  458. /* End PBXTargetDependency section */
  459. /* Begin XCBuildConfiguration section */
  460. AB92C79E2A16646D00FCA57D /* Debug */ = {
  461. isa = XCBuildConfiguration;
  462. buildSettings = {
  463. ALWAYS_SEARCH_USER_PATHS = NO;
  464. CLANG_ANALYZER_NONNULL = YES;
  465. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  466. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  467. CLANG_ENABLE_MODULES = YES;
  468. CLANG_ENABLE_OBJC_ARC = YES;
  469. CLANG_ENABLE_OBJC_WEAK = YES;
  470. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  471. CLANG_WARN_BOOL_CONVERSION = YES;
  472. CLANG_WARN_COMMA = YES;
  473. CLANG_WARN_CONSTANT_CONVERSION = YES;
  474. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  475. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  476. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  477. CLANG_WARN_EMPTY_BODY = YES;
  478. CLANG_WARN_ENUM_CONVERSION = YES;
  479. CLANG_WARN_INFINITE_RECURSION = YES;
  480. CLANG_WARN_INT_CONVERSION = YES;
  481. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  482. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  483. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  484. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  485. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  486. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  487. CLANG_WARN_STRICT_PROTOTYPES = YES;
  488. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  489. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  490. CLANG_WARN_UNREACHABLE_CODE = YES;
  491. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  492. COPY_PHASE_STRIP = NO;
  493. DEBUG_INFORMATION_FORMAT = dwarf;
  494. ENABLE_STRICT_OBJC_MSGSEND = YES;
  495. ENABLE_TESTABILITY = YES;
  496. GCC_C_LANGUAGE_STANDARD = gnu11;
  497. GCC_DYNAMIC_NO_PIC = NO;
  498. GCC_NO_COMMON_BLOCKS = YES;
  499. GCC_OPTIMIZATION_LEVEL = 0;
  500. GCC_PREPROCESSOR_DEFINITIONS = (
  501. "DEBUG=1",
  502. "$(inherited)",
  503. );
  504. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  505. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  506. GCC_WARN_UNDECLARED_SELECTOR = YES;
  507. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  508. GCC_WARN_UNUSED_FUNCTION = YES;
  509. GCC_WARN_UNUSED_VARIABLE = YES;
  510. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  511. MTL_FAST_MATH = YES;
  512. ONLY_ACTIVE_ARCH = YES;
  513. PRODUCT_NAME = "";
  514. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  515. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  516. };
  517. name = Debug;
  518. };
  519. AB92C79F2A16646D00FCA57D /* Release */ = {
  520. isa = XCBuildConfiguration;
  521. buildSettings = {
  522. ALWAYS_SEARCH_USER_PATHS = NO;
  523. CLANG_ANALYZER_NONNULL = YES;
  524. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  525. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  526. CLANG_ENABLE_MODULES = YES;
  527. CLANG_ENABLE_OBJC_ARC = YES;
  528. CLANG_ENABLE_OBJC_WEAK = YES;
  529. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  530. CLANG_WARN_BOOL_CONVERSION = YES;
  531. CLANG_WARN_COMMA = YES;
  532. CLANG_WARN_CONSTANT_CONVERSION = YES;
  533. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  534. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  535. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  536. CLANG_WARN_EMPTY_BODY = YES;
  537. CLANG_WARN_ENUM_CONVERSION = YES;
  538. CLANG_WARN_INFINITE_RECURSION = YES;
  539. CLANG_WARN_INT_CONVERSION = YES;
  540. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  541. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  542. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  543. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  544. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  545. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  546. CLANG_WARN_STRICT_PROTOTYPES = YES;
  547. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  548. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  549. CLANG_WARN_UNREACHABLE_CODE = YES;
  550. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  551. COPY_PHASE_STRIP = NO;
  552. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  553. ENABLE_NS_ASSERTIONS = NO;
  554. ENABLE_STRICT_OBJC_MSGSEND = YES;
  555. GCC_C_LANGUAGE_STANDARD = gnu11;
  556. GCC_NO_COMMON_BLOCKS = YES;
  557. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  558. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  559. GCC_WARN_UNDECLARED_SELECTOR = YES;
  560. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  561. GCC_WARN_UNUSED_FUNCTION = YES;
  562. GCC_WARN_UNUSED_VARIABLE = YES;
  563. MTL_ENABLE_DEBUG_INFO = NO;
  564. MTL_FAST_MATH = YES;
  565. PRODUCT_NAME = "";
  566. SWIFT_COMPILATION_MODE = wholemodule;
  567. SWIFT_OPTIMIZATION_LEVEL = "-O";
  568. };
  569. name = Release;
  570. };
  571. AB92C7A12A16646D00FCA57D /* Debug */ = {
  572. isa = XCBuildConfiguration;
  573. baseConfigurationReference = CE8895F8599CB94A570D8797 /* Pods-74.debug.xcconfig */;
  574. buildSettings = {
  575. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  576. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  577. CODE_SIGN_ENTITLEMENTS = sdsz74/sdsz74.entitlements;
  578. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
  579. CODE_SIGN_STYLE = Automatic;
  580. CURRENT_PROJECT_VERSION = 1;
  581. DEVELOPMENT_ASSET_PATHS = "\"sdsz74/Preview Content\"";
  582. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  583. ENABLE_PREVIEWS = YES;
  584. GENERATE_INFOPLIST_FILE = YES;
  585. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  586. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  587. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  588. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  589. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  590. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  591. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  592. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  593. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  594. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  595. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  596. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  597. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  598. MACOSX_DEPLOYMENT_TARGET = 13.0;
  599. MARKETING_VERSION = 1.0;
  600. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74;
  601. PRODUCT_NAME = "74 桌";
  602. SDKROOT = auto;
  603. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  604. SWIFT_EMIT_LOC_STRINGS = YES;
  605. SWIFT_VERSION = 5.0;
  606. TARGETED_DEVICE_FAMILY = "1,2";
  607. };
  608. name = Debug;
  609. };
  610. AB92C7A22A16646D00FCA57D /* Release */ = {
  611. isa = XCBuildConfiguration;
  612. baseConfigurationReference = CCF5F8EE3AB051EEEAC0DE61 /* Pods-74.release.xcconfig */;
  613. buildSettings = {
  614. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  615. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  616. CODE_SIGN_ENTITLEMENTS = sdsz74/sdsz74.entitlements;
  617. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
  618. CODE_SIGN_STYLE = Automatic;
  619. CURRENT_PROJECT_VERSION = 1;
  620. DEVELOPMENT_ASSET_PATHS = "\"sdsz74/Preview Content\"";
  621. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  622. ENABLE_PREVIEWS = YES;
  623. GENERATE_INFOPLIST_FILE = YES;
  624. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  625. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  626. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  627. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  628. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  629. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  630. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  631. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  632. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  633. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  634. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  635. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  636. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  637. MACOSX_DEPLOYMENT_TARGET = 13.0;
  638. MARKETING_VERSION = 1.0;
  639. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74;
  640. PRODUCT_NAME = "74 桌";
  641. SDKROOT = auto;
  642. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  643. SWIFT_EMIT_LOC_STRINGS = YES;
  644. SWIFT_VERSION = 5.0;
  645. TARGETED_DEVICE_FAMILY = "1,2";
  646. };
  647. name = Release;
  648. };
  649. AB92C7A42A16646D00FCA57D /* Debug */ = {
  650. isa = XCBuildConfiguration;
  651. baseConfigurationReference = EDA899923584E9766A88C393 /* Pods-74Tests.debug.xcconfig */;
  652. buildSettings = {
  653. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  654. BUNDLE_LOADER = "$(TEST_HOST)";
  655. CODE_SIGN_STYLE = Automatic;
  656. CURRENT_PROJECT_VERSION = 1;
  657. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  658. GENERATE_INFOPLIST_FILE = YES;
  659. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  660. MACOSX_DEPLOYMENT_TARGET = 13.0;
  661. MARKETING_VERSION = 1.0;
  662. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74Tests;
  663. PRODUCT_NAME = "$(TARGET_NAME)";
  664. SDKROOT = auto;
  665. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  666. SWIFT_EMIT_LOC_STRINGS = NO;
  667. SWIFT_VERSION = 5.0;
  668. TARGETED_DEVICE_FAMILY = "1,2";
  669. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/74.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/74";
  670. };
  671. name = Debug;
  672. };
  673. AB92C7A52A16646D00FCA57D /* Release */ = {
  674. isa = XCBuildConfiguration;
  675. baseConfigurationReference = E1CE4571899DC753BF6038B8 /* Pods-74Tests.release.xcconfig */;
  676. buildSettings = {
  677. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  678. BUNDLE_LOADER = "$(TEST_HOST)";
  679. CODE_SIGN_STYLE = Automatic;
  680. CURRENT_PROJECT_VERSION = 1;
  681. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  682. GENERATE_INFOPLIST_FILE = YES;
  683. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  684. MACOSX_DEPLOYMENT_TARGET = 13.0;
  685. MARKETING_VERSION = 1.0;
  686. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74Tests;
  687. PRODUCT_NAME = "$(TARGET_NAME)";
  688. SDKROOT = auto;
  689. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  690. SWIFT_EMIT_LOC_STRINGS = NO;
  691. SWIFT_VERSION = 5.0;
  692. TARGETED_DEVICE_FAMILY = "1,2";
  693. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/74.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/74";
  694. };
  695. name = Release;
  696. };
  697. AB92C7A72A16646D00FCA57D /* Debug */ = {
  698. isa = XCBuildConfiguration;
  699. baseConfigurationReference = 1AE3EAAA9E8A1507DEBF8D72 /* Pods-74-74UITests.debug.xcconfig */;
  700. buildSettings = {
  701. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  702. CODE_SIGN_STYLE = Automatic;
  703. CURRENT_PROJECT_VERSION = 1;
  704. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  705. GENERATE_INFOPLIST_FILE = YES;
  706. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  707. MACOSX_DEPLOYMENT_TARGET = 13.0;
  708. MARKETING_VERSION = 1.0;
  709. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74UITests;
  710. PRODUCT_NAME = "$(TARGET_NAME)";
  711. SDKROOT = auto;
  712. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  713. SWIFT_EMIT_LOC_STRINGS = NO;
  714. SWIFT_VERSION = 5.0;
  715. TARGETED_DEVICE_FAMILY = "1,2";
  716. TEST_TARGET_NAME = sdsz74;
  717. };
  718. name = Debug;
  719. };
  720. AB92C7A82A16646D00FCA57D /* Release */ = {
  721. isa = XCBuildConfiguration;
  722. baseConfigurationReference = C7A6C43D304F70BD35321CEA /* Pods-74-74UITests.release.xcconfig */;
  723. buildSettings = {
  724. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  725. CODE_SIGN_STYLE = Automatic;
  726. CURRENT_PROJECT_VERSION = 1;
  727. DEVELOPMENT_TEAM = 92QU5ZGYN7;
  728. GENERATE_INFOPLIST_FILE = YES;
  729. IPHONEOS_DEPLOYMENT_TARGET = 16.4;
  730. MACOSX_DEPLOYMENT_TARGET = 13.0;
  731. MARKETING_VERSION = 1.0;
  732. PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74UITests;
  733. PRODUCT_NAME = "$(TARGET_NAME)";
  734. SDKROOT = auto;
  735. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  736. SWIFT_EMIT_LOC_STRINGS = NO;
  737. SWIFT_VERSION = 5.0;
  738. TARGETED_DEVICE_FAMILY = "1,2";
  739. TEST_TARGET_NAME = sdsz74;
  740. };
  741. name = Release;
  742. };
  743. /* End XCBuildConfiguration section */
  744. /* Begin XCConfigurationList section */
  745. AB92C7762A16646C00FCA57D /* Build configuration list for PBXProject "74" */ = {
  746. isa = XCConfigurationList;
  747. buildConfigurations = (
  748. AB92C79E2A16646D00FCA57D /* Debug */,
  749. AB92C79F2A16646D00FCA57D /* Release */,
  750. );
  751. defaultConfigurationIsVisible = 0;
  752. defaultConfigurationName = Release;
  753. };
  754. AB92C7A02A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74" */ = {
  755. isa = XCConfigurationList;
  756. buildConfigurations = (
  757. AB92C7A12A16646D00FCA57D /* Debug */,
  758. AB92C7A22A16646D00FCA57D /* Release */,
  759. );
  760. defaultConfigurationIsVisible = 0;
  761. defaultConfigurationName = Release;
  762. };
  763. AB92C7A32A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74Tests" */ = {
  764. isa = XCConfigurationList;
  765. buildConfigurations = (
  766. AB92C7A42A16646D00FCA57D /* Debug */,
  767. AB92C7A52A16646D00FCA57D /* Release */,
  768. );
  769. defaultConfigurationIsVisible = 0;
  770. defaultConfigurationName = Release;
  771. };
  772. AB92C7A62A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74UITests" */ = {
  773. isa = XCConfigurationList;
  774. buildConfigurations = (
  775. AB92C7A72A16646D00FCA57D /* Debug */,
  776. AB92C7A82A16646D00FCA57D /* Release */,
  777. );
  778. defaultConfigurationIsVisible = 0;
  779. defaultConfigurationName = Release;
  780. };
  781. /* End XCConfigurationList section */
  782. };
  783. rootObject = AB92C7732A16646C00FCA57D /* Project object */;
  784. }