The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScrollViewPlus with Swift 6.3 for iOS using Xcode 26.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ScrollViewPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ScrollViewPlus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 510c486 Update CI
Cloned https://github.com/ChimeHQ/ScrollViewPlus.git
Revision (git rev-parse @):
510c486c8a91b463e231d484fdc3c4071fad7813
SUCCESS checkout https://github.com/ChimeHQ/ScrollViewPlus.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/ScrollViewPlus.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ScrollViewPlus",
  "name" : "ScrollViewPlus",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "ScrollViewPlus",
      "targets" : [
        "ScrollViewPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScrollViewPlusTests",
      "module_type" : "SwiftTarget",
      "name" : "ScrollViewPlusTests",
      "path" : "ScrollViewPlusTests",
      "sources" : [
        "OverlayOnlyScrollViewTests.swift"
      ],
      "target_dependencies" : [
        "ScrollViewPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScrollViewPlus",
      "module_type" : "SwiftTarget",
      "name" : "ScrollViewPlus",
      "path" : "ScrollViewPlus",
      "product_memberships" : [
        "ScrollViewPlus"
      ],
      "sources" : [
        "NSScroller+Thickness.swift",
        "ObservableScroller.swift",
        "OverlayOnlyScrollView.swift",
        "PositionJumpingWorkaroundScrollView.swift",
        "ScrollViewVisibleRectObserver.swift",
        "ScrollerOverlayObserver.swift",
        "UnconstrainedClipView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ScrollViewPlus",
    "schemes" : [
      "ScrollViewPlus"
    ],
    "targets" : [
      "ScrollViewPlus",
      "ScrollViewPlusTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScrollViewPlus -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 ScrollViewPlus -destination generic/platform=iOS
2026-04-16 00:40:12.978 xcodebuild[622:3690] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-16-04_00-40-0012.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:iOS }
	Available destinations for the "ScrollViewPlus" scheme:
		{ platform:macOS, arch:arm64, id:8d9ec2c686ea542749e44228d9f3bba6870594e8, name:My Mac }
		{ platform:macOS, arch:x86_64, id:8d9ec2c686ea542749e44228d9f3bba6870594e8, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable