Guides day-to-day work in Tuist-generated Xcode workspaces, including generation, build and test commands, and buildable folders. Use when working in a…
Using Tuist Generated Projects Quick Start # Generate workspace without opening Xcode tuist generate --no-open # Build a scheme with xcodebuild xcodebuild build -workspace App.xcworkspace -scheme App # Run tests with xcodebuild xcodebuild test -workspace App.xcworkspace -scheme AppTests -only-testing AppTests/MyTestCase Project definition Prefer buildable folders
don't have the plugin yet? install it then click "run inline in claude" again.