The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AirbnbSwift, reference 1.0.8 (c7e833), with Swift 5.9 for macOS (SPM) on 4 Jan 2025 01:11:55 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airbnb/swift.git
Reference: 1.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/airbnb/swift
 * tag               1.0.8      -> FETCH_HEAD
HEAD is now at c7e833f Update to SwiftFormat 0.56-beta-4 (#296)
Cloned https://github.com/airbnb/swift.git
Revision (git rev-parse @):
c7e833face3f893b8defde66eecb66f24b55ca35
SUCCESS checkout https://github.com/airbnb/swift.git at 1.0.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/airbnb/swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/5] Copying airbnb.swiftformat
[2/5] Copying swiftlint.yml
[5/7] Emitting module ArgumentParserToolInfo
[6/7] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/46] Compiling ArgumentParser ArgumentHelp.swift
[8/46] Compiling ArgumentParser ArgumentVisibility.swift
[9/46] Compiling ArgumentParser CompletionKind.swift
[10/46] Compiling ArgumentParser Errors.swift
[11/46] Compiling ArgumentParser Flag.swift
[12/50] Compiling ArgumentParser CommandConfiguration.swift
[13/50] Compiling ArgumentParser CommandGroup.swift
[14/50] Compiling ArgumentParser EnumerableFlag.swift
[15/50] Compiling ArgumentParser ExpressibleByArgument.swift
[16/50] Emitting module ArgumentParser
[17/50] Compiling ArgumentParser InputOrigin.swift
[18/50] Compiling ArgumentParser Name.swift
[19/50] Compiling ArgumentParser Parsed.swift
[20/50] Compiling ArgumentParser ParsedValues.swift
[21/50] Compiling ArgumentParser NameSpecification.swift
[22/50] Compiling ArgumentParser Option.swift
[23/50] Compiling ArgumentParser OptionGroup.swift
[24/50] Compiling ArgumentParser AsyncParsableCommand.swift
[25/50] Compiling ArgumentParser ArgumentDefinition.swift
[26/50] Compiling ArgumentParser ArgumentSet.swift
[27/50] Compiling ArgumentParser CommandParser.swift
[28/50] Compiling ArgumentParser InputKey.swift
[29/50] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/50] Compiling ArgumentParser CompletionsGenerator.swift
[31/50] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/50] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/50] Compiling ArgumentParser Argument.swift
[34/50] Compiling ArgumentParser Platform.swift
[35/50] Compiling ArgumentParser SequenceExtensions.swift
[36/50] Compiling ArgumentParser StringExtensions.swift
[37/50] Compiling ArgumentParser Tree.swift
[38/50] Compiling ArgumentParser ParsableArguments.swift
[39/50] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/50] Compiling ArgumentParser ParsableCommand.swift
[41/50] Compiling ArgumentParser ArgumentDecoder.swift
[42/50] Compiling ArgumentParser ParserError.swift
[43/50] Compiling ArgumentParser SplitArguments.swift
[44/50] Compiling ArgumentParser DumpHelpGenerator.swift
[45/50] Compiling ArgumentParser HelpCommand.swift
[46/50] Compiling ArgumentParser HelpGenerator.swift
[47/50] Compiling ArgumentParser MessageInfo.swift
[48/50] Compiling ArgumentParser UsageGenerator.swift
[49/50] Compiling ArgumentParser CollectionExtensions.swift
[50/54] Emitting module AirbnbSwiftFormatTool
[51/54] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[52/54] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
[53/54] Compiling AirbnbSwiftFormatTool Command.swift
[53/54] Linking AirbnbSwiftFormatTool
Build complete! (15.38s)
Fetching https://github.com/apple/swift-argument-parser
[1/12401] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (2.08s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.39s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Downloading binary artifact https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[31947/45288358] Downloading https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
[13196426/56322403] Downloading https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/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.44s)
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip (3.09s)
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.