Support iOS platform

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-04-22 18:58:51 +08:00
parent d9559203a3
commit a207b6642f
8 changed files with 114 additions and 86 deletions
+1 -1
View File
@@ -8,6 +8,7 @@ require (
github.com/forgoer/openssl v1.5.0
github.com/mattn/go-sqlite3 v1.14.16
github.com/tidwall/gjson v1.14.4
xorm.io/builder v0.3.11-0.20220531020008-1bd24a7dc978
xorm.io/xorm v1.3.2
)
@@ -15,7 +16,6 @@ require (
github.com/golang/snappy v0.0.4 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
xorm.io/builder v0.3.11-0.20220531020008-1bd24a7dc978
)
require (