The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ScrollViewPlus with Swift 6.0 for iOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
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.0
Building package at path:  $PWD
https://github.com/ChimeHQ/ScrollViewPlus.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
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-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScrollViewPlus -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-16.2.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2025-05-04 07:45:22.800 xcodebuild[601:3427] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-04-05_07-45-0022.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:df0a381c77168e0b8600f2ed5cc5b4013522399e, name:My Mac }
		{ platform:macOS, arch:x86_64, id:df0a381c77168e0b8600f2ed5cc5b4013522399e, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable