The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpotPullRefresh, reference master (f6f9b7), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 06:49:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "spotpullrefresh",
      "name": "SpotPullRefresh",
      "url": "https://github.com/shawnclovie/spotpullrefresh.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/spotpullrefresh",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/shawnclovie/spotpullrefresh.git
[1/99] Fetching spotpullrefresh
Fetched https://github.com/shawnclovie/spotpullrefresh.git from cache (0.60s)
Creating working copy for https://github.com/shawnclovie/spotpullrefresh.git
Working copy of https://github.com/shawnclovie/spotpullrefresh.git resolved at master (f6f9b7f)
warning: '.resolve-product-dependencies': dependency 'spotpullrefresh' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/shawnclovie/spotpullrefresh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/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
[4/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
[5/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
[6/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
[7/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)
[8/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
[9/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
[10/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
[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.3 macosSpm