Failed to finalize LSBundleWrapper mutator instance for <bundle-id>

I have a simple ios app written in Swift, that I executed lots of times. Suddenly I started to get: "Failed to finalize LSBundleWrapper mutator instance for ". I deleted the derived data and did "clean folder" but in vain. I run it on "My Mac" but it also happens on simulators. I have M1 mini-mac, macOS Monterey and XCode 13.4.1

Please advise how to solve it

Replies

Clean the Build Folder worked for me: Product > Clean Build Folder. I have a M1 MacBookAir, macOS Monterey 12.4 and Xcode 13.4.1