Downloads and change log: https://git.nil.im/ObjFW/ObjFW/releases/tag/1.5.1-release
This fixes a regression introduced in 1.5 that made weak references deadlock.
Eventually (which may be many years ahead) I'm going to have a cross-platform #ObjC app featuring both a native GTK and native Cocoa (Touch) interfaces.
In case you‘re interested in the state of #ObjGTK (which turns out to be my project for learning GObject), I’ve put some notes here: https://git.nil.im/ObjFW/discussions/issues/16#issuecomment-319
After an optimization of the CRC32 function, ObjFW's ofarc went from being significantly slower than unzip to being faster than unzip (tested on both Zen 4 and Apple M1). 1.4.1 will be released so...