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.8 for macOS (Xcode) using Xcode 14.3 on 26 Jul 2024 21:51:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -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.8
Building package at path:  $PWD
https://github.com/fastlane/fastlane.git
Command line invocation:
    /Applications/Xcode-14.3.1.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:
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  Fastlane: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftShell, Fastlane
2024-07-26 17:50:34.253 xcodebuild[467:2531] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "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"
    ]
  }
}
2024-07-26 17:50:49.086 xcodebuild[590:3090] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Fastlane",
      "SwiftShell"
    ]
  }
}
2024-07-26 17:50:49.802 xcodebuild[592:3129] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fastlane -destination platform=macOS,arch=arm64
Build complete.
Done.