refactor(log): use NSString instead of SRString on iOS (#302)

This commit is contained in:
Lucas Fernandes Nogueira
2023-04-13 14:27:56 -07:00
committed by GitHub
parent 39b144df42
commit 14e4705d55
4 changed files with 40 additions and 9 deletions
Generated
+2
View File
@@ -4430,8 +4430,10 @@ version = "0.1.0"
dependencies = [
"android_logger",
"byte-unit",
"cocoa",
"fern",
"log",
"objc",
"serde",
"serde_json",
"serde_repr",