Build Information
Failed to build SpotPullRefresh, reference master (f6f9b7), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 18:26:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shawnclovie/spotpullrefresh.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shawnclovie/spotpullrefresh
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f6f9b7f try fix KVO not remove issue.
Cloned https://github.com/shawnclovie/spotpullrefresh.git
Revision (git rev-parse @):
f6f9b7f48a9c88c99aa2897d49f2fc0491a28d29
SUCCESS checkout https://github.com/shawnclovie/spotpullrefresh.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/shawnclovie/spotpullrefresh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/15] Compiling SpotPullRefresh PullRefreshView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[4/15] Compiling SpotPullRefresh PullRefreshStateView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[5/15] Compiling SpotPullRefresh UIFont+.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[6/15] Compiling SpotPullRefresh PullViewGroups.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[7/15] Compiling SpotPullRefresh SpotPullRefresh.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[8/16] Compiling SpotPullRefresh UIScrollView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/16] Emitting module SpotPullRefresh
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[10/16] Compiling SpotPullRefresh PullLoadIndicationStateView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[11/16] Compiling SpotPullRefresh PullLoadStateView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[12/16] Compiling SpotPullRefresh PullRefreshIndicationStateView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[13/16] Compiling SpotPullRefresh PullBaseView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[14/16] Compiling SpotPullRefresh PullLoadAnimationStateView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[15/16] Compiling SpotPullRefresh PullLoadView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
[16/16] Compiling SpotPullRefresh PullRefreshAnimationStateView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpotPullRefresh/PullBaseView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// State of pull controls
BUILD FAILURE 6.2 macosSpm