Xcode 11.4 Beta, Swift 5.2: Compiler error for binding

Using Xcode 11.4 and Swift 5.2 beta with my project.


3 of 10 Bindings I use I a SwiftUI project are now generating errors during compilation


Return from initializer without initializing all stored properties


Dont for the life of me understand why.


I assume a compiler bug?

Answered by tarasis in 407992022

Yes, that definitely works as a workaround.


Thank you. Going to mark it as a 'correct' answer

Accepted Answer

Yes, that definitely works as a workaround.


Thank you. Going to mark it as a 'correct' answer

Xcode 11.4 Beta, Swift 5.2: Compiler error for binding
 
 
Q