docs(sql): iOS seems to work (#2233)

This commit is contained in:
Fabian-Lars
2024-12-23 20:08:05 +01:00
committed by GitHub
parent 8d6c992661
commit 768b72acf8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ windows = { level = "full", notes = "" }
linux = { level = "full", notes = "" }
macos = { level = "full", notes = "" }
android = { level = "full", notes = "" }
ios = { level = "none", notes = "" }
ios = { level = "full", notes = "" }
[build-dependencies]
tauri-plugin = { workspace = true, features = ["build"] }