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:
co-authored by
Nathan Sobo
parent
f77239bd96
commit
07562c2ccd
Generated
-2
@@ -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",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user