Build Information
Failed to build RefreshableScrollView, reference main (83dbdc
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 06:59:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/RefreshableScrollView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/RefreshableScrollView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 83dbdca Don't suppress scrolling in iOS 16.0 when user is searching.
Cloned https://github.com/elegantchaos/RefreshableScrollView.git
Revision (git rev-parse @):
83dbdcab6f30463db20043d4086b464fa205e759
SUCCESS checkout https://github.com/elegantchaos/RefreshableScrollView.git at main
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Matchable.git
[1/571] Fetching xctestextensions
[93/684] Fetching xctestextensions, matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.64s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.65s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.2 (1.23s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.56s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.6
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.4.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "refreshablescrollview",
"name": "RefreshableScrollView",
"url": "https://github.com/elegantchaos/RefreshableScrollView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RefreshableScrollView",
"dependencies": [
]
}
]
}
Fetching https://github.com/elegantchaos/RefreshableScrollView.git
[3/284] Fetching refreshablescrollview
Fetched https://github.com/elegantchaos/RefreshableScrollView.git from cache (0.62s)
Creating working copy for https://github.com/elegantchaos/RefreshableScrollView.git
Working copy of https://github.com/elegantchaos/RefreshableScrollView.git resolved at main (83dbdca)
warning: '.resolve-product-dependencies': dependency 'refreshablescrollview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/elegantchaos/RefreshableScrollView.git
https://github.com/elegantchaos/RefreshableScrollView.git
{
"dependencies" : [
{
"identity" : "xctestextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/XCTestExtensions.git"
}
],
"manifest_display_name" : "RefreshableScrollView",
"name" : "RefreshableScrollView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "RefreshableScrollView",
"targets" : [
"RefreshableScrollView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RefreshableScrollViewTests",
"module_type" : "SwiftTarget",
"name" : "RefreshableScrollViewTests",
"path" : "Tests/RefreshableScrollViewTests",
"product_dependencies" : [
"XCTestExtensions"
],
"sources" : [
"RefreshableScrollViewTests.swift"
],
"target_dependencies" : [
"RefreshableScrollView"
],
"type" : "test"
},
{
"c99name" : "RefreshableScrollView",
"module_type" : "SwiftTarget",
"name" : "RefreshableScrollView",
"path" : "Sources/RefreshableScrollView",
"product_memberships" : [
"RefreshableScrollView"
],
"sources" : [
"BoundsReaderView.swift",
"CustomActivityView.swift",
"IndicatorView.swift",
"NativeRefreshableScrollView.swift",
"RefreshState.swift",
"RefreshableScrollView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/9] Compiling RefreshableScrollView RefreshState.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/9] Emitting module RefreshableScrollView
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[5/9] Compiling RefreshableScrollView CustomActivityView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[6/9] Compiling RefreshableScrollView BoundsReaderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[7/9] Compiling RefreshableScrollView RefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[8/9] Compiling RefreshableScrollView NativeRefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[9/9] Compiling RefreshableScrollView IndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/8] Compiling RefreshableScrollView NativeRefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[3/8] Emitting module RefreshableScrollView
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[4/8] Compiling RefreshableScrollView IndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[5/8] Compiling RefreshableScrollView RefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[6/8] Compiling RefreshableScrollView BoundsReaderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[7/8] Compiling RefreshableScrollView CustomActivityView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[8/8] Compiling RefreshableScrollView RefreshState.swift
/Users/admin/builder/spi-builder-workspace/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
5 |
6 | import SwiftUI
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | /// Implements a ScrollView which uses the native UIScrollView to implement
BUILD FAILURE 6.1 macosSpm