Build Information
Failed to build WWSkeletonView, reference main (f588eb), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 11:13:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSkeletonView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSkeletonView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f588ebf - update package
Cloned https://github.com/William-Weng/WWSkeletonView.git
Revision (git rev-parse @):
f588ebfe690cd284ada4919f56ab385d21c3874c
SUCCESS checkout https://github.com/William-Weng/WWSkeletonView.git at main
Fetching https://github.com/William-Weng/WWBarberPoleView
[1/199] Fetching wwbarberpoleview
Fetched https://github.com/William-Weng/WWBarberPoleView from cache (1.03s)
Computing version for https://github.com/William-Weng/WWBarberPoleView
Computed https://github.com/William-Weng/WWBarberPoleView at 1.2.2 (1.76s)
Creating working copy for https://github.com/William-Weng/WWBarberPoleView
Working copy of https://github.com/William-Weng/WWBarberPoleView resolved at 1.2.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "wwskeletonview",
"name": "WWSkeletonView",
"url": "https://github.com/William-Weng/WWSkeletonView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWSkeletonView",
"traits": [
"default"
],
"dependencies": [
{
"identity": "wwbarberpoleview",
"name": "WWBarberPoleView",
"url": "https://github.com/William-Weng/WWBarberPoleView",
"version": "1.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWBarberPoleView",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/William-Weng/WWSkeletonView.git
[1/178] Fetching wwskeletonview
Fetched https://github.com/William-Weng/WWSkeletonView.git from cache (1.09s)
Fetching https://github.com/William-Weng/WWBarberPoleView from cache
Fetched https://github.com/William-Weng/WWBarberPoleView from cache (0.43s)
Computing version for https://github.com/William-Weng/WWBarberPoleView
Computed https://github.com/William-Weng/WWBarberPoleView at 1.2.2 (0.49s)
Creating working copy for https://github.com/William-Weng/WWSkeletonView.git
Working copy of https://github.com/William-Weng/WWSkeletonView.git resolved at main (f588ebf)
Creating working copy for https://github.com/William-Weng/WWBarberPoleView
Working copy of https://github.com/William-Weng/WWBarberPoleView resolved at 1.2.2
warning: '.resolve-product-dependencies': dependency 'wwskeletonview' is not used by any target
Found 1 product dependencies
- WWBarberPoleView
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/William-Weng/WWSkeletonView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying Privacy
[4/5] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/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
[7/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
[8/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
[9/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
[10/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
BUILD FAILURE 6.3 macosSpm