Build Information
Successful build of SimultaneouslyScrollView, reference 1.2.1 (fbfcd9), with Swift 6.0 for macOS (SPM) on 12 Jul 2025 11:09:56 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stonko1994/SimultaneouslyScrollView.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stonko1994/SimultaneouslyScrollView
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at fbfcd99 Merge pull request #20 from stonko1994/feature/polish-gh-actions
Cloned https://github.com/stonko1994/SimultaneouslyScrollView.git
Revision (git rev-parse @):
fbfcd9972ecc799e27b4fd75512d2a06606f7412
SUCCESS checkout https://github.com/stonko1994/SimultaneouslyScrollView.git at 1.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/stonko1994/SimultaneouslyScrollView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/11] Compiling SimultaneouslyScrollView MulticastScrollViewDelegate.swift
[4/11] Emitting module SimultaneouslyScrollView
[5/11] Compiling SimultaneouslyScrollView DefaultSimultaneouslyScrollViewHandler.swift
[6/11] Compiling SimultaneouslyScrollView SimultaneouslyScrollViewDirection.swift
[7/11] Compiling SimultaneouslyScrollView SimultaneouslyScrollViewHandler.swift
[8/11] Compiling SimultaneouslyScrollView ScrollViewDecorator.swift
[9/11] Compiling SimultaneouslyScrollView UIScrollView+OffsetHelper.swift
[10/11] Compiling SimultaneouslyScrollView WeakObjectStore.swift
[11/11] Compiling SimultaneouslyScrollView SimultaneouslyScrollViewHandlerFactory.swift
Build complete! (4.82s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SimultaneouslyScrollView",
"name" : "SimultaneouslyScrollView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SimultaneouslyScrollView",
"targets" : [
"SimultaneouslyScrollView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SimultaneouslyScrollView",
"module_type" : "SwiftTarget",
"name" : "SimultaneouslyScrollView",
"path" : "Sources/SimultaneouslyScrollView",
"product_memberships" : [
"SimultaneouslyScrollView"
],
"sources" : [
"DefaultSimultaneouslyScrollViewHandler.swift",
"Extensions/UIScrollView+OffsetHelper.swift",
"Helper/MulticastScrollViewDelegate.swift",
"Helper/ScrollViewDecorator.swift",
"Helper/WeakObjectStore.swift",
"SimultaneouslyScrollViewDirection.swift",
"SimultaneouslyScrollViewHandler.swift",
"SimultaneouslyScrollViewHandlerFactory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.