try to fix CI

pull/2019/head
amrbashir 9 months ago
parent 7f7f3e4633
commit eb88ad5a62
No known key found for this signature in database
GPG Key ID: BBD7A47A2003FF33

@ -60,3 +60,6 @@ features = ["NSWorkspace"]
[target."cfg(target_os = \"macos\")".dependencies.objc2-foundation]
version = "0.2"
features = ["NSURL", "NSArray", "NSString"]
[target.'cfg(target_os = "ios")'.dependencies]
tauri = { workspace = true, features = ["wry"] }
Loading…
Cancel
Save