Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalina beta 7 | Doesn't invoke storyboardInitCompleted #126

Open
takasek opened this issue Aug 29, 2019 · 4 comments
Open

Catalina beta 7 | Doesn't invoke storyboardInitCompleted #126

takasek opened this issue Aug 29, 2019 · 4 comments

Comments

@takasek
Copy link

takasek commented Aug 29, 2019

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.

@takasek takasek changed the title OSX | Catalina beta 7 | Doesn't invoke storyboardInitCompleted Catalina beta 7 | Doesn't invoke storyboardInitCompleted Sep 2, 2019
@takasek
Copy link
Author

takasek commented Sep 12, 2019

It still occurs in Catalina beta 8.

@levashovalexey
Copy link

Still occurs in Release version of Catalina

@levashovalexey
Copy link

Do you planning to investigate this issue?

@woko666
Copy link

woko666 commented Nov 17, 2019

The issue still occurs in 10.15.1... Any plans to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants