remove and ignore Package.resolved
This commit is contained in:
parent
5bc60c2cbd
commit
66bcf3cef9
|
@ -1,4 +1,5 @@
|
|||
.DS_Store
|
||||
Package.resolved
|
||||
/.build
|
||||
/Packages
|
||||
/*.xcodeproj
|
||||
|
|
|
@ -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
|
||||
}
|
Loading…
Reference in New Issue