mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
refactor(log): use NSString instead of SRString on iOS (#302)
This commit is contained in:
committed by
GitHub
parent
39b144df42
commit
14e4705d55
@@ -27,6 +27,8 @@ android_logger = "0.11"
|
||||
|
||||
[target."cfg(target_os = \"ios\")".dependencies]
|
||||
swift-rs = "1.0.1"
|
||||
objc = "0.2"
|
||||
cocoa = "0.24"
|
||||
|
||||
[features]
|
||||
colored = ["fern/colored"]
|
||||
Reference in New Issue
Block a user