Build Information
Failed to build LoadingView, reference master (fd2c13), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 10:49:27 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/VladimirBrejcha/LoadingView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VladimirBrejcha/LoadingView
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fd2c13a fix warning: self' refers to the method 'LoadingView.self', which may be unexpected
Cloned https://github.com/VladimirBrejcha/LoadingView.git
Revision (git rev-parse @):
fd2c13a0bd0ed0a2c25e11a6b528bf0575ded95e
SUCCESS checkout https://github.com/VladimirBrejcha/LoadingView.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": "loadingview",
"name": "LoadingView",
"url": "https://github.com/VladimirBrejcha/LoadingView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoadingView",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/VladimirBrejcha/LoadingView.git
[1/379] Fetching loadingview
Fetched https://github.com/VladimirBrejcha/LoadingView.git from cache (0.69s)
Creating working copy for https://github.com/VladimirBrejcha/LoadingView.git
Working copy of https://github.com/VladimirBrejcha/LoadingView.git resolved at master (fd2c13a)
warning: '.resolve-product-dependencies': dependency 'loadingview' 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/VladimirBrejcha/LoadingView.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/12] Compiling LoadingView Log.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/13] Emitting module LoadingView
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
[5/13] Compiling LoadingView Animation.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
[6/13] Compiling LoadingView PulsingCircleAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
[7/13] Compiling LoadingView LoadingViewState.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
[8/13] Compiling LoadingView AnimationGroupSettings.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
[9/13] Compiling LoadingView AnimationKeyPath.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
[10/13] Compiling LoadingView LoadingView.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
[11/13] Compiling LoadingView Range.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
[12/13] Compiling LoadingView AnimationSettings.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
[13/13] Compiling LoadingView Button.swift
/Users/admin/builder/spi-builder-workspace/Sources/LoadingView/Animation.swift:3:8: error: no such module 'UIKit'
1 | // Copyright © 2020 VladimirBrejcha. All rights reserved.
2 |
3 | import UIKit
| `- error: no such module 'UIKit'
4 |
5 | public protocol Animation {
BUILD FAILURE 6.3 macosSpm