remove deps

This commit is contained in:
anlicheng 2025-04-10 16:47:16 +08:00
parent 9127f5e852
commit 3051c0253e

View File

@ -6,10 +6,6 @@
objectVersion = 77; objectVersion = 77;
objects = { objects = {
/* Begin PBXBuildFile section */
C87233D82DA3D2D7006A6CDC /* Refresh in Frameworks */ = {isa = PBXBuildFile; productRef = C87233D72DA3D2D7006A6CDC /* Refresh */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */ /* Begin PBXContainerItemProxy section */
C85F58D32D64D11000D761E9 /* PBXContainerItemProxy */ = { C85F58D32D64D11000D761E9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
@ -69,7 +65,6 @@
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
C87233D82DA3D2D7006A6CDC /* Refresh in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
@ -130,7 +125,6 @@
); );
name = dimensionhub; name = dimensionhub;
packageProductDependencies = ( packageProductDependencies = (
C87233D72DA3D2D7006A6CDC /* Refresh */,
); );
productName = dimensionhub; productName = dimensionhub;
productReference = C85F58C02D64D10F00D761E9 /* dimensionhub.app */; productReference = C85F58C02D64D10F00D761E9 /* dimensionhub.app */;
@ -215,7 +209,6 @@
mainGroup = C85F58B72D64D10F00D761E9; mainGroup = C85F58B72D64D10F00D761E9;
minimizedProjectReferenceProxies = 1; minimizedProjectReferenceProxies = 1;
packageReferences = ( packageReferences = (
C87233D62DA3D2D7006A6CDC /* XCRemoteSwiftPackageReference "Refresh" */,
); );
preferredProjectObjectVersion = 77; preferredProjectObjectVersion = 77;
productRefGroup = C85F58C12D64D10F00D761E9 /* Products */; productRefGroup = C85F58C12D64D10F00D761E9 /* Products */;
@ -592,25 +585,6 @@
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
/* End XCConfigurationList section */ /* 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 */; rootObject = C85F58B82D64D10F00D761E9 /* Project object */;
} }