The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftUIIndexedList, reference main (5183e1), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 17:41:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ciaranrobrien/SwiftUIIndexedList.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ciaranrobrien/SwiftUIIndexedList
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5183e17 Update README.md
Cloned https://github.com/ciaranrobrien/SwiftUIIndexedList.git
Revision (git rev-parse @):
5183e178ba405ff4eec2ecc5d4e08bf93c4482b8
SUCCESS checkout https://github.com/ciaranrobrien/SwiftUIIndexedList.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ciaranrobrien/SwiftUIIndexedList.git
https://github.com/ciaranrobrien/SwiftUIIndexedList.git
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/SwiftUI-Introspect"
    }
  ],
  "manifest_display_name" : "SwiftUIIndexedList",
  "name" : "SwiftUIIndexedList",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIIndexedList",
      "targets" : [
        "SwiftUIIndexedList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIIndexedList",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIIndexedList",
      "path" : "Sources/SwiftUIIndexedList",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "SwiftUIIndexedList"
      ],
      "sources" : [
        "API/Index.swift",
        "API/IndexBarInsets.swift",
        "API/Indexable.swift",
        "API/IndexedList.swift",
        "API/IndexedScrollView.swift",
        "API/ScrollAccessory.swift",
        "API/View+Extensions.swift",
        "Examples/ExampleA.swift",
        "Examples/ExampleB.swift",
        "Internal/Extensions.swift",
        "Internal/IndexBar.swift",
        "Internal/IndexBarBackground.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Command line invocation:
    /Applications/Xcode-16.3.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 1.3.0 of package ‘SwiftUI-Introspect’
Resolve Package Graph
Resolved source packages:
  SwiftUIIndexedList: /Users/admin/builder/spi-builder-workspace
  swiftui-introspect: https://github.com/siteline/SwiftUI-Introspect @ 1.3.0
resolved source packages: SwiftUIIndexedList, swiftui-introspect
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/SwiftUI-Introspect"
    }
  ],
  "manifest_display_name" : "SwiftUIIndexedList",
  "name" : "SwiftUIIndexedList",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIIndexedList",
      "targets" : [
        "SwiftUIIndexedList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIIndexedList",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIIndexedList",
      "path" : "Sources/SwiftUIIndexedList",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "SwiftUIIndexedList"
      ],
      "sources" : [
        "API/Index.swift",
        "API/IndexBarInsets.swift",
        "API/Indexable.swift",
        "API/IndexedList.swift",
        "API/IndexedScrollView.swift",
        "API/ScrollAccessory.swift",
        "API/View+Extensions.swift",
        "Examples/ExampleA.swift",
        "Examples/ExampleB.swift",
        "Internal/Extensions.swift",
        "Internal/IndexBar.swift",
        "Internal/IndexBarBackground.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftUIIndexedList"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftUIIndexedList -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 SwiftUIIndexedList -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swiftui-introspect: https://github.com/siteline/SwiftUI-Introspect @ 1.3.0
  SwiftUIIndexedList: /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 'SwiftUIIndexedList' in project 'SwiftUIIndexedList'
        ➜ Explicit dependency on target 'SwiftUIIndexedList' in project 'SwiftUIIndexedList'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'SwiftUIIndexedList' in project 'SwiftUIIndexedList'
        ➜ 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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6ffd1960cb5c3b0c0ba6e065c36eba69
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ffd1960cb5c3b0c0ba6e065c36eba69.xcbuilddata
error: The package product 'SwiftUIIntrospect' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SwiftUIIndexedList' from project 'SwiftUIIndexedList')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:397d6c6bc94d362432af58a03bbe6ad51af15218, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:397d6c6bc94d362432af58a03bbe6ad51af15218, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:397d6c6bc94d362432af58a03bbe6ad51af15218, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:397d6c6bc94d362432af58a03bbe6ad51af15218, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwiftUIIndexedList
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swiftui-introspect: https://github.com/siteline/SwiftUI-Introspect @ 1.3.0
  SwiftUIIndexedList: /Users/admin/builder/spi-builder-workspace
resolved source packages: swiftui-introspect, SwiftUIIndexedList
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/SwiftUI-Introspect"
    }
  ],
  "manifest_display_name" : "SwiftUIIndexedList",
  "name" : "SwiftUIIndexedList",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIIndexedList",
      "targets" : [
        "SwiftUIIndexedList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIIndexedList",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIIndexedList",
      "path" : "Sources/SwiftUIIndexedList",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "SwiftUIIndexedList"
      ],
      "sources" : [
        "API/Index.swift",
        "API/IndexBarInsets.swift",
        "API/Indexable.swift",
        "API/IndexedList.swift",
        "API/IndexedScrollView.swift",
        "API/ScrollAccessory.swift",
        "API/View+Extensions.swift",
        "Examples/ExampleA.swift",
        "Examples/ExampleB.swift",
        "Internal/Extensions.swift",
        "Internal/IndexBar.swift",
        "Internal/IndexBarBackground.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftUIIndexedList"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftUIIndexedList -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 SwiftUIIndexedList -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  swiftui-introspect: https://github.com/siteline/SwiftUI-Introspect @ 1.3.0
  SwiftUIIndexedList: /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 'SwiftUIIndexedList' in project 'SwiftUIIndexedList'
        ➜ Explicit dependency on target 'SwiftUIIndexedList' in project 'SwiftUIIndexedList'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'SwiftUIIndexedList' in project 'SwiftUIIndexedList'
        ➜ 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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a850eef837eca9878c3c7645c32f93b7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a850eef837eca9878c3c7645c32f93b7.xcbuilddata
error: The package product 'SwiftUIIntrospect' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SwiftUIIndexedList' from project 'SwiftUIIndexedList')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:397d6c6bc94d362432af58a03bbe6ad51af15218, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:397d6c6bc94d362432af58a03bbe6ad51af15218, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:397d6c6bc94d362432af58a03bbe6ad51af15218, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:397d6c6bc94d362432af58a03bbe6ad51af15218, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwiftUIIndexedList
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild