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

Failed to build ACBTokenField, reference 2.3.0 (c8aa7f), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 00:13:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ACBTokenField -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/akhilcb/ACBTokenField.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/akhilcb/ACBTokenField
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at c8aa7f3 Updated with Swift PM setup details and new badges
Cloned https://github.com/akhilcb/ACBTokenField.git
Revision (git rev-parse @):
c8aa7f36b487a57a2d35af3541a6a5f64f307535
SUCCESS checkout https://github.com/akhilcb/ACBTokenField.git at 2.3.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/akhilcb/ACBTokenField.git
https://github.com/akhilcb/ACBTokenField.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ACBTokenField",
  "name" : "ACBTokenField",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ACBTokenField",
      "targets" : [
        "ACBTokenField"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "3"
  ],
  "targets" : [
    {
      "c99name" : "ACBTokenField",
      "module_type" : "SwiftTarget",
      "name" : "ACBTokenField",
      "path" : "Sources/ACBTokenField",
      "product_memberships" : [
        "ACBTokenField"
      ],
      "sources" : [
        "Extensions/NSTokenField+ACBExtension.swift",
        "Helpers/ACBAssociation.swift",
        "Models/ACBToken.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ACBTokenField",
  "name" : "ACBTokenField",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ACBTokenField",
      "targets" : [
        "ACBTokenField"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "3"
  ],
  "targets" : [
    {
      "c99name" : "ACBTokenField",
      "module_type" : "SwiftTarget",
      "name" : "ACBTokenField",
      "path" : "Sources/ACBTokenField",
      "product_memberships" : [
        "ACBTokenField"
      ],
      "sources" : [
        "Extensions/NSTokenField+ACBExtension.swift",
        "Helpers/ACBAssociation.swift",
        "Models/ACBToken.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ACBTokenField",
    "schemes" : [
      "ACBTokenField",
      "ACBTokenFieldFramework"
    ],
    "targets" : [
      "ACBTokenField",
      "ACBTokenFieldFramework",
      "ACBTokenFieldFrameworkTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ACBTokenField"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ACBTokenField -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ACBTokenField -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  ACBTokenField: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ACBTokenField' in project 'ACBTokenField'
        ➜ Explicit dependency on target 'ACBTokenField' in project 'ACBTokenField'
    Target 'ACBTokenField' in project 'ACBTokenField' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 828cca6c5d9889e6efdfc63424cc3341
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/828cca6c5d9889e6efdfc63424cc3341.xcbuilddata
error: SWIFT_VERSION '3' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'ACBTokenField' from project 'ACBTokenField')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ACBTokenField
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ACBTokenField: /Users/admin/builder/spi-builder-workspace
resolved source packages: ACBTokenField
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ACBTokenField",
  "name" : "ACBTokenField",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ACBTokenField",
      "targets" : [
        "ACBTokenField"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "3"
  ],
  "targets" : [
    {
      "c99name" : "ACBTokenField",
      "module_type" : "SwiftTarget",
      "name" : "ACBTokenField",
      "path" : "Sources/ACBTokenField",
      "product_memberships" : [
        "ACBTokenField"
      ],
      "sources" : [
        "Extensions/NSTokenField+ACBExtension.swift",
        "Helpers/ACBAssociation.swift",
        "Models/ACBToken.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ACBTokenField"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ACBTokenField -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ACBTokenField -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  ACBTokenField: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ACBTokenField' in project 'ACBTokenField'
        ➜ Explicit dependency on target 'ACBTokenField' in project 'ACBTokenField'
    Target 'ACBTokenField' in project 'ACBTokenField' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4844cd5aa75163ab0b95a8023358e83a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4844cd5aa75163ab0b95a8023358e83a.xcbuilddata
error: SWIFT_VERSION '3' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'ACBTokenField' from project 'ACBTokenField')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ACBTokenField
(1 failure)
BUILD FAILURE 6.1 iOS