In Swift 5.8, a major improvement has been made to the implementation of result builder. As a result, the compiler now throws errors for some error cases that were previously overlooked. I have the exact same behavior in my SwiftUI code.
In Swift 5.8, a major improvement has been made to the implementation of result builder. As a result, the compiler now throws errors for some error cases that were previously overlooked. I have the exact same behavior in my SwiftUI code.