build(deps): update objc2 requirement from 0.5.2 to 0.6.0 #579
Annotations
10 errors
Build crate:
src/backends/cg.rs#L46
no rules expected `DeclaredClass`
|
Build crate:
src/backends/cg.rs#L13
unresolved import `objc2::mutability`
|
Build crate:
src/backends/cg.rs#L66
cannot find type `Observer` in this scope
|
Build crate:
src/backends/cg.rs#L67
cannot find type `Observer` in this scope
|
Build crate:
src/backends/cg.rs#L69
cannot find type `Observer` in this scope
|
Build crate:
src/backends/cg.rs#L123
cannot find type `Observer` in this scope
|
Build crate:
src/backends/cg.rs#L13
unused import: `ClassType`
|
Build crate:
src/backends/cg.rs#L22
unused import: `std::ffi::c_void`
|
Build crate:
src/backends/cg.rs#L72
use of deprecated macro `msg_send_id`: use a normal msg_send! instead, it will now perform the conversion to/from `Retained` for you
|
Build crate:
src/backends/cg.rs#L171
use of deprecated macro `msg_send_id`: use a normal msg_send! instead, it will now perform the conversion to/from `Retained` for you
|
Loading