Repro steps: 1. Clone https://github.com/nbolton/hello-rust-tray 2. Build and run: ```` cargo build target/debug/hello-rust-tray ```` Expected: Icon in the menu bar (works fine on macOS Sequioa) <img width="297" height="402" alt="Image" src="https://github.com/user-attachments/assets/7a735c55-5005-4d02-adc1-ec2ff4248775" /> Actual: No icon on macOS Tahoe Beta 4 (25A5316i) and Beta 5 (25A5327h). <img width="296" height="409" alt="Image" src="https://github.com/user-attachments/assets/e7162f6b-b434-402d-a0b8-16bbf2a4f812" />