Build Information
Failed to build SpotPullRefresh, reference 1.0.0 (f6f9b7), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 18:27:14 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: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shawnclovie/spotpullrefresh
* tag 1.0.0 -> FETCH_HEAD
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 1.0.0
========================================
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 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
[4/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
[5/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
[6/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
[7/16] 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 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/16] 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
[10/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
[11/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
[12/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
[13/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
[14/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
[15/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
[16/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
BUILD FAILURE 6.2 macosSpm