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 AdvancedOperation, reference 7.1.0 (dd1f06), with Swift 6.0 for iOS using Xcode 16.2 on 3 Dec 2024 00:34:03 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdvancedOperation -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alemar11/AdvancedOperation.git
Reference: 7.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alemar11/AdvancedOperation
 * tag               7.1.0      -> FETCH_HEAD
HEAD is now at dd1f065 7.1.0
Cloned https://github.com/alemar11/AdvancedOperation.git
Revision (git rev-parse @):
dd1f0656230de2902e174e4c6e5d889602904161
SUCCESS checkout https://github.com/alemar11/AdvancedOperation.git at 7.1.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/alemar11/AdvancedOperation.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AdvancedOperation",
  "name" : "AdvancedOperation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AdvancedOperation",
      "targets" : [
        "AdvancedOperation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "AdvancedOperationTests",
      "module_type" : "SwiftTarget",
      "name" : "AdvancedOperationTests",
      "path" : "Tests/AdvancedOperationTests",
      "sources" : [
        "Core/AsynchronousOperationTests.swift",
        "Core/OperationStateTests.swift",
        "Core/OperationUtilsTests.swift",
        "Core/ProgressReportingTests.swift",
        "Helpers/Mocks.swift",
        "Helpers/XCTestCase+Utils.swift",
        "Operations/AsynchronousBlockOperationTests.swift",
        "Operations/AsynchronousCancellableBlockOperationTests.swift",
        "Operations/FailableAsynchronousOperationTests.swift",
        "Operations/GroupOperationTests.swift",
        "Operations/ResultOperationTests.swift"
      ],
      "target_dependencies" : [
        "AdvancedOperation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdvancedOperation",
      "module_type" : "SwiftTarget",
      "name" : "AdvancedOperation",
      "path" : "Sources",
      "product_memberships" : [
        "AdvancedOperation"
      ],
      "sources" : [
        "Core/AdvancedOperation.swift",
        "Core/AsynchronousOperation.swift",
        "Core/Operation+Utils.swift",
        "Operations/AsynchronousBlockOperation.swift",
        "Operations/AsynchronousCancellableBlockOperation.swift",
        "Operations/FailableAsyncOperation.swift",
        "Operations/GroupOperation.swift",
        "Operations/ResultOperation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.1.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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AdvancedOperation",
  "name" : "AdvancedOperation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AdvancedOperation",
      "targets" : [
        "AdvancedOperation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "AdvancedOperationTests",
      "module_type" : "SwiftTarget",
      "name" : "AdvancedOperationTests",
      "path" : "Tests/AdvancedOperationTests",
      "sources" : [
        "Core/AsynchronousOperationTests.swift",
        "Core/OperationStateTests.swift",
        "Core/OperationUtilsTests.swift",
        "Core/ProgressReportingTests.swift",
        "Helpers/Mocks.swift",
        "Helpers/XCTestCase+Utils.swift",
        "Operations/AsynchronousBlockOperationTests.swift",
        "Operations/AsynchronousCancellableBlockOperationTests.swift",
        "Operations/FailableAsynchronousOperationTests.swift",
        "Operations/GroupOperationTests.swift",
        "Operations/ResultOperationTests.swift"
      ],
      "target_dependencies" : [
        "AdvancedOperation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdvancedOperation",
      "module_type" : "SwiftTarget",
      "name" : "AdvancedOperation",
      "path" : "Sources",
      "product_memberships" : [
        "AdvancedOperation"
      ],
      "sources" : [
        "Core/AdvancedOperation.swift",
        "Core/AsynchronousOperation.swift",
        "Core/Operation+Utils.swift",
        "Operations/AsynchronousBlockOperation.swift",
        "Operations/AsynchronousCancellableBlockOperation.swift",
        "Operations/FailableAsyncOperation.swift",
        "Operations/GroupOperation.swift",
        "Operations/ResultOperation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "AdvancedOperation",
    "schemes" : [
      "AdvancedOperation"
    ],
    "targets" : [
      "AdvancedOperation",
      "AdvancedOperation Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdvancedOperation -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.1.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 AdvancedOperation -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'AdvancedOperation' in project 'AdvancedOperation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f8ae9a54b7d618a2f8444b29a85b7931
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f8ae9a54b7d618a2f8444b29a85b7931.xcbuilddata
/Users/admin/builder/spi-builder-workspace/AdvancedOperation.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "XQEAXK7Y68" with a private key was found. (in target 'AdvancedOperation' from project 'AdvancedOperation')
** BUILD FAILED **
The following build commands failed:
	Building project AdvancedOperation with scheme AdvancedOperation
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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 AdvancedOperation -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'AdvancedOperation' in project 'AdvancedOperation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 030bfafd1c40be2f75147b17bc0b1588
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/030bfafd1c40be2f75147b17bc0b1588.xcbuilddata
/Users/admin/builder/spi-builder-workspace/AdvancedOperation.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "XQEAXK7Y68" with a private key was found. (in target 'AdvancedOperation' from project 'AdvancedOperation')
** BUILD FAILED **
The following build commands failed:
	Building project AdvancedOperation with scheme AdvancedOperation
(1 failure)
BUILD FAILURE 6.0 iOS