The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScrollViewPlus with Swift 6.2 for watchOS using Xcode 26.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ScrollViewPlus.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ScrollViewPlus
 * tag               0.2.1      -> FETCH_HEAD
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 0.2.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChimeHQ/ScrollViewPlus.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScrollViewPlus -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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=watchOS
2025-06-23 16:01:02.668 xcodebuild[565:3250] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-06_16-01-0002.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "ScrollViewPlus" scheme:
		{ platform:macOS, arch:arm64, id:bf4adf90d43dcfc4c268d3e51e92b31d9f1f76dc, name:My Mac }
		{ platform:macOS, arch:x86_64, id:bf4adf90d43dcfc4c268d3e51e92b31d9f1f76dc, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable