Multiple commands produce error

Hi everyone, I've encountered the following error messages: Multiple commands produce '/Users/haoyuyeh/Downloads/程式相關/Code/App Dev/OrderKitchenSystem/OrderKitchenSystem/build/OrderKitchenSystem.build/Debug-iphonesimulator/OrderKitchenSystem.build/Objects-normal/arm64/MainViewModel.stringsdata' Target 'OrderKitchenSystem' (project 'OrderKitchenSystem') has Swift tasks not blocking downstream targets Target 'OrderKitchenSystem' (project 'OrderKitchenSystem') has Swift tasks not blocking downstream targets

Does anyone can shine some lights about how this could happen and how to solve it ?

thanks

any updates?

I assume you've created NSManagedObject subclasses in Xcode but left codegen setting of your entity to 'class definition'. Change this setting to 'manual/none'.

I am using Xcode 16 for macOS for my first App using Swift/SwiftUI.

Where is 'codegn' found, I think I've looked at all the files in my app but cannot find it.

This error appeared to me after some kind of Xcode update on September 26, 2024

Multiple commands produce error
 
 
Q