DarwinKit has released v0.5.0, the largest release to date, offering near-complete coverage of 33 Apple frameworks with automatic Go integration. This includes 2,353 classes, 23,822 methods, 9,519 constants, and 543 structs. It's now possible to build simple Mac apps using Go without XCode, thanks to features like automatic conversion of native Go types, block arguments support, and pre-made delegate implementations. The project aims to eventually cover Apple framework functions and minimize CGO usage to enhance build times and binary sizes.
Sort: