The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ApplicationExtensions, reference v2.1.3 (52cc49), with Swift 6.3 for tvOS using Xcode 26.4 on 12 Apr 2026 03:19:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ApplicationExtensions.git
Reference: v2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ApplicationExtensions
 * tag               v2.1.3     -> FETCH_HEAD
HEAD is now at 52cc49c Xcode update
Cloned https://github.com/elegantchaos/ApplicationExtensions.git
Revision (git rev-parse @):
52cc49c6773270f14eea814219e81de1bf507186
SUCCESS checkout https://github.com/elegantchaos/ApplicationExtensions.git at v2.1.3
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/ApplicationExtensions.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/elegantchaos/CollectionExtensions.git
Fetching from https://github.com/elegantchaos/Bundles.git
Fetching from https://github.com/elegantchaos/SemanticVersion.git
Fetching from https://github.com/elegantchaos/Logger.git
Fetching from https://github.com/elegantchaos/Files.git
Fetching from https://github.com/elegantchaos/Images.git
Fetching from https://github.com/elegantchaos/XCTestExtensions
Fetching from https://github.com/elegantchaos/Coercion.git
Fetching from https://github.com/elegantchaos/ThreadExtensions.git
Fetching from https://github.com/elegantchaos/Matchable.git
Creating working copy of package ‘ThreadExtensions’
Checking out 1.0.1 of package ‘ThreadExtensions’
Creating working copy of package ‘Coercion’
Checking out 1.1.3 of package ‘Coercion’
Creating working copy of package ‘Files’
Checking out 1.2.2 of package ‘Files’
Creating working copy of package ‘CollectionExtensions’
Checking out 1.0.2 of package ‘CollectionExtensions’
Creating working copy of package ‘Logger’
Checking out 1.8.2 of package ‘Logger’
Creating working copy of package ‘Images’
Checking out 1.1.6 of package ‘Images’
Creating working copy of package ‘Matchable’
Checking out 1.0.7 of package ‘Matchable’
Creating working copy of package ‘SemanticVersion’
Checking out 1.1.0 of package ‘SemanticVersion’
Creating working copy of package ‘Bundles’
Checking out 1.0.10 of package ‘Bundles’
Creating working copy of package ‘XCTestExtensions’
Checking out 1.5.1 of package ‘XCTestExtensions’
Resolve Package Graph
Resolved source packages:
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
  Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
  ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
  CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
  Images: https://github.com/elegantchaos/Images.git @ 1.1.6
  Files: https://github.com/elegantchaos/Files.git @ 1.2.2
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
resolved source packages: ThreadExtensions, XCTestExtensions, Coercion, ApplicationExtensions, Matchable, Logger, Bundles, CollectionExtensions, Images, Files, SemanticVersion
2026-04-11 23:18:08.436 xcodebuild[529:3084] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:08.538 xcodebuild[529:3084] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:09.057 xcodebuild[529:3084] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "bundles",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Bundles.git"
    },
    {
      "identity" : "collectionextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/CollectionExtensions.git"
    },
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger.git"
    }
  ],
  "manifest_display_name" : "ApplicationExtensions",
  "name" : "ApplicationExtensions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ApplicationExtensions",
      "targets" : [
        "ApplicationExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ApplicationExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "ApplicationExtensionsTests",
      "path" : "Tests/ApplicationExtensionsTests",
      "sources" : [
        "ApplicationExtensionsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ApplicationExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ApplicationExtensions",
      "module_type" : "SwiftTarget",
      "name" : "ApplicationExtensions",
      "path" : "Sources/ApplicationExtensions",
      "product_dependencies" : [
        "Bundles",
        "LoggerKit",
        "CollectionExtensions"
      ],
      "product_memberships" : [
        "ApplicationExtensions"
      ],
      "sources" : [
        "ApplicationExtensions.swift",
        "BasicApplication.swift",
        "BasicScene.swift",
        "DispatchQueue+Extensions.swift",
        "DocumentExtensions.swift",
        "StateWatcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "ApplicationExtensions",
    "schemes" : [
      "ApplicationExtensions",
      "Bundles",
      "Coercion",
      "CollectionExtensions",
      "Files",
      "Files-Package",
      "FilesKit",
      "Images",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport",
      "Matchable",
      "SemanticVersion",
      "ThreadExtensions",
      "XCTestExtensions"
    ]
  }
}
2026-04-11 23:18:43.724 xcodebuild[969:5302] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:43.826 xcodebuild[969:5302] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:43.943 xcodebuild[969:5302] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:44.175 xcodebuild[969:5302] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ApplicationExtensions",
      "Bundles",
      "Coercion",
      "CollectionExtensions",
      "Files",
      "Files-Package",
      "FilesKit",
      "Images",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport",
      "Matchable",
      "SemanticVersion",
      "ThreadExtensions",
      "XCTestExtensions"
    ]
  }
}
2026-04-11 23:18:46.261 xcodebuild[989:5452] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:46.362 xcodebuild[989:5452] [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 ApplicationExtensions -destination generic/platform=tvOS
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 ApplicationExtensions -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Images: https://github.com/elegantchaos/Images.git @ 1.1.6
  Files: https://github.com/elegantchaos/Files.git @ 1.2.2
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
  ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
  Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
  CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
  Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'ApplicationExtensions' in project 'ApplicationExtensions'
        ➜ Explicit dependency on target 'ApplicationExtensions' in project 'ApplicationExtensions'
        ➜ Explicit dependency on target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
    Target 'ApplicationExtensions' in project 'ApplicationExtensions'
        ➜ Explicit dependency on target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
    Target 'CollectionExtensions' in project 'CollectionExtensions'
        ➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
    Target 'CollectionExtensions' in project 'CollectionExtensions' (no dependencies)
    Target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'Coercion' in project 'Coercion'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'Coercion' in project 'Coercion'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
    Target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
    Target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
    Target 'ThreadExtensions' in project 'ThreadExtensions'
        ➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
    Target 'ThreadExtensions' in project 'ThreadExtensions' (no dependencies)
    Target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger' (no dependencies)
    Target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'Files' in project 'Files'
    Target 'Files' in project 'Files' (no dependencies)
    Target 'Coercion' in project 'Coercion'
        ➜ Explicit dependency on target 'Coercion' in project 'Coercion'
    Target 'Coercion' in project 'Coercion' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: eed42968757bd5b908f802965c85e692
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eed42968757bd5b908f802965c85e692.xcbuilddata
error: The package product 'Logger' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Images' from project 'Images')
2026-04-11 23:18:47.365 xcodebuild[996:5541] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:47.468 xcodebuild[996:5541] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ApplicationExtensions
(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:
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
  Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
  Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
  Images: https://github.com/elegantchaos/Images.git @ 1.1.6
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
  Files: https://github.com/elegantchaos/Files.git @ 1.2.2
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
resolved source packages: XCTestExtensions, Logger, ApplicationExtensions, Bundles, Coercion, Images, ThreadExtensions, Matchable, CollectionExtensions, Files, SemanticVersion
2026-04-11 23:18:55.783 xcodebuild[1114:6205] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:55.885 xcodebuild[1114:6205] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "bundles",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Bundles.git"
    },
    {
      "identity" : "collectionextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/CollectionExtensions.git"
    },
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger.git"
    }
  ],
  "manifest_display_name" : "ApplicationExtensions",
  "name" : "ApplicationExtensions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ApplicationExtensions",
      "targets" : [
        "ApplicationExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ApplicationExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "ApplicationExtensionsTests",
      "path" : "Tests/ApplicationExtensionsTests",
      "sources" : [
        "ApplicationExtensionsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ApplicationExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ApplicationExtensions",
      "module_type" : "SwiftTarget",
      "name" : "ApplicationExtensions",
      "path" : "Sources/ApplicationExtensions",
      "product_dependencies" : [
        "Bundles",
        "LoggerKit",
        "CollectionExtensions"
      ],
      "product_memberships" : [
        "ApplicationExtensions"
      ],
      "sources" : [
        "ApplicationExtensions.swift",
        "BasicApplication.swift",
        "BasicScene.swift",
        "DispatchQueue+Extensions.swift",
        "DocumentExtensions.swift",
        "StateWatcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ApplicationExtensions",
      "Bundles",
      "Coercion",
      "CollectionExtensions",
      "Files",
      "Files-Package",
      "FilesKit",
      "Images",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport",
      "Matchable",
      "SemanticVersion",
      "ThreadExtensions",
      "XCTestExtensions"
    ]
  }
}
2026-04-11 23:18:56.976 xcodebuild[1123:6278] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:57.076 xcodebuild[1123:6278] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ApplicationExtensions",
      "Bundles",
      "Coercion",
      "CollectionExtensions",
      "Files",
      "Files-Package",
      "FilesKit",
      "Images",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport",
      "Matchable",
      "SemanticVersion",
      "ThreadExtensions",
      "XCTestExtensions"
    ]
  }
}
2026-04-11 23:18:57.935 xcodebuild[1126:6330] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:58.037 xcodebuild[1126:6330] [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 ApplicationExtensions -destination generic/platform=tvOS
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 ApplicationExtensions -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  Files: https://github.com/elegantchaos/Files.git @ 1.2.2
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
  Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
  ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
  CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
  Images: https://github.com/elegantchaos/Images.git @ 1.1.6
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
  Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'ApplicationExtensions' in project 'ApplicationExtensions'
        ➜ Explicit dependency on target 'ApplicationExtensions' in project 'ApplicationExtensions'
        ➜ Explicit dependency on target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
    Target 'ApplicationExtensions' in project 'ApplicationExtensions'
        ➜ Explicit dependency on target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
    Target 'CollectionExtensions' in project 'CollectionExtensions'
        ➜ Explicit dependency on target 'CollectionExtensions' in project 'CollectionExtensions'
    Target 'CollectionExtensions' in project 'CollectionExtensions' (no dependencies)
    Target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'Coercion' in project 'Coercion'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'Bundles' in project 'Bundles'
        ➜ Explicit dependency on target 'Coercion' in project 'Coercion'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
    Target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
    Target 'Images' in project 'Images'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
    Target 'ThreadExtensions' in project 'ThreadExtensions'
        ➜ Explicit dependency on target 'ThreadExtensions' in project 'ThreadExtensions'
    Target 'ThreadExtensions' in project 'ThreadExtensions' (no dependencies)
    Target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger' (no dependencies)
    Target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'Files' in project 'Files'
    Target 'Files' in project 'Files' (no dependencies)
    Target 'Coercion' in project 'Coercion'
        ➜ Explicit dependency on target 'Coercion' in project 'Coercion'
    Target 'Coercion' in project 'Coercion' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: eed42968757bd5b908f802965c85e692
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eed42968757bd5b908f802965c85e692.xcbuilddata
error: The package product 'Logger' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Images' from project 'Images')
2026-04-11 23:18:58.881 xcodebuild[1128:6358] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:58.985 xcodebuild[1128:6358] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ApplicationExtensions
(1 failure)
BUILD FAILURE 6.3 tvOS