The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AsyncMultiplexImage, reference 1.0.0 (2c0dc7), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 6 Dec 2025 19:16:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-async-multiplex-image
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 2c0dc7b Update MultiplexImage (#33)
Cloned https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Revision (git rev-parse @):
2c0dc7bd7dd7fa51b4161b6ae6b15ff59412f2c2
SUCCESS checkout https://github.com/FluidGroup/swiftui-async-multiplex-image.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/FluidGroup/swiftui-support.git
Fetching from https://github.com/kean/Nuke.git
Creating working copy of package ‘Nuke’
Checking out 12.8.0 of package ‘Nuke’
Creating working copy of package ‘swiftui-support’
Checking out 0.13.0 of package ‘swiftui-support’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AsyncMultiplexImage: /Users/admin/builder/spi-builder-workspace
  Nuke: https://github.com/kean/Nuke.git @ 12.8.0
  SwiftUISupport: https://github.com/FluidGroup/swiftui-support.git @ 0.13.0
resolved source packages: AsyncMultiplexImage, Nuke, SwiftUISupport
2025-12-06 14:16:39.742 xcodebuild[523:3036] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "nuke",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Nuke.git"
    },
    {
      "identity" : "swiftui-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swiftui-support.git"
    }
  ],
  "manifest_display_name" : "AsyncMultiplexImage",
  "name" : "AsyncMultiplexImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncMultiplexImage",
      "targets" : [
        "AsyncMultiplexImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AsyncMultiplexImage-Nuke",
      "targets" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "AsyncMultiplexImageTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImageTests",
      "path" : "Tests/AsyncMultiplexImageTests",
      "sources" : [
        "AsyncMultiplexImageTests.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncMultiplexImage_Nuke",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage-Nuke",
      "path" : "Sources/AsyncMultiplexImage-Nuke",
      "product_dependencies" : [
        "Nuke"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImageNuke.swift",
        "AsyncMultiplexImageNukeDownloader.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncMultiplexImage",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage",
      "path" : "Sources/AsyncMultiplexImage",
      "product_dependencies" : [
        "SwiftUISupportBackport"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage",
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImage.swift",
        "AsyncMultiplexImageContent.swift",
        "AsyncMultiplexImageView.swift",
        "DownloadManager.swift",
        "MultiplexImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AsyncMultiplexImage",
      "AsyncMultiplexImage-Nuke",
      "AsyncMultiplexImage-Package"
    ]
  }
}
2025-12-06 14:16:44.788 xcodebuild[687:4060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AsyncMultiplexImage-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 AsyncMultiplexImage-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Nuke: https://github.com/kean/Nuke.git @ 12.8.0
  SwiftUISupport: https://github.com/FluidGroup/swiftui-support.git @ 0.13.0
  AsyncMultiplexImage: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'Nuke' in project 'Nuke'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'Nuke' in project 'Nuke' (no dependencies)
    Target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'SwiftUISupportBackport' in project 'SwiftUISupport' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a864f130c80d54153336639c3d1a291a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a864f130c80d54153336639c3d1a291a.xcbuilddata
error: The package product 'SwiftUISupportBackport' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage-Nuke' from project 'AsyncMultiplexImage')
error: The package product 'Nuke' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage-Nuke' from project 'AsyncMultiplexImage')
error: The package product 'SwiftUISupportBackport' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage' from project 'AsyncMultiplexImage')
2025-12-06 14:16:46.880 xcodebuild[695:4114] [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:d771efc3c3d30c5225427c25d7714bac3c14c54b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d771efc3c3d30c5225427c25d7714bac3c14c54b, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d771efc3c3d30c5225427c25d7714bac3c14c54b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d771efc3c3d30c5225427c25d7714bac3c14c54b, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AsyncMultiplexImage-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftUISupport: https://github.com/FluidGroup/swiftui-support.git @ 0.13.0
  Nuke: https://github.com/kean/Nuke.git @ 12.8.0
  AsyncMultiplexImage: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftUISupport, Nuke, AsyncMultiplexImage
2025-12-06 14:16:48.693 xcodebuild[738:4342] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "nuke",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Nuke.git"
    },
    {
      "identity" : "swiftui-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swiftui-support.git"
    }
  ],
  "manifest_display_name" : "AsyncMultiplexImage",
  "name" : "AsyncMultiplexImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncMultiplexImage",
      "targets" : [
        "AsyncMultiplexImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AsyncMultiplexImage-Nuke",
      "targets" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "AsyncMultiplexImageTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImageTests",
      "path" : "Tests/AsyncMultiplexImageTests",
      "sources" : [
        "AsyncMultiplexImageTests.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncMultiplexImage_Nuke",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage-Nuke",
      "path" : "Sources/AsyncMultiplexImage-Nuke",
      "product_dependencies" : [
        "Nuke"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImageNuke.swift",
        "AsyncMultiplexImageNukeDownloader.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncMultiplexImage",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage",
      "path" : "Sources/AsyncMultiplexImage",
      "product_dependencies" : [
        "SwiftUISupportBackport"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage",
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImage.swift",
        "AsyncMultiplexImageContent.swift",
        "AsyncMultiplexImageView.swift",
        "DownloadManager.swift",
        "MultiplexImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AsyncMultiplexImage",
      "AsyncMultiplexImage-Nuke",
      "AsyncMultiplexImage-Package"
    ]
  }
}
2025-12-06 14:16:49.847 xcodebuild[752:4419] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AsyncMultiplexImage-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 AsyncMultiplexImage-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  AsyncMultiplexImage: /Users/admin/builder/spi-builder-workspace
  SwiftUISupport: https://github.com/FluidGroup/swiftui-support.git @ 0.13.0
  Nuke: https://github.com/kean/Nuke.git @ 12.8.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'Nuke' in project 'Nuke'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'Nuke' in project 'Nuke' (no dependencies)
    Target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'SwiftUISupportBackport' in project 'SwiftUISupport' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a864f130c80d54153336639c3d1a291a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a864f130c80d54153336639c3d1a291a.xcbuilddata
error: The package product 'SwiftUISupportBackport' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage' from project 'AsyncMultiplexImage')
error: The package product 'SwiftUISupportBackport' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage-Nuke' from project 'AsyncMultiplexImage')
error: The package product 'Nuke' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage-Nuke' from project 'AsyncMultiplexImage')
2025-12-06 14:16:50.771 xcodebuild[760:4467] [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:d771efc3c3d30c5225427c25d7714bac3c14c54b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d771efc3c3d30c5225427c25d7714bac3c14c54b, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d771efc3c3d30c5225427c25d7714bac3c14c54b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d771efc3c3d30c5225427c25d7714bac3c14c54b, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AsyncMultiplexImage-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild