Locate app bundle based on location of CLI binary

The app bundle can also be specified via `-b` or `--bundle-path`.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Antonio Scandurra
2022-04-20 17:29:12 +02:00
co-authored by Nathan Sobo
parent f77239bd96
commit 07562c2ccd
3 changed files with 20 additions and 40 deletions
Generated
-2
View File
@@ -998,12 +998,10 @@ version = "0.1.0"
dependencies = [
"anyhow",
"clap 3.1.8",
"cocoa",
"core-foundation",
"core-services",
"dirs 3.0.1",
"ipc-channel",
"objc",
"plist",
"serde",
]