The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Tuist, reference 4.191.5 (65884d), with Swift 6.3 for macOS (SPM) on 1 May 2026 13:42:08 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21-DOT-DEV/swift-plugin-tuist.git
Reference: 4.191.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/21-DOT-DEV/swift-plugin-tuist
 * tag               4.191.5    -> FETCH_HEAD
HEAD is now at 65884d7 Updating tuist to 4.191.5
Cloned https://github.com/21-DOT-DEV/swift-plugin-tuist.git
Revision (git rev-parse @):
65884d758ffb5163396f8117c8e22570ce7591f5
SUCCESS checkout https://github.com/21-DOT-DEV/swift-plugin-tuist.git at 4.191.5
Fetching https://github.com/21-DOT-DEV/swift-artifact-parser
[1/28] Fetching swift-artifact-parser
Fetched https://github.com/21-DOT-DEV/swift-artifact-parser from cache (0.59s)
Computing version for https://github.com/21-DOT-DEV/swift-artifact-parser
Computed https://github.com/21-DOT-DEV/swift-artifact-parser at 0.0.1 (1.28s)
Creating working copy for https://github.com/21-DOT-DEV/swift-artifact-parser
Working copy of https://github.com/21-DOT-DEV/swift-artifact-parser resolved at 0.0.1
Downloading binary artifact https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.191.5/tuist.artifactbundle.zip
[16375/58771034] Downloading https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.191.5/tuist.artifactbundle.zip
Downloaded https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.191.5/tuist.artifactbundle.zip (3.97s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-plugin-tuist",
      "name": "Tuist",
      "url": "https://github.com/21-DOT-DEV/swift-plugin-tuist.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-plugin-tuist",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-artifact-parser",
          "name": "ArtifactParser",
          "url": "https://github.com/21-DOT-DEV/swift-artifact-parser",
          "version": "0.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-artifact-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/21-DOT-DEV/swift-plugin-tuist.git
[1/1260] Fetching swift-plugin-tuist
Fetched https://github.com/21-DOT-DEV/swift-plugin-tuist.git from cache (0.83s)
Fetching https://github.com/21-DOT-DEV/swift-artifact-parser from cache
Fetched https://github.com/21-DOT-DEV/swift-artifact-parser from cache (0.47s)
Computing version for https://github.com/21-DOT-DEV/swift-artifact-parser
Computed https://github.com/21-DOT-DEV/swift-artifact-parser at 0.0.1 (0.54s)
Creating working copy for https://github.com/21-DOT-DEV/swift-artifact-parser
Working copy of https://github.com/21-DOT-DEV/swift-artifact-parser resolved at 0.0.1
Creating working copy for https://github.com/21-DOT-DEV/swift-plugin-tuist.git
Working copy of https://github.com/21-DOT-DEV/swift-plugin-tuist.git resolved at 4.191.5 (65884d7)
Fetching binary artifact https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.191.5/tuist.artifactbundle.zip from cache
Fetched https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.191.5/tuist.artifactbundle.zip from cache (2.98s)
Found 1 product dependencies
  - ArtifactParser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/21-DOT-DEV/swift-plugin-tuist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin TuistPlugin
Building for debugging...
[1/8] Write sources
[2/8] Write tuist-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/13] Compiling ArtifactParser ArtifactParser.swift
[7/13] Compiling ArtifactParser ArtifactBundle.swift
[8/13] Emitting module ArtifactParser
[9/13] Compiling ArtifactParser OS.swift
[10/13] Compiling ArtifactParser FileSystem.swift
[11/15] Compiling TuistExecutable Main.swift
[12/15] Emitting module TuistExecutable
[12/15] Write Objects.LinkFileList
[13/15] Linking tuist
[14/15] Applying tuist
Build complete! (8.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-artifact-parser",
      "requirement" : {
        "exact" : [
          "0.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/21-DOT-DEV/swift-artifact-parser"
    }
  ],
  "manifest_display_name" : "Tuist",
  "name" : "Tuist",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "tuist",
      "targets" : [
        "TuistExecutable"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TuistPlugin",
      "targets" : [
        "TuistPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "tuist",
      "module_type" : "BinaryTarget",
      "name" : "tuist",
      "path" : "remote/archive/tuist.artifactbundle.zip",
      "product_memberships" : [
        "TuistPlugin"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TuistPlugin",
      "module_type" : "PluginTarget",
      "name" : "TuistPlugin",
      "path" : "Plugins/TuistPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate, build, and test your Xcode projects.",
          "type" : "custom",
          "verb" : "tuist"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "TuistPlugin"
      ],
      "sources" : [
        "TuistPlugin.swift"
      ],
      "target_dependencies" : [
        "tuist"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "TuistExecutable",
      "module_type" : "SwiftTarget",
      "name" : "TuistExecutable",
      "path" : "Sources/TuistExecutable",
      "product_dependencies" : [
        "ArtifactParser"
      ],
      "product_memberships" : [
        "tuist"
      ],
      "sources" : [
        "Main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
Done.