Build Information
Failed to build OneFingerRotation, reference v1.0.3 (069dca), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 22:30:52 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/SamusAranX/OneFingerRotation-Remastered.git
Reference: v1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SamusAranX/OneFingerRotation-Remastered
* tag v1.0.3 -> FETCH_HEAD
HEAD is now at 069dca6 Changed the .viewRotation(mode:) API to take the proMotion argument directly
Cloned https://github.com/SamusAranX/OneFingerRotation-Remastered.git
Revision (git rev-parse @):
069dca6a487af05d1870cb4ad05db008fb5c4b45
SUCCESS checkout https://github.com/SamusAranX/OneFingerRotation-Remastered.git at v1.0.3
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.14s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
========================================
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": "onefingerrotation-remastered",
"name": "OneFingerRotation",
"url": "https://github.com/SamusAranX/OneFingerRotation-Remastered.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OneFingerRotation-Remastered",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/SamusAranX/OneFingerRotation-Remastered.git
[1/1026] Fetching onefingerrotation-remastered
Fetched https://github.com/SamusAranX/OneFingerRotation-Remastered.git from cache (1.47s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.49s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.14s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/SamusAranX/OneFingerRotation-Remastered.git
Working copy of https://github.com/SamusAranX/OneFingerRotation-Remastered.git resolved at v1.0.3 (069dca6)
warning: '.resolve-product-dependencies': dependency 'onefingerrotation-remastered' is not used by any target
Found 1 product dependencies
- swift-numerics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/SamusAranX/OneFingerRotation-Remastered.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Compiling _NumericsShims _NumericsShims.c
[3/4] Write swift-version--6988338F2F200930.txt
[5/15] Compiling RealModule RealFunctions.swift
[6/15] Compiling RealModule Float16+Real.swift
[7/16] Compiling RealModule Float80+Real.swift
[8/16] Compiling RealModule Real.swift
[9/16] Compiling RealModule AugmentedArithmetic.swift
[10/16] Compiling RealModule Double+Real.swift
[11/16] Compiling RealModule ElementaryFunctions.swift
[12/16] Compiling RealModule AlgebraicField.swift
[13/16] Compiling RealModule ApproximateEquality.swift
[14/16] Emitting module RealModule
[15/16] Compiling RealModule Float+Real.swift
[16/16] Compiling RealModule RelaxedArithmetic.swift
[17/23] Compiling OneFingerRotation ViewRotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @MainActor
[18/23] Compiling OneFingerRotation Defaults.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @MainActor
[19/23] Compiling OneFingerRotation DebugTools.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @MainActor
[20/23] Compiling OneFingerRotation Comparable+Clamped.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @MainActor
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/23] Emitting module OneFingerRotation
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @MainActor
[22/23] Compiling OneFingerRotation CADisplayLink+Timestamps.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @MainActor
[23/23] Compiling OneFingerRotation Common.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @MainActor
BUILD FAILURE 6.3 macosSpm