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

Successful build of ScrollViewPlus with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ScrollViewPlus.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ScrollViewPlus
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at ce2af32 Update CI
Cloned https://github.com/ChimeHQ/ScrollViewPlus.git
Revision (git rev-parse @):
ce2af321d379e3b05c1541850d509ae61d3380db
SUCCESS checkout https://github.com/ChimeHQ/ScrollViewPlus.git at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "scrollviewplus",
      "name": "ScrollViewPlus",
      "url": "https://github.com/ChimeHQ/ScrollViewPlus.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ScrollViewPlus",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/ScrollViewPlus.git from cache
Fetched https://github.com/ChimeHQ/ScrollViewPlus.git from cache (0.14s)
Creating working copy for https://github.com/ChimeHQ/ScrollViewPlus.git
Working copy of https://github.com/ChimeHQ/ScrollViewPlus.git resolved at 0.2.0 (ce2af32)
warning: '.resolve-product-dependencies': dependency 'scrollviewplus' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/ScrollViewPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/10] Compiling ScrollViewPlus ScrollViewVisibleRectObserver.swift
[4/10] Compiling ScrollViewPlus ObservableScroller.swift
[5/10] Emitting module ScrollViewPlus
[6/10] Compiling ScrollViewPlus PositionJumpingWorkaroundScrollView.swift
[7/10] Compiling ScrollViewPlus ScrollerOverlayObserver.swift
[8/10] Compiling ScrollViewPlus NSScroller+Thickness.swift
[9/10] Compiling ScrollViewPlus UnconstrainedClipView.swift
[10/10] Compiling ScrollViewPlus OverlayOnlyScrollView.swift
Build complete! (4.79s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ScrollViewPlusTests/Info.plist
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ScrollViewPlus/ScrollViewPlus.xcconfig
    /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ScrollViewPlus/Info.plist
Build complete.
Done.