The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Images, reference main (507b55), with Swift 6.3 for iOS using Xcode 26.4 on 12 Apr 2026 11:39:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Images.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Images
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 507b558 newer ActionStatus
Cloned https://github.com/elegantchaos/Images.git
Revision (git rev-parse @):
507b5580d93e76692cd1cc184f4ffea4e620936e
SUCCESS checkout https://github.com/elegantchaos/Images.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/Images.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/Logger.git
Fetching from https://github.com/elegantchaos/ThreadExtensions.git
Creating working copy of package ‘Logger’
Checking out 1.8.2 of package ‘Logger’
Creating working copy of package ‘ThreadExtensions’
Checking out 1.0.1 of package ‘ThreadExtensions’
Resolve Package Graph
Resolved source packages:
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  Images: /Users/admin/builder/spi-builder-workspace
resolved source packages: ThreadExtensions, Logger, Images
2026-04-12 07:39:23.268 xcodebuild[529:3050] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:23.372 xcodebuild[529:3050] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:23.755 xcodebuild[529:3050] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger.git"
    },
    {
      "identity" : "threadextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ThreadExtensions.git"
    }
  ],
  "manifest_display_name" : "Images",
  "name" : "Images",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Images",
      "targets" : [
        "Images"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImagesTests",
      "module_type" : "SwiftTarget",
      "name" : "ImagesTests",
      "path" : "Tests/ImagesTests",
      "sources" : [
        "ImagesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Images"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Images",
      "module_type" : "SwiftTarget",
      "name" : "Images",
      "path" : "Sources/Images",
      "product_dependencies" : [
        "Logger",
        "ThreadExtensions"
      ],
      "product_memberships" : [
        "Images"
      ],
      "sources" : [
        "AsyncImage.swift",
        "Image+AppKit.swift",
        "Image+Extensions.swift",
        "Image+UIKit.swift",
        "ImageCache.swift",
        "ImageFactory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Images",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport",
      "ThreadExtensions"
    ]
  }
}
2026-04-12 07:39:45.749 xcodebuild[696:4072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:45.849 xcodebuild[696:4072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Images",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport",
      "ThreadExtensions"
    ]
  }
}
2026-04-12 07:39:47.314 xcodebuild[701:4138] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:47.417 xcodebuild[701:4138] [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 Images -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 Images -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
  Images: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    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)
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: a8c36ae12a556c0df82fc5757e50eee4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a8c36ae12a556c0df82fc5757e50eee4.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-12 07:39:48.226 xcodebuild[703:4166] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:48.330 xcodebuild[703:4166] [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 Images
(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:
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  ThreadExtensions: https://github.com/elegantchaos/ThreadExtensions.git @ 1.0.1
  Images: /Users/admin/builder/spi-builder-workspace
resolved source packages: Logger, ThreadExtensions, Images
2026-04-12 07:39:51.786 xcodebuild[734:4362] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:51.930 xcodebuild[734:4362] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger.git"
    },
    {
      "identity" : "threadextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ThreadExtensions.git"
    }
  ],
  "manifest_display_name" : "Images",
  "name" : "Images",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Images",
      "targets" : [
        "Images"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImagesTests",
      "module_type" : "SwiftTarget",
      "name" : "ImagesTests",
      "path" : "Tests/ImagesTests",
      "sources" : [
        "ImagesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Images"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Images",
      "module_type" : "SwiftTarget",
      "name" : "Images",
      "path" : "Sources/Images",
      "product_dependencies" : [
        "Logger",
        "ThreadExtensions"
      ],
      "product_memberships" : [
        "Images"
      ],
      "sources" : [
        "AsyncImage.swift",
        "Image+AppKit.swift",
        "Image+Extensions.swift",
        "Image+UIKit.swift",
        "ImageCache.swift",
        "ImageFactory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Images",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport",
      "ThreadExtensions"
    ]
  }
}
2026-04-12 07:39:53.200 xcodebuild[743:4425] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:53.304 xcodebuild[743:4425] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Images",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport",
      "ThreadExtensions"
    ]
  }
}
2026-04-12 07:39:54.154 xcodebuild[746:4457] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:54.258 xcodebuild[746:4457] [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 Images -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 Images -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  Images: /Users/admin/builder/spi-builder-workspace
  Logger: https://github.com/elegantchaos/Logger.git @ 1.8.2
  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 (6 targets)
    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)
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: a8c36ae12a556c0df82fc5757e50eee4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a8c36ae12a556c0df82fc5757e50eee4.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-12 07:39:55.083 xcodebuild[748:4485] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 07:39:55.187 xcodebuild[748:4485] [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 Images
(1 failure)
BUILD FAILURE 6.3 iOS