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 Radon, reference main (e0d63a), with Swift 6.0 for tvOS using Xcode 16.2 on 19 Mar 2025 19:04:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Radon-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/e-sites/Radon.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/e-sites/Radon
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e0d63ac Unwrapped image
Cloned https://github.com/e-sites/Radon.git
Revision (git rev-parse @):
e0d63aca869bae85e332ec4ec9ae28d347d6bee5
SUCCESS checkout https://github.com/e-sites/Radon.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/e-sites/Radon.git
https://github.com/e-sites/Radon.git
{
  "dependencies" : [
    {
      "identity" : "commandline",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/basvankuijck/CommandLine.git"
    },
    {
      "identity" : "bluecryptor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/BlueCryptor.git"
    },
    {
      "identity" : "francium",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/e-sites/Francium.git"
    }
  ],
  "manifest_display_name" : "Radon",
  "name" : "Radon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "radon",
      "targets" : [
        "Radon"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Radon",
      "module_type" : "SwiftTarget",
      "name" : "Radon",
      "path" : ".",
      "product_dependencies" : [
        "CommandLineKit",
        "Cryptor",
        "Francium"
      ],
      "product_memberships" : [
        "radon"
      ],
      "sources" : [
        "Sources/Extensions/Sequence.swift",
        "Sources/Extensions/String.swift",
        "Sources/Generators/ColorsGenerator.swift",
        "Sources/Generators/GeneralGenerator.swift",
        "Sources/Generators/Generator.swift",
        "Sources/Generators/ImageGenerator.swift",
        "Sources/Generators/LocalizeGenerator.swift",
        "Sources/Helpers/Folder.swift",
        "Sources/Helpers/Logger.swift",
        "Sources/Helpers/ObjStruct.swift",
        "Sources/Radon.swift",
        "Sources/Watcher/FolderWatcher.swift",
        "Sources/main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Command line invocation:
    /Applications/Xcode-16.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
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "commandline",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/basvankuijck/CommandLine.git"
    },
    {
      "identity" : "bluecryptor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/BlueCryptor.git"
    },
    {
      "identity" : "francium",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/e-sites/Francium.git"
    }
  ],
  "manifest_display_name" : "Radon",
  "name" : "Radon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "radon",
      "targets" : [
        "Radon"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Radon",
      "module_type" : "SwiftTarget",
      "name" : "Radon",
      "path" : ".",
      "product_dependencies" : [
        "CommandLineKit",
        "Cryptor",
        "Francium"
      ],
      "product_memberships" : [
        "radon"
      ],
      "sources" : [
        "Sources/Extensions/Sequence.swift",
        "Sources/Extensions/String.swift",
        "Sources/Generators/ColorsGenerator.swift",
        "Sources/Generators/GeneralGenerator.swift",
        "Sources/Generators/Generator.swift",
        "Sources/Generators/ImageGenerator.swift",
        "Sources/Generators/LocalizeGenerator.swift",
        "Sources/Helpers/Folder.swift",
        "Sources/Helpers/Logger.swift",
        "Sources/Helpers/ObjStruct.swift",
        "Sources/Radon.swift",
        "Sources/Watcher/FolderWatcher.swift",
        "Sources/main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Radon",
    "schemes" : [
      "Radon",
      "Radon-Package"
    ],
    "targets" : [
      "CommandLineKit",
      "CommandLineKitPackageDescription",
      "Cryptor",
      "CryptorPackageDescription",
      "Francium",
      "FranciumPackageDescription",
      "Radon",
      "RadonPackageDescription",
      "radon"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Radon-Package -destination generic/platform=tvOS 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.2.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 Radon-Package -destination generic/platform=tvOS "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"
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 -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'Radon' in project 'Radon'
        ➜ Explicit dependency on target 'Francium' in project 'Radon'
        ➜ Explicit dependency on target 'Cryptor' in project 'Radon'
        ➜ Explicit dependency on target 'CommandLineKit' in project 'Radon'
    Target 'CommandLineKit' in project 'Radon' (no dependencies)
    Target 'Cryptor' in project 'Radon' (no dependencies)
    Target 'Francium' in project 'Radon' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ba4f21dfded97cf8b957ab565e49b41f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ba4f21dfded97cf8b957ab565e49b41f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'CommandLineKit' from project 'Radon')
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'Radon' from project 'Radon')
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: error: Signing for "Radon" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Radon' from project 'Radon')
** BUILD FAILED **
The following build commands failed:
	Building project Radon with scheme Radon-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.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
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "commandline",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/basvankuijck/CommandLine.git"
    },
    {
      "identity" : "bluecryptor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/BlueCryptor.git"
    },
    {
      "identity" : "francium",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/e-sites/Francium.git"
    }
  ],
  "manifest_display_name" : "Radon",
  "name" : "Radon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "radon",
      "targets" : [
        "Radon"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Radon",
      "module_type" : "SwiftTarget",
      "name" : "Radon",
      "path" : ".",
      "product_dependencies" : [
        "CommandLineKit",
        "Cryptor",
        "Francium"
      ],
      "product_memberships" : [
        "radon"
      ],
      "sources" : [
        "Sources/Extensions/Sequence.swift",
        "Sources/Extensions/String.swift",
        "Sources/Generators/ColorsGenerator.swift",
        "Sources/Generators/GeneralGenerator.swift",
        "Sources/Generators/Generator.swift",
        "Sources/Generators/ImageGenerator.swift",
        "Sources/Generators/LocalizeGenerator.swift",
        "Sources/Helpers/Folder.swift",
        "Sources/Helpers/Logger.swift",
        "Sources/Helpers/ObjStruct.swift",
        "Sources/Radon.swift",
        "Sources/Watcher/FolderWatcher.swift",
        "Sources/main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Radon",
    "schemes" : [
      "Radon",
      "Radon-Package"
    ],
    "targets" : [
      "CommandLineKit",
      "CommandLineKitPackageDescription",
      "Cryptor",
      "CryptorPackageDescription",
      "Francium",
      "FranciumPackageDescription",
      "Radon",
      "RadonPackageDescription",
      "radon"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Radon-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.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 Radon-Package -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'Radon' in project 'Radon'
        ➜ Explicit dependency on target 'Francium' in project 'Radon'
        ➜ Explicit dependency on target 'Cryptor' in project 'Radon'
        ➜ Explicit dependency on target 'CommandLineKit' in project 'Radon'
    Target 'CommandLineKit' in project 'Radon' (no dependencies)
    Target 'Cryptor' in project 'Radon' (no dependencies)
    Target 'Francium' in project 'Radon' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e9ea70a19241a26366272761ac476630
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e9ea70a19241a26366272761ac476630.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'CommandLineKit' from project 'Radon')
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'Radon' from project 'Radon')
/Users/admin/builder/spi-builder-workspace/Radon.xcodeproj: error: Signing for "Radon" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Radon' from project 'Radon')
** BUILD FAILED **
The following build commands failed:
	Building project Radon with scheme Radon-Package
(1 failure)
BUILD FAILURE 6.0 tvOS