-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update realm-core integration to use static library #232
base: master
Are you sure you want to change the base?
Conversation
Hi @jpbland1 - The changes do not appear to be an incremental change in the patch file. I'm looking at the updated It's unfortunate this is a patch file and not a repo commit update to track changes. I ended up using The realm-core version to use is commit 5533505d18f, right? I have an alternate
Just drop that In any case, the Visual Studio solutions still build and run. with the latest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Although hundreds of lines changes in the patch, it appears the net change is less than a dozen characters to the extension of libwolfssl.a
which seems to work.
Static library is required to bundle everything into a gradle package