You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the objc send is failing, returning an undefined MessageError which on display in the panic!() tries to allocate a huge vec. My guess it it's due to SSheldon/rust-objc#62.
Running examples (from HEAD of this repository) fails:
Still works on stable (1.25.0). I think this is rust issue, but cannot figure it out.
The text was updated successfully, but these errors were encountered: