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 AirbnbSwift, reference master (7d0d58), with Swift 6.2 for macOS (SPM) on 12 Dec 2025 00:45:14 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/airbnb/swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/airbnb/swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7d0d58c Remove `--optional-for-each convert` (#351)
Cloned https://github.com/airbnb/swift.git
Revision (git rev-parse @):
7d0d58cf2feead0def352893b88abe3297254c1e
SUCCESS checkout https://github.com/airbnb/swift.git at master
Fetching https://github.com/apple/swift-argument-parser
[1/16911] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (2.31s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Downloading binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-10-b/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[32750/46259391] Downloading https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-10-b/SwiftFormat.artifactbundle.zip
[26393171/57293436] Downloading https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-10-b/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.07s)
Downloaded https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-10-b/SwiftFormat.artifactbundle.zip (2.51s)
========================================
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",
      "name": "AirbnbSwift",
      "url": "https://github.com/airbnb/swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/airbnb/swift.git
[1/4735] Fetching swift
Fetched https://github.com/airbnb/swift.git from cache (2.34s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.16s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/airbnb/swift.git
Working copy of https://github.com/airbnb/swift.git resolved at master (7d0d58c)
Fetching binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-10-b/SwiftFormat.artifactbundle.zip from cache
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip from cache (1.16s)
Fetched https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-10-b/SwiftFormat.artifactbundle.zip from cache (1.92s)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/airbnb/swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
Building for debugging...
[1/20] Write sources
[4/20] Copying airbnb.swiftformat
[5/20] Copying swiftlint.yml
[7/20] Write AirbnbSwiftFormatTool-tool-entitlement.plist
[7/20] Write sources
[10/20] Write AirbnbSwiftFormatTool-entitlement.plist
[11/20] Copying swiftlint.yml
[11/20] Copying airbnb.swiftformat
[13/20] Write swift-version-49B95AFC49DCD68C.txt
[15/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/24] Emitting module ArgumentParserToolInfo
[18/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/94] Emitting module ArgumentParser
[21/100] Compiling ArgumentParser SequenceExtensions.swift
[22/100] Compiling ArgumentParser StringExtensions.swift
[23/100] Compiling ArgumentParser Tree.swift
[27/100] Compiling ArgumentParser UsageGenerator.swift
[28/100] Compiling ArgumentParser CollectionExtensions.swift
[29/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/100] Compiling ArgumentParser CompletionsGenerator.swift
[31/100] Compiling ArgumentParser DumpHelpGenerator.swift
[32/100] Compiling ArgumentParser HelpCommand.swift
[33/100] Compiling ArgumentParser HelpGenerator.swift
[34/100] Compiling ArgumentParser MessageInfo.swift
[35/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/100] Compiling ArgumentParser ParsableCommand.swift
[39/100] Compiling ArgumentParser ArgumentDecoder.swift
[40/100] Compiling ArgumentParser ArgumentDefinition.swift
[41/100] Compiling ArgumentParser CommandConfiguration.swift
[42/100] Compiling ArgumentParser EnumerableFlag.swift
[43/100] Compiling ArgumentParser Argument.swift
[44/100] Compiling ArgumentParser ArgumentHelp.swift
[45/100] Compiling ArgumentParser CompletionKind.swift
[46/100] Compiling ArgumentParser Errors.swift
[47/100] Compiling ArgumentParser Flag.swift
[48/100] Compiling ArgumentParser NameSpecification.swift
[49/100] Compiling ArgumentParser Option.swift
[50/100] Compiling ArgumentParser OptionGroup.swift
[53/100] Compiling ArgumentParser ExpressibleByArgument.swift
[54/100] Compiling ArgumentParser ParsableArguments.swift
[55/100] Compiling ArgumentParser ArgumentSet.swift
[56/100] Compiling ArgumentParser CommandParser.swift
[57/100] Compiling ArgumentParser InputOrigin.swift
[58/100] Compiling ArgumentParser Name.swift
[59/100] Compiling ArgumentParser Parsed.swift
[60/100] Compiling ArgumentParser ParsedValues.swift
[61/100] Compiling ArgumentParser ParserError.swift
[62/100] Compiling ArgumentParser SplitArguments.swift
[95/108] Compiling AirbnbSwiftFormatTool Command.swift
[96/108] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[98/108] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
[99/108] Compiling AirbnbSwiftFormatTool Command.swift
[100/108] Emitting module AirbnbSwiftFormatTool
[102/108] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
[102/108] Write Objects.LinkFileList
[104/108] Linking AirbnbSwiftFormatTool
[104/108] Linking AirbnbSwiftFormatTool-tool
[106/108] Applying AirbnbSwiftFormatTool-tool
[106/108] Applying AirbnbSwiftFormatTool
Build complete! (8.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "AirbnbSwift",
  "name" : "AirbnbSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "FormatSwift",
      "targets" : [
        "FormatSwift"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "AirbnbSwiftFormatTool",
      "targets" : [
        "AirbnbSwiftFormatTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swiftformat",
      "module_type" : "BinaryTarget",
      "name" : "swiftformat",
      "path" : "remote/archive/SwiftFormat.artifactbundle.zip",
      "product_memberships" : [
        "FormatSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SwiftLintBinary",
      "module_type" : "BinaryTarget",
      "name" : "SwiftLintBinary",
      "path" : "remote/archive/SwiftLintBinary-macos.artifactbundle.zip",
      "product_memberships" : [
        "FormatSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FormatSwift",
      "module_type" : "PluginTarget",
      "name" : "FormatSwift",
      "path" : "Plugins/FormatSwift",
      "plugin_capability" : {
        "intent" : {
          "description" : "Formats Swift source files according to the Airbnb Swift Style Guide",
          "type" : "custom",
          "verb" : "format"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Format Swift source files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "FormatSwift"
      ],
      "sources" : [
        "CommandContext.swift",
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "AirbnbSwiftFormatTool",
        "swiftformat",
        "SwiftLintBinary"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "AirbnbSwiftFormatToolTests",
      "module_type" : "SwiftTarget",
      "name" : "AirbnbSwiftFormatToolTests",
      "path" : "Tests/AirbnbSwiftFormatToolTests",
      "sources" : [
        "AirbnbSwiftFormatToolTests.swift"
      ],
      "target_dependencies" : [
        "AirbnbSwiftFormatTool"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AirbnbSwiftFormatTool",
      "module_type" : "SwiftTarget",
      "name" : "AirbnbSwiftFormatTool",
      "path" : "Sources/AirbnbSwiftFormatTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "FormatSwift",
        "AirbnbSwiftFormatTool"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/airbnb.swiftformat",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/swiftlint.yml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AirbnbSwiftFormatTool.swift",
        "Command.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
Done.