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
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
Is macOS version still buildable?
I have encountered a lot of build errors with ReaktiveInterop, ObservableNavigator etc.
Even after bumping some libs (kotlin-coroutines, kotlinx.serialization) and fixing all Swift errors, app is crashing on start with
ERROR - sqlite3_close(0x7f88d9e3bba0) failed: 5
The text was updated successfully, but these errors were encountered:
Yeah sorry about that. I was actively building it, but trying to get libgit2 up and running for syncing of notes was proving to be difficult. With the introduction of Compose for Desktop UI I'm no longer sure if I wanna continue down this path. I'm leaning towards trying it out so that I can reuse JVM libraries for git, markdown, etc. Tracking it here: #63
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is macOS version still buildable?
I have encountered a lot of build errors with ReaktiveInterop, ObservableNavigator etc.
Even after bumping some libs (kotlin-coroutines, kotlinx.serialization) and fixing all Swift errors, app is crashing on start with
ERROR - sqlite3_close(0x7f88d9e3bba0) failed: 5
The text was updated successfully, but these errors were encountered: