ryanmcgrath / cacao

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

Feat/change objc classdec #67

Closed ryanmcgrath closed 1 year ago

ryanmcgrath commented 1 year ago

Changes the way that subclass declarations work to inject a random u64, per the findings over in #63.