123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 55;
- objects = {
- /* Begin PBXBuildFile section */
- 4A933963E1CB18FD7861E6F7 /* Pods_74.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EC233F7AE1449CDF17DA90A /* Pods_74.framework */; };
- 65039CD864C30928DE251BBC /* Pods_74_74UITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09BE48EE567446CACA61E7F0 /* Pods_74_74UITests.framework */; };
- AB54244D2A184B1500BFC98E /* exam.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB54244C2A184B1500BFC98E /* exam.swift */; };
- AB54244F2A184B1F00BFC98E /* message.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB54244E2A184B1F00BFC98E /* message.swift */; };
- AB5424512A1853E200BFC98E /* account.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB5424502A1853E200BFC98E /* account.swift */; };
- AB92C77F2A16646C00FCA57D /* sdsz74App.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C77E2A16646C00FCA57D /* sdsz74App.swift */; };
- AB92C7812A16646C00FCA57D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C7802A16646C00FCA57D /* ContentView.swift */; };
- AB92C7832A16646D00FCA57D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AB92C7822A16646D00FCA57D /* Assets.xcassets */; };
- AB92C7872A16646D00FCA57D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AB92C7862A16646D00FCA57D /* Preview Assets.xcassets */; };
- AB92C7912A16646D00FCA57D /* sdsz74Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C7902A16646D00FCA57D /* sdsz74Tests.swift */; };
- AB92C79B2A16646D00FCA57D /* sdsz74UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C79A2A16646D00FCA57D /* sdsz74UITests.swift */; };
- AB92C79D2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB92C79C2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift */; };
- ABE0F96C2A1A27F4007D8A2E /* school.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE0F96B2A1A27F4007D8A2E /* school.swift */; };
- E241BD4A98EE21008263BFE3 /* Pods_74Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 067465520EEAD75741204C54 /* Pods_74Tests.framework */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- AB92C78D2A16646D00FCA57D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = AB92C7732A16646C00FCA57D /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = AB92C77A2A16646C00FCA57D;
- remoteInfo = sdsz74;
- };
- AB92C7972A16646D00FCA57D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = AB92C7732A16646C00FCA57D /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = AB92C77A2A16646C00FCA57D;
- remoteInfo = sdsz74;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 067465520EEAD75741204C54 /* Pods_74Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_74Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 09BE48EE567446CACA61E7F0 /* Pods_74_74UITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_74_74UITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 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>"; };
- 5EC233F7AE1449CDF17DA90A /* Pods_74.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_74.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- AB54244C2A184B1500BFC98E /* exam.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = exam.swift; sourceTree = "<group>"; };
- AB54244E2A184B1F00BFC98E /* message.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = message.swift; sourceTree = "<group>"; };
- AB5424502A1853E200BFC98E /* account.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = account.swift; sourceTree = "<group>"; };
- AB92C77B2A16646C00FCA57D /* 74 桌.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "74 桌.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- AB92C77E2A16646C00FCA57D /* sdsz74App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74App.swift; sourceTree = "<group>"; };
- AB92C7802A16646C00FCA57D /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
- AB92C7822A16646D00FCA57D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- AB92C7842A16646D00FCA57D /* sdsz74.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = sdsz74.entitlements; sourceTree = "<group>"; };
- AB92C7862A16646D00FCA57D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
- AB92C78C2A16646D00FCA57D /* 74Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = 74Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- AB92C7902A16646D00FCA57D /* sdsz74Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74Tests.swift; sourceTree = "<group>"; };
- AB92C7962A16646D00FCA57D /* 74UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = 74UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- AB92C79A2A16646D00FCA57D /* sdsz74UITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74UITests.swift; sourceTree = "<group>"; };
- AB92C79C2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sdsz74UITestsLaunchTests.swift; sourceTree = "<group>"; };
- ABE0F96B2A1A27F4007D8A2E /* school.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = school.swift; sourceTree = "<group>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- AB92C7782A16646C00FCA57D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 4A933963E1CB18FD7861E6F7 /* Pods_74.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- AB92C7892A16646D00FCA57D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- E241BD4A98EE21008263BFE3 /* Pods_74Tests.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- AB92C7932A16646D00FCA57D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 65039CD864C30928DE251BBC /* Pods_74_74UITests.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 8E8E95949D98582153EEE251 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 5EC233F7AE1449CDF17DA90A /* Pods_74.framework */,
- 09BE48EE567446CACA61E7F0 /* Pods_74_74UITests.framework */,
- 067465520EEAD75741204C54 /* Pods_74Tests.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- AB92C7722A16646C00FCA57D = {
- isa = PBXGroup;
- children = (
- AB92C77D2A16646C00FCA57D /* sdsz74 */,
- AB92C78F2A16646D00FCA57D /* sdsz74Tests */,
- AB92C7992A16646D00FCA57D /* sdsz74UITests */,
- AB92C77C2A16646C00FCA57D /* Products */,
- C5357DD1B03F09ADC8EE5382 /* Pods */,
- 8E8E95949D98582153EEE251 /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- AB92C77C2A16646C00FCA57D /* Products */ = {
- isa = PBXGroup;
- children = (
- AB92C77B2A16646C00FCA57D /* 74 桌.app */,
- AB92C78C2A16646D00FCA57D /* 74Tests.xctest */,
- AB92C7962A16646D00FCA57D /* 74UITests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- AB92C77D2A16646C00FCA57D /* sdsz74 */ = {
- isa = PBXGroup;
- children = (
- AB92C77E2A16646C00FCA57D /* sdsz74App.swift */,
- AB92C7802A16646C00FCA57D /* ContentView.swift */,
- AB54244C2A184B1500BFC98E /* exam.swift */,
- AB5424502A1853E200BFC98E /* account.swift */,
- AB54244E2A184B1F00BFC98E /* message.swift */,
- AB92C7822A16646D00FCA57D /* Assets.xcassets */,
- AB92C7842A16646D00FCA57D /* sdsz74.entitlements */,
- AB92C7852A16646D00FCA57D /* Preview Content */,
- ABE0F96B2A1A27F4007D8A2E /* school.swift */,
- );
- path = sdsz74;
- sourceTree = "<group>";
- };
- AB92C7852A16646D00FCA57D /* Preview Content */ = {
- isa = PBXGroup;
- children = (
- AB92C7862A16646D00FCA57D /* Preview Assets.xcassets */,
- );
- path = "Preview Content";
- sourceTree = "<group>";
- };
- AB92C78F2A16646D00FCA57D /* sdsz74Tests */ = {
- isa = PBXGroup;
- children = (
- AB92C7902A16646D00FCA57D /* sdsz74Tests.swift */,
- );
- path = sdsz74Tests;
- sourceTree = "<group>";
- };
- AB92C7992A16646D00FCA57D /* sdsz74UITests */ = {
- isa = PBXGroup;
- children = (
- AB92C79A2A16646D00FCA57D /* sdsz74UITests.swift */,
- AB92C79C2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift */,
- );
- path = sdsz74UITests;
- sourceTree = "<group>";
- };
- C5357DD1B03F09ADC8EE5382 /* Pods */ = {
- isa = PBXGroup;
- children = (
- CE8895F8599CB94A570D8797 /* Pods-74.debug.xcconfig */,
- CCF5F8EE3AB051EEEAC0DE61 /* Pods-74.release.xcconfig */,
- 1AE3EAAA9E8A1507DEBF8D72 /* Pods-74-74UITests.debug.xcconfig */,
- C7A6C43D304F70BD35321CEA /* Pods-74-74UITests.release.xcconfig */,
- EDA899923584E9766A88C393 /* Pods-74Tests.debug.xcconfig */,
- E1CE4571899DC753BF6038B8 /* Pods-74Tests.release.xcconfig */,
- );
- path = Pods;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- AB92C77A2A16646C00FCA57D /* 74 */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = AB92C7A02A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74" */;
- buildPhases = (
- 686F7636D7100C71C3E95487 /* [CP] Check Pods Manifest.lock */,
- AB92C7772A16646C00FCA57D /* Sources */,
- AB92C7782A16646C00FCA57D /* Frameworks */,
- AB92C7792A16646C00FCA57D /* Resources */,
- B36452DFC11135BC632821EB /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = 74;
- productName = sdsz74;
- productReference = AB92C77B2A16646C00FCA57D /* 74 桌.app */;
- productType = "com.apple.product-type.application";
- };
- AB92C78B2A16646D00FCA57D /* 74Tests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = AB92C7A32A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74Tests" */;
- buildPhases = (
- 0B7F7309953DA4E90A323184 /* [CP] Check Pods Manifest.lock */,
- AB92C7882A16646D00FCA57D /* Sources */,
- AB92C7892A16646D00FCA57D /* Frameworks */,
- AB92C78A2A16646D00FCA57D /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- AB92C78E2A16646D00FCA57D /* PBXTargetDependency */,
- );
- name = 74Tests;
- productName = sdsz74Tests;
- productReference = AB92C78C2A16646D00FCA57D /* 74Tests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- AB92C7952A16646D00FCA57D /* 74UITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = AB92C7A62A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74UITests" */;
- buildPhases = (
- 6935230D19226EE24DC3B177 /* [CP] Check Pods Manifest.lock */,
- AB92C7922A16646D00FCA57D /* Sources */,
- AB92C7932A16646D00FCA57D /* Frameworks */,
- AB92C7942A16646D00FCA57D /* Resources */,
- C7FB024F0A3E8E26B220909E /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- AB92C7982A16646D00FCA57D /* PBXTargetDependency */,
- );
- name = 74UITests;
- productName = sdsz74UITests;
- productReference = AB92C7962A16646D00FCA57D /* 74UITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- AB92C7732A16646C00FCA57D /* Project object */ = {
- isa = PBXProject;
- attributes = {
- BuildIndependentTargetsInParallel = 1;
- LastSwiftUpdateCheck = 1430;
- LastUpgradeCheck = 1430;
- TargetAttributes = {
- AB92C77A2A16646C00FCA57D = {
- CreatedOnToolsVersion = 14.3;
- };
- AB92C78B2A16646D00FCA57D = {
- CreatedOnToolsVersion = 14.3;
- TestTargetID = AB92C77A2A16646C00FCA57D;
- };
- AB92C7952A16646D00FCA57D = {
- CreatedOnToolsVersion = 14.3;
- TestTargetID = AB92C77A2A16646C00FCA57D;
- };
- };
- };
- buildConfigurationList = AB92C7762A16646C00FCA57D /* Build configuration list for PBXProject "74" */;
- compatibilityVersion = "Xcode 13.0";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = AB92C7722A16646C00FCA57D;
- productRefGroup = AB92C77C2A16646C00FCA57D /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- AB92C77A2A16646C00FCA57D /* 74 */,
- AB92C78B2A16646D00FCA57D /* 74Tests */,
- AB92C7952A16646D00FCA57D /* 74UITests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- AB92C7792A16646C00FCA57D /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- AB92C7872A16646D00FCA57D /* Preview Assets.xcassets in Resources */,
- AB92C7832A16646D00FCA57D /* Assets.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- AB92C78A2A16646D00FCA57D /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- AB92C7942A16646D00FCA57D /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 0B7F7309953DA4E90A323184 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-74Tests-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- 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";
- showEnvVarsInLog = 0;
- };
- 686F7636D7100C71C3E95487 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-74-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- 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";
- showEnvVarsInLog = 0;
- };
- 6935230D19226EE24DC3B177 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-74-74UITests-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- 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";
- showEnvVarsInLog = 0;
- };
- B36452DFC11135BC632821EB /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-74/Pods-74-frameworks-${CONFIGURATION}-input-files.xcfilelist",
- );
- name = "[CP] Embed Pods Frameworks";
- outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-74/Pods-74-frameworks-${CONFIGURATION}-output-files.xcfilelist",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-74/Pods-74-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- C7FB024F0A3E8E26B220909E /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-74-74UITests/Pods-74-74UITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
- );
- name = "[CP] Embed Pods Frameworks";
- outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-74-74UITests/Pods-74-74UITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-74-74UITests/Pods-74-74UITests-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- AB92C7772A16646C00FCA57D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- AB92C7812A16646C00FCA57D /* ContentView.swift in Sources */,
- AB54244F2A184B1F00BFC98E /* message.swift in Sources */,
- AB5424512A1853E200BFC98E /* account.swift in Sources */,
- AB54244D2A184B1500BFC98E /* exam.swift in Sources */,
- AB92C77F2A16646C00FCA57D /* sdsz74App.swift in Sources */,
- ABE0F96C2A1A27F4007D8A2E /* school.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- AB92C7882A16646D00FCA57D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- AB92C7912A16646D00FCA57D /* sdsz74Tests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- AB92C7922A16646D00FCA57D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- AB92C79B2A16646D00FCA57D /* sdsz74UITests.swift in Sources */,
- AB92C79D2A16646D00FCA57D /* sdsz74UITestsLaunchTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- AB92C78E2A16646D00FCA57D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = AB92C77A2A16646C00FCA57D /* 74 */;
- targetProxy = AB92C78D2A16646D00FCA57D /* PBXContainerItemProxy */;
- };
- AB92C7982A16646D00FCA57D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = AB92C77A2A16646C00FCA57D /* 74 */;
- targetProxy = AB92C7972A16646D00FCA57D /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- AB92C79E2A16646D00FCA57D /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_NAME = "";
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- AB92C79F2A16646D00FCA57D /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- PRODUCT_NAME = "";
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- };
- name = Release;
- };
- AB92C7A12A16646D00FCA57D /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = CE8895F8599CB94A570D8797 /* Pods-74.debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = sdsz74/sdsz74.entitlements;
- "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_ASSET_PATHS = "\"sdsz74/Preview Content\"";
- DEVELOPMENT_TEAM = 92QU5ZGYN7;
- ENABLE_PREVIEWS = YES;
- GENERATE_INFOPLIST_FILE = YES;
- "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
- "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
- "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
- "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
- "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
- "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
- "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
- "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- IPHONEOS_DEPLOYMENT_TARGET = 16.4;
- LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
- "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
- MACOSX_DEPLOYMENT_TARGET = 13.0;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74;
- PRODUCT_NAME = "74 桌";
- SDKROOT = auto;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- AB92C7A22A16646D00FCA57D /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = CCF5F8EE3AB051EEEAC0DE61 /* Pods-74.release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = sdsz74/sdsz74.entitlements;
- "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_ASSET_PATHS = "\"sdsz74/Preview Content\"";
- DEVELOPMENT_TEAM = 92QU5ZGYN7;
- ENABLE_PREVIEWS = YES;
- GENERATE_INFOPLIST_FILE = YES;
- "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
- "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
- "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
- "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
- "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
- "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
- "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
- "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- IPHONEOS_DEPLOYMENT_TARGET = 16.4;
- LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
- "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
- MACOSX_DEPLOYMENT_TARGET = 13.0;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74;
- PRODUCT_NAME = "74 桌";
- SDKROOT = auto;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- AB92C7A42A16646D00FCA57D /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = EDA899923584E9766A88C393 /* Pods-74Tests.debug.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 92QU5ZGYN7;
- GENERATE_INFOPLIST_FILE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 16.4;
- MACOSX_DEPLOYMENT_TARGET = 13.0;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74Tests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = auto;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/74.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/74";
- };
- name = Debug;
- };
- AB92C7A52A16646D00FCA57D /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = E1CE4571899DC753BF6038B8 /* Pods-74Tests.release.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 92QU5ZGYN7;
- GENERATE_INFOPLIST_FILE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 16.4;
- MACOSX_DEPLOYMENT_TARGET = 13.0;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74Tests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = auto;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/74.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/74";
- };
- name = Release;
- };
- AB92C7A72A16646D00FCA57D /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 1AE3EAAA9E8A1507DEBF8D72 /* Pods-74-74UITests.debug.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 92QU5ZGYN7;
- GENERATE_INFOPLIST_FILE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 16.4;
- MACOSX_DEPLOYMENT_TARGET = 13.0;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74UITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = auto;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_TARGET_NAME = sdsz74;
- };
- name = Debug;
- };
- AB92C7A82A16646D00FCA57D /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = C7A6C43D304F70BD35321CEA /* Pods-74-74UITests.release.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 92QU5ZGYN7;
- GENERATE_INFOPLIST_FILE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 16.4;
- MACOSX_DEPLOYMENT_TARGET = 13.0;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = sdsz74.sdsz74UITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = auto;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_TARGET_NAME = sdsz74;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- AB92C7762A16646C00FCA57D /* Build configuration list for PBXProject "74" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- AB92C79E2A16646D00FCA57D /* Debug */,
- AB92C79F2A16646D00FCA57D /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- AB92C7A02A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- AB92C7A12A16646D00FCA57D /* Debug */,
- AB92C7A22A16646D00FCA57D /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- AB92C7A32A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74Tests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- AB92C7A42A16646D00FCA57D /* Debug */,
- AB92C7A52A16646D00FCA57D /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- AB92C7A62A16646D00FCA57D /* Build configuration list for PBXNativeTarget "74UITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- AB92C7A72A16646D00FCA57D /* Debug */,
- AB92C7A82A16646D00FCA57D /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = AB92C7732A16646C00FCA57D /* Project object */;
- }
|