Add Package.resolved

This commit is contained in:
deling-google
2022-03-31 16:03:11 -07:00
parent b68f3ccf60
commit 58352df21c
2 changed files with 25 additions and 1 deletions
-1
View File
@@ -1,3 +1,2 @@
build/**
.build
Package.resolved
+25
View File
@@ -0,0 +1,25 @@
{
"object": {
"pins": [
{
"package": "abseil",
"repositoryURL": "https://github.com/firebase/abseil-cpp-SwiftPM.git",
"state": {
"branch": "main",
"revision": "d302de612e3d57c6f4afaf087da18fba8eac72a7",
"version": null
}
},
{
"package": "BoringSSL-GRPC",
"repositoryURL": "https://github.com/firebase/boringssl-SwiftPM.git",
"state": {
"branch": null,
"revision": "734a8247442fde37df4364c21f6a0085b6a36728",
"version": "0.7.2"
}
}
]
},
"version": 1
}