From 3051c0253eef8e6f465d6f3fddb87e0cad61a41d Mon Sep 17 00:00:00 2001 From: anlicheng <244108715@qq.com> Date: Thu, 10 Apr 2025 16:47:16 +0800 Subject: [PATCH] remove deps --- dimensionhub.xcodeproj/project.pbxproj | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/dimensionhub.xcodeproj/project.pbxproj b/dimensionhub.xcodeproj/project.pbxproj index 1ad2d43..cede1f9 100644 --- a/dimensionhub.xcodeproj/project.pbxproj +++ b/dimensionhub.xcodeproj/project.pbxproj @@ -6,10 +6,6 @@ objectVersion = 77; objects = { -/* Begin PBXBuildFile section */ - C87233D82DA3D2D7006A6CDC /* Refresh in Frameworks */ = {isa = PBXBuildFile; productRef = C87233D72DA3D2D7006A6CDC /* Refresh */; }; -/* End PBXBuildFile section */ - /* Begin PBXContainerItemProxy section */ C85F58D32D64D11000D761E9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -69,7 +65,6 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C87233D82DA3D2D7006A6CDC /* Refresh in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -130,7 +125,6 @@ ); name = dimensionhub; packageProductDependencies = ( - C87233D72DA3D2D7006A6CDC /* Refresh */, ); productName = dimensionhub; productReference = C85F58C02D64D10F00D761E9 /* dimensionhub.app */; @@ -215,7 +209,6 @@ mainGroup = C85F58B72D64D10F00D761E9; minimizedProjectReferenceProxies = 1; packageReferences = ( - C87233D62DA3D2D7006A6CDC /* XCRemoteSwiftPackageReference "Refresh" */, ); preferredProjectObjectVersion = 77; productRefGroup = C85F58C12D64D10F00D761E9 /* Products */; @@ -592,25 +585,6 @@ defaultConfigurationName = Release; }; /* End XCConfigurationList section */ - -/* Begin XCRemoteSwiftPackageReference section */ - C87233D62DA3D2D7006A6CDC /* XCRemoteSwiftPackageReference "Refresh" */ = { - isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/wxxsw/Refresh.git"; - requirement = { - kind = upToNextMajorVersion; - minimumVersion = 0.2.0; - }; - }; -/* End XCRemoteSwiftPackageReference section */ - -/* Begin XCSwiftPackageProductDependency section */ - C87233D72DA3D2D7006A6CDC /* Refresh */ = { - isa = XCSwiftPackageProductDependency; - package = C87233D62DA3D2D7006A6CDC /* XCRemoteSwiftPackageReference "Refresh" */; - productName = Refresh; - }; -/* End XCSwiftPackageProductDependency section */ }; rootObject = C85F58B82D64D10F00D761E9 /* Project object */; }