Fix blogmark deep-link delivery and editor activation
This commit is contained in:
@@ -24,7 +24,7 @@ wry = "0.55.1"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
objc2 = "0.6"
|
||||
objc2-foundation = "0.3"
|
||||
objc2-foundation = { version = "0.3", features = ["objc2-core-services"] }
|
||||
objc2-app-kit = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user