The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ScrollViewPlus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d7ab579 MainActor the tests too
Cloned https://github.com/ChimeHQ/ScrollViewPlus.git
Revision (git rev-parse @):
d7ab57959d53c967a12565fd1e6abf548ec7f704
SUCCESS checkout https://github.com/ChimeHQ/ScrollViewPlus.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ChimeHQ/ScrollViewPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling ScrollViewPlus ScrollViewVisibleRectObserver.swift
[2/8] Compiling ScrollViewPlus UnconstrainedClipView.swift
[3/8] Compiling ScrollViewPlus OverlayOnlyScrollView.swift
[4/8] Compiling ScrollViewPlus NSScroller+Thickness.swift
[5/8] Compiling ScrollViewPlus PositionJumpingWorkaroundScrollView.swift
[6/8] Compiling ScrollViewPlus ObservableScroller.swift
[7/8] Emitting module ScrollViewPlus
[8/8] Compiling ScrollViewPlus ScrollerOverlayObserver.swift
Build complete! (7.16s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ScrollViewPlus/Info.plist
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ScrollViewPlus/ScrollViewPlus.xcconfig
Build complete.
Done.