The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ApplicationExtensions, reference master (f858e0), with Swift 6.3 for iOS using Xcode 26.4 on 12 Apr 2026 03:19:02 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=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ApplicationExtensions.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ApplicationExtensions
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f858e00 Improved parallelism in state saving
Cloned https://github.com/elegantchaos/ApplicationExtensions.git
Revision (git rev-parse @):
f858e00faa4a80c88d7fe3d154cd57f7dc6609de
SUCCESS checkout https://github.com/elegantchaos/ApplicationExtensions.git at master
========================================
Build
========================================
Selected platform:         iOS
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/Files.git
Fetching from https://github.com/elegantchaos/SemanticVersion.git
Fetching from https://github.com/elegantchaos/Images.git
Fetching from https://github.com/elegantchaos/Logger.git
Fetching from https://github.com/elegantchaos/XCTestExtensions
Fetching from https://github.com/elegantchaos/Bundles.git
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 ‘Matchable’
Checking out 1.0.7 of package ‘Matchable’
Creating working copy of package ‘Images’
Checking out 1.1.6 of package ‘Images’
Creating working copy of package ‘Coercion’
Checking out 1.1.3 of package ‘Coercion’
Creating working copy of package ‘Bundles’
Checking out 1.0.10 of package ‘Bundles’
Creating working copy of package ‘ThreadExtensions’
Checking out 1.0.1 of package ‘ThreadExtensions’
Creating working copy of package ‘Files’
Checking out 1.2.2 of package ‘Files’
Creating working copy of package ‘XCTestExtensions’
Checking out 1.5.1 of package ‘XCTestExtensions’
Creating working copy of package ‘Logger’
Checking out 1.8.2 of package ‘Logger’
Creating working copy of package ‘SemanticVersion’
Checking out 1.1.0 of package ‘SemanticVersion’
Creating working copy of package ‘CollectionExtensions’
Checking out 1.0.2 of package ‘CollectionExtensions’
Resolve Package Graph
Resolved source packages:
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
  CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
  Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
  Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
  Images: https://github.com/elegantchaos/Images.git @ 1.1.6
  Files: https://github.com/elegantchaos/Files.git @ 1.2.2
  ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
resolved source packages: XCTestExtensions, CollectionExtensions, Coercion, ThreadExtensions, Bundles, Images, Files, ApplicationExtensions, Logger, Matchable, SemanticVersion
2026-04-11 23:18:10.970 xcodebuild[564:3100] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:11.074 xcodebuild[564:3100] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:11.552 xcodebuild[564:3100] [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:46.343 xcodebuild[1024:5420] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:46.471 xcodebuild[1024:5420] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:46.670 xcodebuild[1024:5420] [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:48.824 xcodebuild[1029:5508] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:48.927 xcodebuild[1029:5508] [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=iOS
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=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  Images: https://github.com/elegantchaos/Images.git @ 1.1.6
  Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
  Files: https://github.com/elegantchaos/Files.git @ 1.2.2
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
  CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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: a7699fcf75b506639947765e1c2f9d77
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a7699fcf75b506639947765e1c2f9d77.xcbuilddata
error: The package product 'Logger' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Images' from project 'Images')
2026-04-11 23:18:49.908 xcodebuild[1043:5627] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:50.009 xcodebuild[1043:5627] [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
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
  Files: https://github.com/elegantchaos/Files.git @ 1.2.2
  Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
  CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
  Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
  Images: https://github.com/elegantchaos/Images.git @ 1.1.6
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
resolved source packages: XCTestExtensions, Matchable, ApplicationExtensions, Files, Coercion, CollectionExtensions, Logger, SemanticVersion, Bundles, Images, ThreadExtensions
2026-04-11 23:18:58.307 xcodebuild[1147:6216] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:58.409 xcodebuild[1147:6216] [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:59.497 xcodebuild[1156:6297] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:18:59.601 xcodebuild[1156:6297] [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:19:00.510 xcodebuild[1159:6333] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:19:00.614 xcodebuild[1159:6333] [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=iOS
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=iOS
Resolve Package Graph
Resolved source packages:
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions @ 1.5.1
  ApplicationExtensions: /Users/admin/builder/spi-builder-workspace
  CollectionExtensions: https://github.com/elegantchaos/CollectionExtensions.git @ 1.0.2
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
  Files: https://github.com/elegantchaos/Files.git @ 1.2.2
  Bundles: https://github.com/elegantchaos/Bundles.git @ 1.0.10
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  Coercion: https://github.com/elegantchaos/Coercion.git @ 1.1.3
  Images: https://github.com/elegantchaos/Images.git @ 1.1.6
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.0
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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: a7699fcf75b506639947765e1c2f9d77
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a7699fcf75b506639947765e1c2f9d77.xcbuilddata
error: The package product 'Logger' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Images' from project 'Images')
2026-04-11 23:19:01.532 xcodebuild[1161:6363] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-11 23:19:01.634 xcodebuild[1161:6363] [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 iOS