123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 55;
- objects = {
- /* Begin PBXBuildFile section */
- 04B5538A2CDA36F000864947 /* XWebViewTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B553892CDA36F000864947 /* XWebViewTools.swift */; };
- 36E3C4D62B59001D0068B1E7 /* SwiftUIDemoDApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E3C4D52B59001D0068B1E7 /* SwiftUIDemoDApp.swift */; };
- 36E3C4D82B59001D0068B1E7 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E3C4D72B59001D0068B1E7 /* ContentView.swift */; };
- 36E3C4DA2B5900200068B1E7 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 36E3C4D92B5900200068B1E7 /* Assets.xcassets */; };
- 36E3C4DD2B5900200068B1E7 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 36E3C4DC2B5900200068B1E7 /* Preview Assets.xcassets */; };
- 36E3C4E72B5900210068B1E7 /* SwiftUIDemoDTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E3C4E62B5900210068B1E7 /* SwiftUIDemoDTests.swift */; };
- 36E3C4F12B5900210068B1E7 /* SwiftUIDemoDUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E3C4F02B5900210068B1E7 /* SwiftUIDemoDUITests.swift */; };
- 36E3C4F32B5900210068B1E7 /* SwiftUIDemoDUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E3C4F22B5900210068B1E7 /* SwiftUIDemoDUITestsLaunchTests.swift */; };
- 36E3C5032B5901030068B1E7 /* HUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E3C4FF2B5901030068B1E7 /* HUD.swift */; };
- 36E3C5042B5901030068B1E7 /* NetWorkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E3C5002B5901030068B1E7 /* NetWorkView.swift */; };
- 36E3C5052B5901030068B1E7 /* PCH.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E3C5012B5901030068B1E7 /* PCH.swift */; };
- 36E3C5062B5901030068B1E7 /* DemoHomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36E3C5022B5901030068B1E7 /* DemoHomeViewController.swift */; };
- D9887F1EE6AF7BE29391E28D /* libPods-SwiftUIDemoD.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 39D23F5396ED55FB64260648 /* libPods-SwiftUIDemoD.a */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 36E3C4E32B5900210068B1E7 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 36E3C4CA2B59001D0068B1E7 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 36E3C4D12B59001D0068B1E7;
- remoteInfo = SwiftUIDemoD;
- };
- 36E3C4ED2B5900210068B1E7 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 36E3C4CA2B59001D0068B1E7 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 36E3C4D12B59001D0068B1E7;
- remoteInfo = SwiftUIDemoD;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 04B553892CDA36F000864947 /* XWebViewTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XWebViewTools.swift; sourceTree = "<group>"; };
- 2B57E0E05727559BE88D2D7E /* Pods-SwiftUIDemoD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftUIDemoD.debug.xcconfig"; path = "Target Support Files/Pods-SwiftUIDemoD/Pods-SwiftUIDemoD.debug.xcconfig"; sourceTree = "<group>"; };
- 36E3C4D22B59001D0068B1E7 /* SwiftUIDemoD.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftUIDemoD.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 36E3C4D52B59001D0068B1E7 /* SwiftUIDemoDApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIDemoDApp.swift; sourceTree = "<group>"; };
- 36E3C4D72B59001D0068B1E7 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
- 36E3C4D92B5900200068B1E7 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 36E3C4DC2B5900200068B1E7 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
- 36E3C4E22B5900210068B1E7 /* SwiftUIDemoDTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftUIDemoDTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 36E3C4E62B5900210068B1E7 /* SwiftUIDemoDTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIDemoDTests.swift; sourceTree = "<group>"; };
- 36E3C4EC2B5900210068B1E7 /* SwiftUIDemoDUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftUIDemoDUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 36E3C4F02B5900210068B1E7 /* SwiftUIDemoDUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIDemoDUITests.swift; sourceTree = "<group>"; };
- 36E3C4F22B5900210068B1E7 /* SwiftUIDemoDUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIDemoDUITestsLaunchTests.swift; sourceTree = "<group>"; };
- 36E3C4FF2B5901030068B1E7 /* HUD.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HUD.swift; sourceTree = "<group>"; };
- 36E3C5002B5901030068B1E7 /* NetWorkView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetWorkView.swift; sourceTree = "<group>"; };
- 36E3C5012B5901030068B1E7 /* PCH.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PCH.swift; sourceTree = "<group>"; };
- 36E3C5022B5901030068B1E7 /* DemoHomeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DemoHomeViewController.swift; sourceTree = "<group>"; };
- 36E3C5072B5901290068B1E7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
- 39D23F5396ED55FB64260648 /* libPods-SwiftUIDemoD.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SwiftUIDemoD.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- D493C58CA0DC5250988C66B6 /* Pods-SwiftUIDemoD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftUIDemoD.release.xcconfig"; path = "Target Support Files/Pods-SwiftUIDemoD/Pods-SwiftUIDemoD.release.xcconfig"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 36E3C4CF2B59001D0068B1E7 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D9887F1EE6AF7BE29391E28D /* libPods-SwiftUIDemoD.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 36E3C4DF2B5900210068B1E7 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 36E3C4E92B5900210068B1E7 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 36E3C4C92B59001D0068B1E7 = {
- isa = PBXGroup;
- children = (
- 36E3C4D42B59001D0068B1E7 /* SwiftUIDemoD */,
- 36E3C4E52B5900210068B1E7 /* SwiftUIDemoDTests */,
- 36E3C4EF2B5900210068B1E7 /* SwiftUIDemoDUITests */,
- 36E3C4D32B59001D0068B1E7 /* Products */,
- D4512B6F365C76F1E8D1B8D9 /* Pods */,
- 43B070B1CB4814E306C00197 /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 36E3C4D32B59001D0068B1E7 /* Products */ = {
- isa = PBXGroup;
- children = (
- 36E3C4D22B59001D0068B1E7 /* SwiftUIDemoD.app */,
- 36E3C4E22B5900210068B1E7 /* SwiftUIDemoDTests.xctest */,
- 36E3C4EC2B5900210068B1E7 /* SwiftUIDemoDUITests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 36E3C4D42B59001D0068B1E7 /* SwiftUIDemoD */ = {
- isa = PBXGroup;
- children = (
- 36E3C5072B5901290068B1E7 /* Info.plist */,
- 36E3C4D52B59001D0068B1E7 /* SwiftUIDemoDApp.swift */,
- 36E3C4D72B59001D0068B1E7 /* ContentView.swift */,
- 36E3C4FF2B5901030068B1E7 /* HUD.swift */,
- 36E3C5002B5901030068B1E7 /* NetWorkView.swift */,
- 04B553892CDA36F000864947 /* XWebViewTools.swift */,
- 36E3C5012B5901030068B1E7 /* PCH.swift */,
- 36E3C5022B5901030068B1E7 /* DemoHomeViewController.swift */,
- 36E3C4D92B5900200068B1E7 /* Assets.xcassets */,
- 36E3C4DB2B5900200068B1E7 /* Preview Content */,
- );
- path = SwiftUIDemoD;
- sourceTree = "<group>";
- };
- 36E3C4DB2B5900200068B1E7 /* Preview Content */ = {
- isa = PBXGroup;
- children = (
- 36E3C4DC2B5900200068B1E7 /* Preview Assets.xcassets */,
- );
- path = "Preview Content";
- sourceTree = "<group>";
- };
- 36E3C4E52B5900210068B1E7 /* SwiftUIDemoDTests */ = {
- isa = PBXGroup;
- children = (
- 36E3C4E62B5900210068B1E7 /* SwiftUIDemoDTests.swift */,
- );
- path = SwiftUIDemoDTests;
- sourceTree = "<group>";
- };
- 36E3C4EF2B5900210068B1E7 /* SwiftUIDemoDUITests */ = {
- isa = PBXGroup;
- children = (
- 36E3C4F02B5900210068B1E7 /* SwiftUIDemoDUITests.swift */,
- 36E3C4F22B5900210068B1E7 /* SwiftUIDemoDUITestsLaunchTests.swift */,
- );
- path = SwiftUIDemoDUITests;
- sourceTree = "<group>";
- };
- 43B070B1CB4814E306C00197 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 39D23F5396ED55FB64260648 /* libPods-SwiftUIDemoD.a */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- D4512B6F365C76F1E8D1B8D9 /* Pods */ = {
- isa = PBXGroup;
- children = (
- 2B57E0E05727559BE88D2D7E /* Pods-SwiftUIDemoD.debug.xcconfig */,
- D493C58CA0DC5250988C66B6 /* Pods-SwiftUIDemoD.release.xcconfig */,
- );
- path = Pods;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 36E3C4D12B59001D0068B1E7 /* SwiftUIDemoD */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 36E3C4F62B5900210068B1E7 /* Build configuration list for PBXNativeTarget "SwiftUIDemoD" */;
- buildPhases = (
- 243E81380AE5CBA59F4C18D6 /* [CP] Check Pods Manifest.lock */,
- 36E3C4CE2B59001D0068B1E7 /* Sources */,
- 36E3C4CF2B59001D0068B1E7 /* Frameworks */,
- 36E3C4D02B59001D0068B1E7 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = SwiftUIDemoD;
- productName = SwiftUIDemoD;
- productReference = 36E3C4D22B59001D0068B1E7 /* SwiftUIDemoD.app */;
- productType = "com.apple.product-type.application";
- };
- 36E3C4E12B5900210068B1E7 /* SwiftUIDemoDTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 36E3C4F92B5900210068B1E7 /* Build configuration list for PBXNativeTarget "SwiftUIDemoDTests" */;
- buildPhases = (
- 36E3C4DE2B5900210068B1E7 /* Sources */,
- 36E3C4DF2B5900210068B1E7 /* Frameworks */,
- 36E3C4E02B5900210068B1E7 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 36E3C4E42B5900210068B1E7 /* PBXTargetDependency */,
- );
- name = SwiftUIDemoDTests;
- productName = SwiftUIDemoDTests;
- productReference = 36E3C4E22B5900210068B1E7 /* SwiftUIDemoDTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- 36E3C4EB2B5900210068B1E7 /* SwiftUIDemoDUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 36E3C4FC2B5900210068B1E7 /* Build configuration list for PBXNativeTarget "SwiftUIDemoDUITests" */;
- buildPhases = (
- 36E3C4E82B5900210068B1E7 /* Sources */,
- 36E3C4E92B5900210068B1E7 /* Frameworks */,
- 36E3C4EA2B5900210068B1E7 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 36E3C4EE2B5900210068B1E7 /* PBXTargetDependency */,
- );
- name = SwiftUIDemoDUITests;
- productName = SwiftUIDemoDUITests;
- productReference = 36E3C4EC2B5900210068B1E7 /* SwiftUIDemoDUITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 36E3C4CA2B59001D0068B1E7 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- BuildIndependentTargetsInParallel = 1;
- LastSwiftUpdateCheck = 1500;
- LastUpgradeCheck = 1500;
- TargetAttributes = {
- 36E3C4D12B59001D0068B1E7 = {
- CreatedOnToolsVersion = 15.0.1;
- };
- 36E3C4E12B5900210068B1E7 = {
- CreatedOnToolsVersion = 15.0.1;
- TestTargetID = 36E3C4D12B59001D0068B1E7;
- };
- 36E3C4EB2B5900210068B1E7 = {
- CreatedOnToolsVersion = 15.0.1;
- TestTargetID = 36E3C4D12B59001D0068B1E7;
- };
- };
- };
- buildConfigurationList = 36E3C4CD2B59001D0068B1E7 /* Build configuration list for PBXProject "SwiftUIDemoD" */;
- compatibilityVersion = "Xcode 13.0";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 36E3C4C92B59001D0068B1E7;
- productRefGroup = 36E3C4D32B59001D0068B1E7 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 36E3C4D12B59001D0068B1E7 /* SwiftUIDemoD */,
- 36E3C4E12B5900210068B1E7 /* SwiftUIDemoDTests */,
- 36E3C4EB2B5900210068B1E7 /* SwiftUIDemoDUITests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 36E3C4D02B59001D0068B1E7 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 36E3C4DD2B5900200068B1E7 /* Preview Assets.xcassets in Resources */,
- 36E3C4DA2B5900200068B1E7 /* Assets.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 36E3C4E02B5900210068B1E7 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 36E3C4EA2B5900210068B1E7 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 243E81380AE5CBA59F4C18D6 /* [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-SwiftUIDemoD-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;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 36E3C4CE2B59001D0068B1E7 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 04B5538A2CDA36F000864947 /* XWebViewTools.swift in Sources */,
- 36E3C5032B5901030068B1E7 /* HUD.swift in Sources */,
- 36E3C5052B5901030068B1E7 /* PCH.swift in Sources */,
- 36E3C5062B5901030068B1E7 /* DemoHomeViewController.swift in Sources */,
- 36E3C5042B5901030068B1E7 /* NetWorkView.swift in Sources */,
- 36E3C4D82B59001D0068B1E7 /* ContentView.swift in Sources */,
- 36E3C4D62B59001D0068B1E7 /* SwiftUIDemoDApp.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 36E3C4DE2B5900210068B1E7 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 36E3C4E72B5900210068B1E7 /* SwiftUIDemoDTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 36E3C4E82B5900210068B1E7 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 36E3C4F32B5900210068B1E7 /* SwiftUIDemoDUITestsLaunchTests.swift in Sources */,
- 36E3C4F12B5900210068B1E7 /* SwiftUIDemoDUITests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 36E3C4E42B5900210068B1E7 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 36E3C4D12B59001D0068B1E7 /* SwiftUIDemoD */;
- targetProxy = 36E3C4E32B5900210068B1E7 /* PBXContainerItemProxy */;
- };
- 36E3C4EE2B5900210068B1E7 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 36E3C4D12B59001D0068B1E7 /* SwiftUIDemoD */;
- targetProxy = 36E3C4ED2B5900210068B1E7 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- 36E3C4F42B5900210068B1E7 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
- 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;
- ENABLE_USER_SCRIPT_SANDBOXING = YES;
- GCC_C_LANGUAGE_STANDARD = gnu17;
- 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;
- IPHONEOS_DEPLOYMENT_TARGET = 15.0;
- LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- 36E3C4F52B5900210068B1E7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
- 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;
- ENABLE_USER_SCRIPT_SANDBOXING = YES;
- GCC_C_LANGUAGE_STANDARD = gnu17;
- 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;
- IPHONEOS_DEPLOYMENT_TARGET = 15.0;
- LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 36E3C4F72B5900210068B1E7 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 2B57E0E05727559BE88D2D7E /* Pods-SwiftUIDemoD.debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_ASSET_PATHS = "\"SwiftUIDemoD/Preview Content\"";
- DEVELOPMENT_TEAM = GHS35C4455;
- ENABLE_PREVIEWS = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_FILE = SwiftUIDemoD/Info.plist;
- INFOPLIST_KEY_NSCameraUsageDescription = "App需要访问您的相机,是否允许?";
- INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "App需要访问您的相册,是否允许?";
- INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "App需要访问您的相册,是否允许?";
- INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
- INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
- INFOPLIST_KEY_UILaunchScreen_Generation = YES;
- INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleLightContent;
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.hhhhhh.demo;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 1;
- };
- name = Debug;
- };
- 36E3C4F82B5900210068B1E7 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = D493C58CA0DC5250988C66B6 /* Pods-SwiftUIDemoD.release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_ASSET_PATHS = "\"SwiftUIDemoD/Preview Content\"";
- DEVELOPMENT_TEAM = GHS35C4455;
- ENABLE_PREVIEWS = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_FILE = SwiftUIDemoD/Info.plist;
- INFOPLIST_KEY_NSCameraUsageDescription = "App需要访问您的相机,是否允许?";
- INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "App需要访问您的相册,是否允许?";
- INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "App需要访问您的相册,是否允许?";
- INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
- INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
- INFOPLIST_KEY_UILaunchScreen_Generation = YES;
- INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleLightContent;
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.hhhhhh.demo;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 1;
- };
- name = Release;
- };
- 36E3C4FA2B5900210068B1E7 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GENERATE_INFOPLIST_FILE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 17.0;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.xiaoxue.SwiftUIDemoDTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftUIDemoD.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SwiftUIDemoD";
- };
- name = Debug;
- };
- 36E3C4FB2B5900210068B1E7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GENERATE_INFOPLIST_FILE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 17.0;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.xiaoxue.SwiftUIDemoDTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftUIDemoD.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SwiftUIDemoD";
- };
- name = Release;
- };
- 36E3C4FD2B5900210068B1E7 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.xiaoxue.SwiftUIDemoDUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_TARGET_NAME = SwiftUIDemoD;
- };
- name = Debug;
- };
- 36E3C4FE2B5900210068B1E7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.xiaoxue.SwiftUIDemoDUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_TARGET_NAME = SwiftUIDemoD;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 36E3C4CD2B59001D0068B1E7 /* Build configuration list for PBXProject "SwiftUIDemoD" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 36E3C4F42B5900210068B1E7 /* Debug */,
- 36E3C4F52B5900210068B1E7 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 36E3C4F62B5900210068B1E7 /* Build configuration list for PBXNativeTarget "SwiftUIDemoD" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 36E3C4F72B5900210068B1E7 /* Debug */,
- 36E3C4F82B5900210068B1E7 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 36E3C4F92B5900210068B1E7 /* Build configuration list for PBXNativeTarget "SwiftUIDemoDTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 36E3C4FA2B5900210068B1E7 /* Debug */,
- 36E3C4FB2B5900210068B1E7 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 36E3C4FC2B5900210068B1E7 /* Build configuration list for PBXNativeTarget "SwiftUIDemoDUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 36E3C4FD2B5900210068B1E7 /* Debug */,
- 36E3C4FE2B5900210068B1E7 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 36E3C4CA2B59001D0068B1E7 /* Project object */;
- }
|