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 Fastlane, reference 2.222.0 (e1ab95), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 26 Jul 2024 21:52:05 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fastlane -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fastlane/fastlane.git
Reference: 2.222.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fastlane/fastlane
 * tag               2.222.0    -> FETCH_HEAD
HEAD is now at e1ab951 Version bump to 2.222.0 (#22159)
Cloned https://github.com/fastlane/fastlane.git
Revision (git rev-parse @):
e1ab951b63aeb7a669b415708ffbe0e1346c0f59
SUCCESS checkout https://github.com/fastlane/fastlane.git at 2.222.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/fastlane/fastlane.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/kareman/SwiftShell
Creating working copy of package ‘SwiftShell’
Checking out 5.1.0 of package ‘SwiftShell’
Resolve Package Graph
Resolved source packages:
  Fastlane: /Users/admin/builder/spi-builder-workspace
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
resolved source packages: Fastlane, SwiftShell
{
  "dependencies" : [
    {
      "identity" : "swiftshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/SwiftShell"
    }
  ],
  "manifest_display_name" : "Fastlane",
  "name" : "Fastlane",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Fastlane",
      "targets" : [
        "Fastlane"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "Fastlane",
      "module_type" : "SwiftTarget",
      "name" : "Fastlane",
      "path" : "fastlane/swift",
      "product_dependencies" : [
        "SwiftShell"
      ],
      "product_memberships" : [
        "Fastlane"
      ],
      "sources" : [
        "Appfile.swift",
        "ArgumentProcessor.swift",
        "Atomic.swift",
        "ControlCommand.swift",
        "Deliverfile.swift",
        "DeliverfileProtocol.swift",
        "Fastfile.swift",
        "Fastlane.swift",
        "Gymfile.swift",
        "GymfileProtocol.swift",
        "LaneFileProtocol.swift",
        "MainProcess.swift",
        "Matchfile.swift",
        "MatchfileProtocol.swift",
        "OptionalConfigValue.swift",
        "Precheckfile.swift",
        "PrecheckfileProtocol.swift",
        "RubyCommand.swift",
        "RubyCommandable.swift",
        "Runner.swift",
        "RunnerArgument.swift",
        "Scanfile.swift",
        "ScanfileProtocol.swift",
        "Screengrabfile.swift",
        "ScreengrabfileProtocol.swift",
        "Snapshotfile.swift",
        "SnapshotfileProtocol.swift",
        "SocketClient.swift",
        "SocketClientDelegateProtocol.swift",
        "SocketResponse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Fastlane",
      "SwiftShell"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Fastlane",
      "SwiftShell"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fastlane -destination platform=macOS,arch=arm64
Build complete.
Done.