You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I Build rust native build for ios in which I use Rocksdb : https://docs.rs/rocksdb/latest/rocksdb/ , and there all working fine.
so we need to add support for rocksdb in ios and android.
In ios -> XCode :when I try to add this repo(https://github.com/koraykoska/rocksdb.swift) as package dependencies -> I am getting error of threads.
please, can anyone solve this?
The text was updated successfully, but these errors were encountered:
I Build rust native build for ios in which I use Rocksdb : https://docs.rs/rocksdb/latest/rocksdb/ , and there all working fine.
so we need to add support for rocksdb in ios and android.
In ios -> XCode :when I try to add this repo(https://github.com/koraykoska/rocksdb.swift) as package dependencies -> I am getting error of threads.
please, can anyone solve this?
The text was updated successfully, but these errors were encountered: