The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScreenDataUI, reference 1.1.2 (d34cbb), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 13 Apr 2026 00:37:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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.70.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.3
Building package at path:  $PWD
https://github.com/ServerDriven/ScreenDataUI-ios.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/ServerDriven/ScreenData-swift
Fetching from https://github.com/ServerDriven/ScreenDataNavigation-swift
Fetching from https://github.com/0xLeif/Chronicle
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 ‘FLet’
Checking out 2.0.0 of package ‘FLet’
Creating working copy of package ‘t’
Checking out 0.2.0 of package ‘t’
Creating working copy of package ‘ScreenData-swift’
Checking out 0.4.2 of package ‘ScreenData-swift’
Creating working copy of package ‘c’
Checking out 1.2.0 of package ‘c’
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’
Creating working copy of package ‘o’
Checking out 0.3.0 of package ‘o’
Resolve Package Graph
Resolved source packages:
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  c: https://github.com/0xOpenBytes/c @ 1.2.0
resolved source packages: ScreenDataNavigation, t, ScreenData, Chronicle, FLet, o, ScreenDataUI, c
2026-04-12 20:37:13.210 xcodebuild[530:3062] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-12 20:37:21.546 xcodebuild[870:4841] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScreenDataUI",
      "t"
    ]
  }
}
2026-04-12 20:37:22.534 xcodebuild[878:4913] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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-26.4.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
Resolve Package Graph
Resolved source packages:
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 33a22f16c416daf3ca98fb57ee7beb39
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/33a22f16c416daf3ca98fb57ee7beb39.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')
2026-04-12 20:37:26.494 xcodebuild[881:4945] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ee0ea80a78f20cbfd22492d3f7aa0e809eb0dc93, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ee0ea80a78f20cbfd22492d3f7aa0e809eb0dc93, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ee0ea80a78f20cbfd22492d3f7aa0e809eb0dc93, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ee0ea80a78f20cbfd22492d3f7aa0e809eb0dc93, 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-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.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
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
resolved source packages: ScreenDataNavigation, Chronicle, c, t, ScreenData, o, ScreenDataUI, FLet
2026-04-12 20:37:29.918 xcodebuild[954:5380] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-12 20:37:31.211 xcodebuild[989:5656] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScreenDataUI",
      "t"
    ]
  }
}
2026-04-12 20:37:32.224 xcodebuild[993:5695] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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-26.4.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:
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  c: https://github.com/0xOpenBytes/c @ 1.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 33a22f16c416daf3ca98fb57ee7beb39
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/33a22f16c416daf3ca98fb57ee7beb39.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')
2026-04-12 20:37:33.212 xcodebuild[996:5728] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ee0ea80a78f20cbfd22492d3f7aa0e809eb0dc93, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ee0ea80a78f20cbfd22492d3f7aa0e809eb0dc93, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ee0ea80a78f20cbfd22492d3f7aa0e809eb0dc93, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ee0ea80a78f20cbfd22492d3f7aa0e809eb0dc93, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ScreenDataUI
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild