Build Information
Failed to build NKButton, reference 4.7.1 (8f1d51), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 09:43:30 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/kennic/NKButton.git
Reference: 4.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kennic/NKButton
* tag 4.7.1 -> FETCH_HEAD
HEAD is now at 8f1d51e no message
Cloned https://github.com/kennic/NKButton.git
Revision (git rev-parse @):
8f1d51e40c4f0f7a3efc42efc7e53a75486dce31
SUCCESS checkout https://github.com/kennic/NKButton.git at 4.7.1
Fetching https://github.com/kennic/FrameLayoutKit.git
[1/3713] Fetching framelayoutkit
Fetched https://github.com/kennic/FrameLayoutKit.git from cache (1.53s)
Fetching https://github.com/ninjaprox/NVActivityIndicatorView.git
[1/5841] Fetching nvactivityindicatorview
Fetched https://github.com/ninjaprox/NVActivityIndicatorView.git from cache (1.44s)
Computing version for https://github.com/ninjaprox/NVActivityIndicatorView.git
Computed https://github.com/ninjaprox/NVActivityIndicatorView.git at 4.8.0 (4.18s)
Creating working copy for https://github.com/kennic/FrameLayoutKit.git
Working copy of https://github.com/kennic/FrameLayoutKit.git resolved at master (bd26f0a)
Creating working copy for https://github.com/ninjaprox/NVActivityIndicatorView.git
Working copy of https://github.com/ninjaprox/NVActivityIndicatorView.git resolved at 4.8.0
========================================
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": "nkbutton",
"name": "NKButton",
"url": "https://github.com/kennic/NKButton.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NKButton",
"traits": [
"default"
],
"dependencies": [
{
"identity": "framelayoutkit",
"name": "FrameLayoutKit",
"url": "https://github.com/kennic/FrameLayoutKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FrameLayoutKit",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "nvactivityindicatorview",
"name": "NVActivityIndicatorView",
"url": "https://github.com/ninjaprox/NVActivityIndicatorView.git",
"version": "4.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NVActivityIndicatorView",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/kennic/NKButton.git
[1/1036] Fetching nkbutton
Fetched https://github.com/kennic/NKButton.git from cache (1.13s)
Fetching https://github.com/kennic/FrameLayoutKit.git from cache
Fetched https://github.com/kennic/FrameLayoutKit.git from cache (0.44s)
Fetching https://github.com/ninjaprox/NVActivityIndicatorView.git from cache
Fetched https://github.com/ninjaprox/NVActivityIndicatorView.git from cache (0.54s)
Computing version for https://github.com/ninjaprox/NVActivityIndicatorView.git
Computed https://github.com/ninjaprox/NVActivityIndicatorView.git at 4.8.0 (0.61s)
Creating working copy for https://github.com/ninjaprox/NVActivityIndicatorView.git
Working copy of https://github.com/ninjaprox/NVActivityIndicatorView.git resolved at 4.8.0
Creating working copy for https://github.com/kennic/FrameLayoutKit.git
Working copy of https://github.com/kennic/FrameLayoutKit.git resolved at master (a15bca5)
Creating working copy for https://github.com/kennic/NKButton.git
Working copy of https://github.com/kennic/NKButton.git resolved at 4.7.1 (8f1d51e)
warning: '.resolve-product-dependencies': dependency 'nkbutton' is not used by any target
Found 2 product dependencies
- FrameLayoutKit
- NVActivityIndicatorView
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/kennic/NKButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/48] Compiling FrameLayoutKit StackFrameLayout.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/FrameLayoutKit/FrameLayoutKit/Classes/DoubleFrameLayout.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public enum NKLayoutAxis {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/48] Emitting module FrameLayoutKit
/Users/admin/builder/spi-builder-workspace/.build/checkouts/FrameLayoutKit/FrameLayoutKit/Classes/DoubleFrameLayout.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public enum NKLayoutAxis {
[7/48] Compiling FrameLayoutKit FrameLayout.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/FrameLayoutKit/FrameLayoutKit/Classes/DoubleFrameLayout.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public enum NKLayoutAxis {
[8/48] Compiling FrameLayoutKit GridFrameLayout.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/FrameLayoutKit/FrameLayoutKit/Classes/DoubleFrameLayout.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public enum NKLayoutAxis {
[9/48] Compiling FrameLayoutKit ScrollStackView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/FrameLayoutKit/FrameLayoutKit/Classes/DoubleFrameLayout.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public enum NKLayoutAxis {
[10/48] Compiling FrameLayoutKit FrameLayout+Extension.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/FrameLayoutKit/FrameLayoutKit/Classes/DoubleFrameLayout.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public enum NKLayoutAxis {
[11/48] Compiling FrameLayoutKit DoubleFrameLayout.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/FrameLayoutKit/FrameLayoutKit/Classes/DoubleFrameLayout.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public enum NKLayoutAxis {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/48] Emitting module NVActivityIndicatorView
/Users/admin/builder/spi-builder-workspace/.build/checkouts/NVActivityIndicatorView/Source/NVActivityIndicatorView/Animations/NVActivityIndicatorAnimationAudioEqualizer.swift:28:8: error: no such module 'UIKit'
26 | //
27 |
28 | import UIKit
| `- error: no such module 'UIKit'
29 |
30 | class NVActivityIndicatorAnimationAudioEqualizer: NVActivityIndicatorAnimationDelegate {
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/NKButton/Classes/Example': File not found.
BUILD FAILURE 6.3 macosSpm