Describe the bug
On commit id 68c67da (currently top of develop), I ran
❯ cargo run --example showcase
which gives me a black window. then I use git bisect, find out it's the top commit causing the problem.
My OS is macOS 12.2.
To Reproduce
Steps to reproduce the behavior:
- Git checkout to 68c67da
cargo run --example showcase
- If compile failed due to missing symbol, try to add a
orbtk/build.rs and manually link against CoreHaptics
- See error
Expected behavior
Showing normal examples
Screenshots

Desktop (please complete the following information):
Additional context
I'm willing to help, but it currently gives no more info in console.