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 1.1.2 (d34cbb), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 23:02:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScreenDataUI -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ServerDriven/ScreenDataUI-ios.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ServerDriven/ScreenDataUI-ios
 * tag               1.1.2      -> FETCH_HEAD
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 1.1.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ServerDriven/ScreenDataUI-ios.git
https://github.com/ServerDriven/ScreenDataUI-ios.git
{
  "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"
}
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
Fetching from https://github.com/0xLeif/Chronicle
Fetching from https://github.com/ServerDriven/ScreenDataNavigation-swift
Fetching from https://github.com/ServerDriven/ScreenData-swift
Fetching from https://github.com/0xOpenBytes/FLet
Fetching from https://github.com/0xOpenBytes/t
Fetching from https://github.com/0xOpenBytes/o
Fetching from https://github.com/0xOpenBytes/c
Creating working copy of package ‘ScreenDataNavigation-swift’
Checking out 1.2.0 of package ‘ScreenDataNavigation-swift’
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 ‘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 ‘t’
Checking out 0.2.0 of package ‘t’
Creating working copy of package ‘Chronicle’
Checking out 0.2.3 of package ‘Chronicle’
Resolve Package Graph
Resolved source packages:
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
resolved source packages: o, Chronicle, FLet, ScreenDataUI, ScreenData, c, ScreenDataNavigation, t
{
  "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.3.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.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 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 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:
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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.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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6ed6da554291f9a5fbd902483dada605
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ed6da554291f9a5fbd902483dada605.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:6039ecd7dea4d316f4c8e6090f98074acc7b1276, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:6039ecd7dea4d316f4c8e6090f98074acc7b1276, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:6039ecd7dea4d316f4c8e6090f98074acc7b1276, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:6039ecd7dea4d316f4c8e6090f98074acc7b1276, 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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
resolved source packages: ScreenData, c, o, t, ScreenDataUI, Chronicle, ScreenDataNavigation, 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.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScreenDataUI -destination platform=macOS,arch=arm64
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 ScreenDataUI -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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.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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 20993a14a4e72928070822307026967f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/20993a14a4e72928070822307026967f.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:6039ecd7dea4d316f4c8e6090f98074acc7b1276, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:6039ecd7dea4d316f4c8e6090f98074acc7b1276, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:6039ecd7dea4d316f4c8e6090f98074acc7b1276, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:6039ecd7dea4d316f4c8e6090f98074acc7b1276, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ScreenDataUI
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild