Merge pull request #36 from ktoso/wip-remove-package-resolved

remove and ignore Package.resolved
This commit is contained in:
Konrad `ktoso` Malawski 2020-09-24 00:49:13 +09:00 committed by GitHub
commit 11ce8e1b0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 16 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.DS_Store
Package.resolved
/.build
/Packages
/*.xcodeproj

View File

@ -1,16 +0,0 @@
{
"object": {
"pins": [
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "57c6bd04256ba47590ee2285e208f731210c5c10",
"version": "1.3.0"
}
}
]
},
"version": 1
}