WatchOS build failed with Xcode Cloud

I have two build actions in my workflow. One is for iOS build and the other one is watchOS build. iOS build is okay but watchOS build is always failed.

I got message saying "xcodebuild: error: unable to find a destination matching the provided destination specifier: {generic:1, platform:watchOs Simulator}"

Any help?