The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-plugin-subtree, reference main (f8bb78), with Swift 6.2 for macOS (SPM) on 3 Dec 2025 08:54:50 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/21-DOT-DEV/swift-plugin-subtree
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8bb784 chore: update to subtree 0.0.5
Cloned https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Revision (git rev-parse @):
f8bb784304fd810f998e17d5b47ae327b9995d38
SUCCESS checkout https://github.com/21-DOT-DEV/swift-plugin-subtree.git at main
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.64s)
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 (3.31s)
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/subtree/releases/download/0.0.5/subtree.artifactbundle.zip
[16375/44471667] Downloading https://github.com/21-DOT-DEV/subtree/releases/download/0.0.5/subtree.artifactbundle.zip
Downloaded https://github.com/21-DOT-DEV/subtree/releases/download/0.0.5/subtree.artifactbundle.zip (2.36s)
========================================
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",
  "dependencies": [
    {
      "identity": "swift-plugin-subtree",
      "name": "swift-plugin-subtree",
      "url": "https://github.com/21-DOT-DEV/swift-plugin-subtree.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-plugin-subtree",
      "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",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/21-DOT-DEV/swift-plugin-subtree.git
[1/34] Fetching swift-plugin-subtree
Fetched https://github.com/21-DOT-DEV/swift-plugin-subtree.git from cache (0.65s)
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.52s)
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.58s)
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-subtree.git
Working copy of https://github.com/21-DOT-DEV/swift-plugin-subtree.git resolved at main (f8bb784)
Fetching binary artifact https://github.com/21-DOT-DEV/subtree/releases/download/0.0.5/subtree.artifactbundle.zip from cache
Fetched https://github.com/21-DOT-DEV/subtree/releases/download/0.0.5/subtree.artifactbundle.zip from cache (1.74s)
Found 1 product dependencies
  - ArtifactParser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SubtreePlugin
Building for debugging...
[1/8] Write sources
[2/8] Write subtree-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/13] Compiling ArtifactParser OS.swift
[7/13] Compiling ArtifactParser FileSystem.swift
[8/13] Compiling ArtifactParser ArtifactParser.swift
[9/13] Emitting module ArtifactParser
[10/13] Compiling ArtifactParser ArtifactBundle.swift
[11/15] Compiling SubtreeExecutable Subtree.swift
[12/15] Emitting module SubtreeExecutable
[12/15] Write Objects.LinkFileList
[13/15] Linking subtree
[14/15] Applying subtree
Build complete! (9.80s)
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" : "swift-plugin-subtree",
  "name" : "swift-plugin-subtree",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "subtree",
      "targets" : [
        "SubtreeExecutable"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SubtreePlugin",
      "targets" : [
        "SubtreePlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "subtree",
      "module_type" : "BinaryTarget",
      "name" : "subtree",
      "path" : "remote/archive/subtree.artifactbundle.zip",
      "product_memberships" : [
        "SubtreePlugin"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SubtreePlugin",
      "module_type" : "PluginTarget",
      "name" : "SubtreePlugin",
      "path" : "Plugins/SubtreePlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "",
          "type" : "custom",
          "verb" : "subtree"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "subtree may write output files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SubtreePlugin"
      ],
      "sources" : [
        "SubtreePlugin.swift"
      ],
      "target_dependencies" : [
        "subtree"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SubtreeExecutable",
      "module_type" : "SwiftTarget",
      "name" : "SubtreeExecutable",
      "path" : "Sources/SubtreeExecutable",
      "product_dependencies" : [
        "ArtifactParser"
      ],
      "product_memberships" : [
        "subtree"
      ],
      "sources" : [
        "Subtree.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
Done.