The 'swift' was interrupted with a signal 9

Question or problem

I made: mkdir MyApp cd MyApp and then I try: tuist init --platform ios and I got a error message on terminal like:

The 'swift' was interrupted with a signal 9

Context

  • Tuist version: 4.35.0
  • swift-driver version: 1.115
  • Apple Swift version 6.0.2
  • (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
  • Xcode Version 16.1

Hey :wave:

I can’t reproduce the issue.

Have you installed Tuist with Homebrew or Mise? If you run tuist version, can you confirm that the output is 4.35.0?

Can you try running the tuist init command with --verbose, so we see more logs?

All of that will help us to debug this, thanks :pray: