Replies: 1 comment
-
I believe this is unfortunately the result of an incremental bug in the Swift compiler reported here: swiftlang/swift#60706 It might be worth leaving a comment that you encounter the issue regularly, as well. More visibility might lead to more prioritization. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running into an issue where, when I add new cases to an existing Action type, I have to clean the build folder, or I will run into weird issues, including EXC_BAD_ACCESS and wrong case paths being matched. Is this normal?
Beta Was this translation helpful? Give feedback.
All reactions