XIB User-defined runtime attribute mismatch is incorrect on Xcode 9

Issue #115 resolved
Kent Sutherland created an issue

This is with the prerelease build from #114. The error below shouldn't be appearing (it wasn't on Xcode 8 with the same project).

User-defined runtime attribute configured for MyView key path image has type “(null)” (and value ) but the type expected in setter is NSImage *. This runtime attribute is set for XIB object ID 1yf-ag-jIS.

A sample project is attached.

Comments (2)

  1. Ali Rantakari repo owner

    Thanks for reporting this (and for the repro project!). A fix for this will be included in the next release.

  2. Log in to comment