Skip to content

Catalina beta 7 | Doesn't invoke storyboardInitCompleted #126

@takasek

Description

@takasek

Similar to #69

With macOS Catalina beta (both 6 or 7) + Xcode 10.3, Test code crashes with EXC_BAD_INSTRUCTION on:

let cat1 = animalViewController1.animal as! Cat

let cat1 = animalViewController1.animal as! Cat

Avoiding to forced unwrap, many tests fail.

Because storyboardInitCompleted wasn't invoked, I'm not sure why, and then the property animal turned into nil.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions