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 (cff8f5), with Swift 5.10 for macOS (SPM) on 23 Aug 2025 21:30:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 cff8f5b Add symbolic links to `airbnb.swiftformat` and `swiftlint.yml` (#327)
Cloned https://github.com/airbnb/swift.git
Revision (git rev-parse @):
cff8f5b8450cc2cfb2a05e15ca5bbecc38566bbf
SUCCESS checkout https://github.com/airbnb/swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/airbnb/swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateDoccReference
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/13] Write sources
[4/13] Copying airbnb.swiftformat
[4/13] Write AirbnbSwiftFormatTool-entitlement.plist
[6/13] Copying swiftlint.yml
[8/13] Write sources
[9/13] Write swift-version-33747A42983211AE.txt
[11/15] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/15] Emitting module ArgumentParserToolInfo
[13/61] Compiling ArgumentParser ArgumentDiscussion.swift
[14/61] Compiling ArgumentParser ArgumentHelp.swift
[15/61] Compiling ArgumentParser ArgumentVisibility.swift
[16/61] Compiling ArgumentParser CompletionKind.swift
[17/61] Compiling ArgumentParser Errors.swift
[18/65] Emitting module ArgumentParser
[19/65] Compiling ArgumentParser CommandConfiguration.swift
[20/65] Compiling ArgumentParser CommandGroup.swift
[21/65] Compiling ArgumentParser EnumerableFlag.swift
[22/65] Compiling ArgumentParser ExpressibleByArgument.swift
[23/65] Compiling ArgumentParser ParsableArguments.swift
[24/65] Compiling ArgumentParser NonsenseFlagsValidator.swift
[25/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[26/65] Compiling ArgumentParser PositionalArgumentsValidator.swift
[27/65] Compiling ArgumentParser UniqueNamesValidator.swift
[28/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/65] Compiling ArgumentParser CompletionsGenerator.swift
[30/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/65] Compiling ArgumentParser Argument.swift
[33/65] Compiling ArgumentParser SequenceExtensions.swift
[34/65] Compiling ArgumentParser StringExtensions.swift
[35/65] Compiling ArgumentParser SwiftExtensions.swift
[36/65] Compiling ArgumentParser Tree.swift
[37/65] Compiling ArgumentParser CodingKeyValidator.swift
[38/65] Compiling ArgumentParser Flag.swift
[39/65] Compiling ArgumentParser NameSpecification.swift
[40/65] Compiling ArgumentParser Option.swift
[41/65] Compiling ArgumentParser OptionGroup.swift
[42/65] Compiling ArgumentParser AsyncParsableCommand.swift
[43/65] Compiling ArgumentParser MessageInfo.swift
[44/65] Compiling ArgumentParser UsageGenerator.swift
[45/65] Compiling ArgumentParser CollectionExtensions.swift
[46/65] Compiling ArgumentParser Mutex.swift
[47/65] Compiling ArgumentParser Platform.swift
[48/65] Compiling ArgumentParser ParserError.swift
[49/65] Compiling ArgumentParser SplitArguments.swift
[50/65] Compiling ArgumentParser DumpHelpGenerator.swift
[51/65] Compiling ArgumentParser HelpCommand.swift
[52/65] Compiling ArgumentParser HelpGenerator.swift
[53/65] Compiling ArgumentParser InputKey.swift
[54/65] Compiling ArgumentParser InputOrigin.swift
[55/65] Compiling ArgumentParser Name.swift
[56/65] Compiling ArgumentParser Parsed.swift
[57/65] Compiling ArgumentParser ParsedValues.swift
[58/65] Compiling ArgumentParser ParsableCommand.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[59/65] Compiling ArgumentParser ArgumentDecoder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[60/65] Compiling ArgumentParser ArgumentDefinition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[61/65] Compiling ArgumentParser ArgumentSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[62/65] Compiling ArgumentParser CommandParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[63/69] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[64/69] Compiling AirbnbSwiftFormatTool Command.swift
[65/69] Emitting module AirbnbSwiftFormatTool
[66/69] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
[66/69] Write Objects.LinkFileList
[67/69] Linking AirbnbSwiftFormatTool
[68/69] Applying AirbnbSwiftFormatTool
Build complete! (16.44s)
Fetching https://github.com/apple/swift-argument-parser
[1/15689] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.95s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.35s)
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.1
[21887/45831165] Downloading https://github.com/calda/SwiftFormat-nightly/releases/download/2025-08-21-f/SwiftFormat.artifactbundle.zip
[72458/56865210] Downloading https://github.com/calda/SwiftFormat-nightly/releases/download/2025-08-21-f/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact 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.24s)
[29897420/45831165] Downloading https://github.com/calda/SwiftFormat-nightly/releases/download/2025-08-21-f/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-08-21-f/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/calda/SwiftFormat-nightly/releases/download/2025-08-21-f/SwiftFormat.artifactbundle.zip (3.84s)
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/swiftlint.yml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/airbnb.swiftformat",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AirbnbSwiftFormatTool.swift",
        "Command.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
Done.