project.pbxproj 34 KB

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