Remove package.resolved

This commit is contained in:
0xLeif 2022-05-03 16:59:08 -06:00
parent afdba106a9
commit 5a6c555f13
3 changed files with 2 additions and 42 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ DerivedData/
.swiftpm/config/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
.netrc
/*.resolved

View File

@ -1,41 +0,0 @@
{
"pins" : [
{
"identity" : "c",
"kind" : "remoteSourceControl",
"location" : "https://github.com/0xOpenBytes/c",
"state" : {
"revision" : "9477c47d3802d983580fb0770c9869c9e9330a37",
"version" : "0.3.0"
}
},
{
"identity" : "flet",
"kind" : "remoteSourceControl",
"location" : "https://github.com/0xOpenBytes/FLet",
"state" : {
"revision" : "35a4a21a058661e59556c2870e5ed2351f58622f",
"version" : "1.1.0"
}
},
{
"identity" : "o",
"kind" : "remoteSourceControl",
"location" : "https://github.com/0xOpenBytes/o",
"state" : {
"revision" : "2721b5d5feab371ab6e6999a557f9c80f0426228",
"version" : "0.2.1"
}
},
{
"identity" : "t",
"kind" : "remoteSourceControl",
"location" : "https://github.com/0xOpenBytes/t",
"state" : {
"revision" : "78294df737c524f40267bca42beb8e10ca28aa41",
"version" : "0.2.0"
}
}
],
"version" : 2
}

View File

@ -1,4 +1,4 @@
// swift-tools-version: 5.6
// swift-tools-version: 5.5
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription