Skip to content

Fix SPM installation: Window Controller's default .xib lookup fails in Swift Package modules #4

@DivineDominion

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions