Xcode 14 "Fix All Issues" not possible?

Im using Version 14.0 (14A309)

In Xcode 13 i used the keybinding Control ⌃ + Option ⌥ + Command ⌘ + F to fix all errors in scope, for example an enum with missing cases.

It is not possible in Xcode 14 since the "Fix All Issues" button is disabled all the time.

You can navigate to "Fix All Issues" from: Editor -> "Fix All Issues" but its not possible to tap the button.

have you found a solution to this issue

@admin what is the solution its not working the xcode Version 14.0.1 (14A400)

Experiencing this issue on Xcode 14.3 (14E222b).

Still experiencing this issue. Sometimes (rarely) the "Fix All Issues" is working, but most of the times it doesn't. It's really frustrating: working with modules it's useful to automatically convert to "public" methods and variables when you decide a class/struct should be visible outside defining module. Or to auto-conform to protocols. Is it possible to know what is the cause, so that we can at least try to get around it? Thanks!

Xcode 14 "Fix All Issues" not possible?
 
 
Q