ryanmcgrath / cacao

Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
MIT License
1.8k stars 65 forks source link

Fix hello world example #27

Closed pingiun closed 1 year ago

pingiun commented 2 years ago

This fixes #26, however when I run this example no window is showing up.

ryanmcgrath commented 2 years ago

Ah, yeah - use the airyx branch, a lot of overhaul was done there. Examples should all work - I really need to merge it and bump to a 0.3, just been super busy and not many are using this crate at the moment to where it's been urgent.

ryanmcgrath commented 1 year ago

The branch in question was merged, so this should be fine now.