Remove the node switcher UI, native title-bar integration, registry persistence, and dedicated dependencies
Hop-State: A_06FPH4TF27M92NB8GVKNGKG Hop-Proposal: R_06FPH4T0F0KDZV6BB8BQ0J8 Hop-Task: T_06FPH2162KK06P10J2MY3SR Hop-Attempt: AT_06FPH2162H2HW7STZZWQFJR
This commit is contained in:
@@ -24,23 +24,5 @@ serde_json = "1"
|
||||
reqwest = { version = "0.12", features = ["cookies", "json", "rustls-tls"] }
|
||||
tauri-plugin-notification = "2"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
objc2 = "0.6"
|
||||
objc2-app-kit = { version = "0.3", features = [
|
||||
"NSButton",
|
||||
"NSCell",
|
||||
"NSControl",
|
||||
"NSLayoutConstraint",
|
||||
"NSMenu",
|
||||
"NSMenuItem",
|
||||
"NSPopUpButton",
|
||||
"NSResponder",
|
||||
"NSTitlebarAccessoryViewController",
|
||||
"NSView",
|
||||
"NSViewController",
|
||||
"NSWindow",
|
||||
] }
|
||||
objc2-foundation = { version = "0.3", features = ["NSArray", "NSString"] }
|
||||
|
||||
[dev-dependencies]
|
||||
http = "1"
|
||||
|
||||
Reference in New Issue
Block a user