Add Dotfiles Xcode project, with ShellLog target for logging shell stuff to os_log facilities

This commit is contained in:
Eryn Wells 2022-01-19 08:19:41 -08:00
parent a0cd8f4680
commit d91d7ca90b
5 changed files with 408 additions and 0 deletions

View file

@ -0,0 +1,16 @@
{
"object": {
"pins": [
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser.git",
"state": {
"branch": null,
"revision": "e1465042f195f374b94f915ba8ca49de24300a0d",
"version": "1.0.2"
}
}
]
},
"version": 1
}