Xcode New App Project Select Any iOS Device (arm64) command + B
Verify final result code for completed build operation
Build operation failed without specifying any errors. Individual build tasks may have failed for unknown reasons. One possible cause is if there are too many (possibly zombie) processes; in this case, rebooting may fix the problem. Some individual build task failures (up to 12) may be listed below.
I’ve already tried: • Reinstalling Xcode and toolchains • Cleaning DerivedData • Switching code signing and provisioning profiles • Restarting the system and checking for zombie processes • Creating a fresh HelloWorld project with no custom code
Still, the issue persists. It seems related to swift-frontend and possibly new AppIntents processing.
please help me,thanks!