switch to tags where possible (#80)

This commit is contained in:
David Koski
2024-06-10 15:44:36 -07:00
committed by GitHub
parent 9d74afd119
commit 61c0703c91
3 changed files with 10 additions and 10 deletions

View File

@@ -2607,8 +2607,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/huggingface/swift-transformers";
requirement = {
branch = main;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 0.1.8;
};
};
C392736E2B60699100368D5D /* XCRemoteSwiftPackageReference "swift-argument-parser" */ = {
@@ -2623,8 +2623,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/ml-explore/mlx-swift";
requirement = {
branch = main;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 0.12.1;
};
};
/* End XCRemoteSwiftPackageReference section */

View File

@@ -15,8 +15,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/ml-explore/mlx-swift",
"state" : {
"branch" : "main",
"revision" : "d6d9472da5bf7ec2654e8914bd1d15622f45b6a9"
"revision" : "36d63a1fc386a551df14f5b67df1756dc17d2ebc",
"version" : "0.12.1"
}
},
{
@@ -78,8 +78,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/huggingface/swift-transformers",
"state" : {
"branch" : "main",
"revision" : "fc6543263e4caed9bf6107466d625cfae9357f08"
"revision" : "fc6543263e4caed9bf6107466d625cfae9357f08",
"version" : "0.1.8"
}
}
],