Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions Playground/GarnishPlayground.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

/* Begin PBXBuildFile section */
2D361B622E42A2F000567EAB /* Garnish in Frameworks */ = {isa = PBXBuildFile; productRef = 2D361B612E42A2F000567EAB /* Garnish */; };
2D4667982E43FCEC00DD41ED /* GarnishTheme in Frameworks */ = {isa = PBXBuildFile; productRef = 2D4667972E43FCEC00DD41ED /* GarnishTheme */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand All @@ -29,7 +28,6 @@
buildActionMask = 2147483647;
files = (
2D361B622E42A2F000567EAB /* Garnish in Frameworks */,
2D4667982E43FCEC00DD41ED /* GarnishTheme in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -81,7 +79,6 @@
name = GarnishPlayground;
packageProductDependencies = (
2D361B612E42A2F000567EAB /* Garnish */,
2D4667972E43FCEC00DD41ED /* GarnishTheme */,
);
productName = GarnishPlayground;
productReference = 2D361B3A2E42A23D00567EAB /* GarnishPlayground.app */;
Expand Down Expand Up @@ -386,11 +383,6 @@
isa = XCSwiftPackageProductDependency;
productName = Garnish;
};
2D4667972E43FCEC00DD41ED /* GarnishTheme */ = {
isa = XCSwiftPackageProductDependency;
package = 2D361B602E42A2F000567EAB /* XCLocalSwiftPackageReference "../../Garnish" */;
productName = GarnishTheme;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 2D361B322E42A23D00567EAB /* Project object */;
Expand Down