The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScalingHeaderScrollView, reference main (7def05), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 11 Apr 2026 11:52:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/ScalingHeaderScrollView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/ScalingHeaderScrollView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7def059 Merge pull request #74 from Shonchik/fix-extra-space
Cloned https://github.com/exyte/ScalingHeaderScrollView.git
Revision (git rev-parse @):
7def059ce120cfa2073f27da5b6b1dc7619449cc
SUCCESS checkout https://github.com/exyte/ScalingHeaderScrollView.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/exyte/ScalingHeaderScrollView.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/siteline/swiftui-introspect
Creating working copy of package ‘swiftui-introspect’
Checking out 26.0.1 of package ‘swiftui-introspect’
Resolve Package Graph
Resolved source packages:
  ScalingHeaderScrollView: /Users/admin/builder/spi-builder-workspace
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 26.0.1
resolved source packages: ScalingHeaderScrollView, swiftui-introspect
2026-04-11 07:52:23.982 xcodebuild[529:3085] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "26.0.0",
            "upper_bound" : "27.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/swiftui-introspect"
    }
  ],
  "manifest_display_name" : "ScalingHeaderScrollView",
  "name" : "ScalingHeaderScrollView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ScalingHeaderScrollView",
      "targets" : [
        "ScalingHeaderScrollView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScalingHeaderScrollView",
      "module_type" : "SwiftTarget",
      "name" : "ScalingHeaderScrollView",
      "path" : "Sources",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "ScalingHeaderScrollView"
      ],
      "sources" : [
        "AutosizingList.swift",
        "Helpers/FrameGetter.swift",
        "Helpers/ScalingHeaderScrollViewDelegate.swift",
        "ScalingHeaderScrollView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScalingHeaderScrollView"
    ]
  }
}
2026-04-11 07:52:31.902 xcodebuild[665:4008] [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 ScalingHeaderScrollView -destination platform=macOS,arch=arm64
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 ScalingHeaderScrollView -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 26.0.1
  ScalingHeaderScrollView: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'ScalingHeaderScrollView' in project 'ScalingHeaderScrollView'
        ➜ Explicit dependency on target 'ScalingHeaderScrollView' in project 'ScalingHeaderScrollView'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'ScalingHeaderScrollView' in project 'ScalingHeaderScrollView'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'SwiftUIIntrospect' in project 'swiftui-introspect' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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: 6d64b0dbe8925061df4a502a3892e79b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6d64b0dbe8925061df4a502a3892e79b.xcbuilddata
error: The package product 'SwiftUIIntrospect' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ScalingHeaderScrollView' from project 'ScalingHeaderScrollView')
2026-04-11 07:52:33.840 xcodebuild[672:4076] [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:7e416bf196ac8085d9570ccd72e4ca38f1dbfac2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7e416bf196ac8085d9570ccd72e4ca38f1dbfac2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7e416bf196ac8085d9570ccd72e4ca38f1dbfac2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7e416bf196ac8085d9570ccd72e4ca38f1dbfac2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ScalingHeaderScrollView
(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:
  ScalingHeaderScrollView: /Users/admin/builder/spi-builder-workspace
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 26.0.1
resolved source packages: ScalingHeaderScrollView, swiftui-introspect
2026-04-11 07:52:35.784 xcodebuild[696:4237] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "26.0.0",
            "upper_bound" : "27.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/swiftui-introspect"
    }
  ],
  "manifest_display_name" : "ScalingHeaderScrollView",
  "name" : "ScalingHeaderScrollView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ScalingHeaderScrollView",
      "targets" : [
        "ScalingHeaderScrollView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScalingHeaderScrollView",
      "module_type" : "SwiftTarget",
      "name" : "ScalingHeaderScrollView",
      "path" : "Sources",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "ScalingHeaderScrollView"
      ],
      "sources" : [
        "AutosizingList.swift",
        "Helpers/FrameGetter.swift",
        "Helpers/ScalingHeaderScrollViewDelegate.swift",
        "ScalingHeaderScrollView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScalingHeaderScrollView"
    ]
  }
}
2026-04-11 07:52:37.101 xcodebuild[706:4300] [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 ScalingHeaderScrollView -destination platform=macOS,arch=arm64
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 ScalingHeaderScrollView -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ScalingHeaderScrollView: /Users/admin/builder/spi-builder-workspace
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 26.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'ScalingHeaderScrollView' in project 'ScalingHeaderScrollView'
        ➜ Explicit dependency on target 'ScalingHeaderScrollView' in project 'ScalingHeaderScrollView'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'ScalingHeaderScrollView' in project 'ScalingHeaderScrollView'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'SwiftUIIntrospect' in project 'swiftui-introspect' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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: 6d64b0dbe8925061df4a502a3892e79b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6d64b0dbe8925061df4a502a3892e79b.xcbuilddata
error: The package product 'SwiftUIIntrospect' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ScalingHeaderScrollView' from project 'ScalingHeaderScrollView')
2026-04-11 07:52:37.991 xcodebuild[709:4331] [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:7e416bf196ac8085d9570ccd72e4ca38f1dbfac2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7e416bf196ac8085d9570ccd72e4ca38f1dbfac2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7e416bf196ac8085d9570ccd72e4ca38f1dbfac2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7e416bf196ac8085d9570ccd72e4ca38f1dbfac2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ScalingHeaderScrollView
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild