The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSkeletonView, reference 1.2.0 (ab110a), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 16:22:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSkeletonView.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSkeletonView
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at ab110a1 - 改用WWBarberPoleView,超方便的啊…
Cloned https://github.com/William-Weng/WWSkeletonView.git
Revision (git rev-parse @):
ab110a1345c8437d8e5e3b430ab22bb1f8489082
SUCCESS checkout https://github.com/William-Weng/WWSkeletonView.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/William-Weng/WWSkeletonView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying Privacy
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/10] Compiling WWBarberPoleView resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWBarberPoleView/Sources/WWBarberPoleView/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
[7/10] Compiling WWBarberPoleView Extension.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWBarberPoleView/Sources/WWBarberPoleView/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/10] Emitting module WWBarberPoleView
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWBarberPoleView/Sources/WWBarberPoleView/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
[9/10] Compiling WWBarberPoleView Constant.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWBarberPoleView/Sources/WWBarberPoleView/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
[10/10] Compiling WWBarberPoleView WWBarberPoleView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWBarberPoleView/Sources/WWBarberPoleView/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
Fetching https://github.com/William-Weng/WWBarberPoleView
[1/199] Fetching wwbarberpoleview
Fetched https://github.com/William-Weng/WWBarberPoleView from cache (0.82s)
Computing version for https://github.com/William-Weng/WWBarberPoleView
Computed https://github.com/William-Weng/WWBarberPoleView at 1.2.2 (1.37s)
Creating working copy for https://github.com/William-Weng/WWBarberPoleView
Working copy of https://github.com/William-Weng/WWBarberPoleView resolved at 1.2.2
BUILD FAILURE 6.2 macosSpm