The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftUINavigationHeader, reference main (5f9530), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 14 Oct 2025 05:40:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexeichhorn/SwiftUINavigationHeader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexeichhorn/SwiftUINavigationHeader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5f9530a even better support for landscape
Cloned https://github.com/alexeichhorn/SwiftUINavigationHeader.git
Revision (git rev-parse @):
5f9530a4e1975d90d04e4b2ed14a127ea5a064a5
SUCCESS checkout https://github.com/alexeichhorn/SwiftUINavigationHeader.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alexeichhorn/SwiftUINavigationHeader.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/raymondjavaxx/SmoothGradient.git
Creating working copy of package ‘SmoothGradient’
Checking out 1.0.1 of package ‘SmoothGradient’
Resolve Package Graph
Resolved source packages:
  SmoothGradient: https://github.com/raymondjavaxx/SmoothGradient.git @ 1.0.1
  SwiftUINavigationHeader: /Users/admin/builder/spi-builder-workspace
resolved source packages: SmoothGradient, SwiftUINavigationHeader
2025-10-14 01:40:12.973 xcodebuild[521:3002] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "smoothgradient",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/raymondjavaxx/SmoothGradient.git"
    }
  ],
  "manifest_display_name" : "SwiftUINavigationHeader",
  "name" : "SwiftUINavigationHeader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUINavigationHeader",
      "targets" : [
        "SwiftUINavigationHeader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUINavigationHeaderTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationHeaderTests",
      "path" : "Tests/SwiftUINavigationHeaderTests",
      "sources" : [
        "SwiftUINavigationHeaderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftUINavigationHeader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUINavigationHeader",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationHeader",
      "path" : "Sources/SwiftUINavigationHeader",
      "product_dependencies" : [
        "SmoothGradient"
      ],
      "product_memberships" : [
        "SwiftUINavigationHeader"
      ],
      "sources" : [
        "ColorComparison.swift",
        "Extensions.swift",
        "NavigationHeaderContainer.swift",
        "SwiftUINavigationHeader.swift",
        "ToolbarItemExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftUINavigationHeader"
    ]
  }
}
2025-10-14 01:40:17.701 xcodebuild[638:3764] [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 SwiftUINavigationHeader -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 SwiftUINavigationHeader -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SmoothGradient: https://github.com/raymondjavaxx/SmoothGradient.git @ 1.0.1
  SwiftUINavigationHeader: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'SwiftUINavigationHeader' in project 'SwiftUINavigationHeader'
        ➜ Explicit dependency on target 'SwiftUINavigationHeader' in project 'SwiftUINavigationHeader'
        ➜ Explicit dependency on target 'SmoothGradient' in project 'SmoothGradient'
    Target 'SwiftUINavigationHeader' in project 'SwiftUINavigationHeader'
        ➜ Explicit dependency on target 'SmoothGradient' in project 'SmoothGradient'
    Target 'SmoothGradient' in project 'SmoothGradient'
        ➜ Explicit dependency on target 'SmoothGradient' in project 'SmoothGradient'
        ➜ Explicit dependency on target 'SmoothGradient_SmoothGradient' in project 'SmoothGradient'
    Target 'SmoothGradient' in project 'SmoothGradient'
        ➜ Explicit dependency on target 'SmoothGradient_SmoothGradient' in project 'SmoothGradient'
    Target 'SmoothGradient_SmoothGradient' in project 'SmoothGradient' (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: 07dcc817ff4f2385aa0be774987c7859
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/07dcc817ff4f2385aa0be774987c7859.xcbuilddata
error: The package product 'SmoothGradient' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'SwiftUINavigationHeader' from project 'SwiftUINavigationHeader')
2025-10-14 01:40:19.501 xcodebuild[640:3800] [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:2eff520dca30ad809b48b74979420185141840c7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2eff520dca30ad809b48b74979420185141840c7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2eff520dca30ad809b48b74979420185141840c7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2eff520dca30ad809b48b74979420185141840c7, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwiftUINavigationHeader
(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:
  SmoothGradient: https://github.com/raymondjavaxx/SmoothGradient.git @ 1.0.1
  SwiftUINavigationHeader: /Users/admin/builder/spi-builder-workspace
resolved source packages: SmoothGradient, SwiftUINavigationHeader
2025-10-14 01:40:20.988 xcodebuild[663:3945] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "smoothgradient",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/raymondjavaxx/SmoothGradient.git"
    }
  ],
  "manifest_display_name" : "SwiftUINavigationHeader",
  "name" : "SwiftUINavigationHeader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUINavigationHeader",
      "targets" : [
        "SwiftUINavigationHeader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUINavigationHeaderTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationHeaderTests",
      "path" : "Tests/SwiftUINavigationHeaderTests",
      "sources" : [
        "SwiftUINavigationHeaderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftUINavigationHeader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUINavigationHeader",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationHeader",
      "path" : "Sources/SwiftUINavigationHeader",
      "product_dependencies" : [
        "SmoothGradient"
      ],
      "product_memberships" : [
        "SwiftUINavigationHeader"
      ],
      "sources" : [
        "ColorComparison.swift",
        "Extensions.swift",
        "NavigationHeaderContainer.swift",
        "SwiftUINavigationHeader.swift",
        "ToolbarItemExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftUINavigationHeader"
    ]
  }
}
2025-10-14 01:40:22.054 xcodebuild[671:4003] [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 SwiftUINavigationHeader -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 SwiftUINavigationHeader -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SwiftUINavigationHeader: /Users/admin/builder/spi-builder-workspace
  SmoothGradient: https://github.com/raymondjavaxx/SmoothGradient.git @ 1.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'SwiftUINavigationHeader' in project 'SwiftUINavigationHeader'
        ➜ Explicit dependency on target 'SwiftUINavigationHeader' in project 'SwiftUINavigationHeader'
        ➜ Explicit dependency on target 'SmoothGradient' in project 'SmoothGradient'
    Target 'SwiftUINavigationHeader' in project 'SwiftUINavigationHeader'
        ➜ Explicit dependency on target 'SmoothGradient' in project 'SmoothGradient'
    Target 'SmoothGradient' in project 'SmoothGradient'
        ➜ Explicit dependency on target 'SmoothGradient' in project 'SmoothGradient'
        ➜ Explicit dependency on target 'SmoothGradient_SmoothGradient' in project 'SmoothGradient'
    Target 'SmoothGradient' in project 'SmoothGradient'
        ➜ Explicit dependency on target 'SmoothGradient_SmoothGradient' in project 'SmoothGradient'
    Target 'SmoothGradient_SmoothGradient' in project 'SmoothGradient' (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: 07dcc817ff4f2385aa0be774987c7859
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/07dcc817ff4f2385aa0be774987c7859.xcbuilddata
error: The package product 'SmoothGradient' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'SwiftUINavigationHeader' from project 'SwiftUINavigationHeader')
2025-10-14 01:40:22.891 xcodebuild[673:4036] [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:2eff520dca30ad809b48b74979420185141840c7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2eff520dca30ad809b48b74979420185141840c7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2eff520dca30ad809b48b74979420185141840c7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2eff520dca30ad809b48b74979420185141840c7, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwiftUINavigationHeader
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild