Skip to content

Commit

Permalink
Eliminate CheckersKit package.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenbensley committed Sep 8, 2024
1 parent 04161d1 commit 5365ec2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
9 changes: 0 additions & 9 deletions Queah.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
mainGroup = DC84DF512A3F5669009368A3;
packageReferences = (
DC61BC832C8C909B0078130F /* XCRemoteSwiftPackageReference "UtiliKit" */,
DC61BC862C8C90A30078130F /* XCRemoteSwiftPackageReference "CheckersKit" */,
);
productRefGroup = DC84DF5B2A3F5669009368A3 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -593,14 +592,6 @@
kind = branch;
};
};
DC61BC862C8C90A30078130F /* XCRemoteSwiftPackageReference "CheckersKit" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/stephenbensley/CheckersKit";
requirement = {
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,22 +1,13 @@
{
"originHash" : "d6abd9716227493a2d07d77e6945341e05a54457c3128151eaa8bad4ebbb28b5",
"originHash" : "9904166925030d438115cf3427cde4d59a2e94263ad3f7cb6cc541da2d8f7430",
"pins" : [
{
"identity" : "checkerskit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stephenbensley/CheckersKit",
"state" : {
"branch" : "main",
"revision" : "fc0486998ab2627b52f2363891e21c55f5abf39c"
}
},
{
"identity" : "utilikit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stephenbensley/UtiliKit",
"state" : {
"branch" : "main",
"revision" : "ab173e9bd7891ad91e04af2a17a8c1198739433f"
"revision" : "447e62dc4ec41ab571fd49ec25003b9836fa6181"
}
}
],
Expand Down

0 comments on commit 5365ec2

Please sign in to comment.