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 ScreenDataUI, reference main (d34cbb), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 28 Nov 2024 16:50:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScreenDataUI -destination platform=macOS,arch=arm64 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 Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ServerDriven/ScreenDataUI-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ServerDriven/ScreenDataUI-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d34cbb6 Merge pull request #29 from ServerDriven/debugging-improvements
Cloned https://github.com/ServerDriven/ScreenDataUI-ios.git
Revision (git rev-parse @):
d34cbb667eed959f843404a4500a8dc6be9b61a4
SUCCESS checkout https://github.com/ServerDriven/ScreenDataUI-ios.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ServerDriven/ScreenDataUI-ios.git
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
Resolve Package Graph
Fetching from https://github.com/ServerDriven/ScreenDataNavigation-swift
Fetching from https://github.com/0xLeif/Chronicle
Fetching from https://github.com/ServerDriven/ScreenData-swift
Fetching from https://github.com/0xOpenBytes/FLet
Fetching from https://github.com/0xOpenBytes/c
Fetching from https://github.com/0xOpenBytes/t
Fetching from https://github.com/0xOpenBytes/o
Creating working copy of package ‘c’
Checking out 1.2.0 of package ‘c’
Creating working copy of package ‘ScreenData-swift’
Checking out 0.4.2 of package ‘ScreenData-swift’
Creating working copy of package ‘t’
Checking out 0.2.0 of package ‘t’
Creating working copy of package ‘FLet’
Checking out 2.0.0 of package ‘FLet’
Creating working copy of package ‘o’
Checking out 0.3.0 of package ‘o’
Creating working copy of package ‘ScreenDataNavigation-swift’
Checking out 1.2.0 of package ‘ScreenDataNavigation-swift’
Creating working copy of package ‘Chronicle’
Checking out 0.2.3 of package ‘Chronicle’
Resolve Package Graph
Resolved source packages:
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
resolved source packages: ScreenData, ScreenDataNavigation, o, Chronicle, c, t, ScreenDataUI, FLet
{
  "dependencies" : [
    {
      "identity" : "screendata-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ServerDriven/ScreenData-swift"
    },
    {
      "identity" : "screendatanavigation-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ServerDriven/ScreenDataNavigation-swift"
    },
    {
      "identity" : "chronicle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Chronicle"
    }
  ],
  "manifest_display_name" : "ScreenDataUI",
  "name" : "ScreenDataUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "ScreenDataUI",
      "targets" : [
        "ScreenDataUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScreenDataUITests",
      "module_type" : "SwiftTarget",
      "name" : "ScreenDataUITests",
      "path" : "Tests/ScreenDataUITests",
      "sources" : [
        "ScreenDataUITests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ScreenDataUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScreenDataUI",
      "module_type" : "SwiftTarget",
      "name" : "ScreenDataUI",
      "path" : "Sources/ScreenDataUI",
      "product_dependencies" : [
        "ScreenData",
        "ScreenDataNavigation",
        "Chronicle"
      ],
      "product_memberships" : [
        "ScreenDataUI"
      ],
      "sources" : [
        "Debug/DebugSDScreen.swift",
        "Debug/DebugSDView.swift",
        "Helpers/Logger.swift",
        "Helpers/SDImage/SDImageProviding.swift",
        "Helpers/SDImage/SDImageStoring.swift",
        "Helpers/SomeView+SDUI.swift",
        "Modifiers/SDStyleModifier+View.swift",
        "Modifiers/SDStyleModifier.swift",
        "Navigation/SDScreenProvider.swift",
        "Navigation/SDScreenStore.swift",
        "Theme/SDFont.swift",
        "Views/SDButton.swift",
        "Views/SDColor.swift",
        "Views/SDContainerView.swift",
        "Views/SDCustomView.swift",
        "Views/SDDestinationLink.swift",
        "Views/SDImage.swift",
        "Views/SDLabel.swift",
        "Views/SDScreen.swift",
        "Views/SDText.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScreenDataUI",
      "t"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScreenDataUI",
      "t"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScreenDataUI -destination platform=macOS,arch=arm64 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.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 ScreenDataUI -destination platform=macOS,arch=arm64 "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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'Chronicle' in project 'Chronicle'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'Chronicle' in project 'Chronicle' (no dependencies)
    Target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
    Target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
    Target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 't' in project 't'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 't' in project 't'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'o' in project 'o'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'o' in project 'o' (no dependencies)
    Target 'c' in project 'c'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 't' in project 't'
    Target 'c' in project 'c'
        ➜ Explicit dependency on target 't' in project 't'
    Target 't' in project 't'
        ➜ Explicit dependency on target 't' in project 't'
    Target 't' in project 't' (no dependencies)
    Target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
    Target 'ScreenData' in project 'ScreenData' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 02b350f15daf28903df2cfb446b8db8a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/02b350f15daf28903df2cfb446b8db8a.xcbuilddata
error: The package product 'ScreenDataNavigation' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'ScreenDataUI' from project 'ScreenDataUI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ScreenDataUI
(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 ScreenDataUI -destination platform=macOS,arch=arm64 "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
Resolve Package Graph
Resolved source packages:
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'Chronicle' in project 'Chronicle'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'Chronicle' in project 'Chronicle' (no dependencies)
    Target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
    Target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
    Target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 't' in project 't'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 't' in project 't'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'o' in project 'o'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'o' in project 'o' (no dependencies)
    Target 'c' in project 'c'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 't' in project 't'
    Target 'c' in project 'c'
        ➜ Explicit dependency on target 't' in project 't'
    Target 't' in project 't'
        ➜ Explicit dependency on target 't' in project 't'
    Target 't' in project 't' (no dependencies)
    Target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
    Target 'ScreenData' in project 'ScreenData' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'ScreenDataNavigation' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'ScreenDataUI' from project 'ScreenDataUI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ScreenDataUI
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild