- Need to lookup the `.xib` manually, not via `init(windowNibName:)` - Should use `Bundle.module` and not the implicit `Bundle.main`. - Consider programmatic UI instead