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: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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
========================================
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 UnconstrainedClipView.swift
[2/8] Compiling ScrollViewPlus OverlayOnlyScrollView.swift
[3/8] Compiling ScrollViewPlus ScrollViewVisibleRectObserver.swift
[4/8] Compiling ScrollViewPlus PositionJumpingWorkaroundScrollView.swift
[5/8] Compiling ScrollViewPlus ObservableScroller.swift
[6/8] Emitting module ScrollViewPlus
[7/8] Compiling ScrollViewPlus NSScroller+Thickness.swift
[8/8] Compiling ScrollViewPlus ScrollerOverlayObserver.swift
Build complete! (6.78s)
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/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ScrollViewPlus/Info.plist
    /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ScrollViewPlus/ScrollViewPlus.xcconfig
Build complete.
Done.