Build Information
Failed to build Theseus, reference master (38d9f6), with Swift 6.2 for macOS (SPM) on 30 Dec 2025 23:18:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valzevul/Theseus.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/valzevul/Theseus
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 38d9f6e Add README
Cloned https://github.com/valzevul/Theseus.git
Revision (git rev-parse @):
38d9f6e7ff42159eab6928efa3027ac6f770eae0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/valzevul/Theseus.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",
"dependencies": [
{
"identity": "theseus",
"name": "Theseus",
"url": "https://github.com/valzevul/Theseus.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Theseus",
"dependencies": [
]
}
]
}
Fetching https://github.com/valzevul/Theseus.git
[1/173] Fetching theseus
Fetched https://github.com/valzevul/Theseus.git from cache (1.52s)
Creating working copy for https://github.com/valzevul/Theseus.git
Working copy of https://github.com/valzevul/Theseus.git resolved at master (38d9f6e)
warning: '.resolve-product-dependencies': dependency 'theseus' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/valzevul/Theseus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying TheseusShaders.metal
[2/3] Write swift-version-49B95AFC49DCD68C.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/24] Emitting module Theseus
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[5/26] Compiling Theseus VisualEffectFallback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[6/26] Compiling Theseus resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[7/26] Compiling Theseus BlurKernelCalculator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[8/26] Compiling Theseus MetalContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[9/26] Compiling Theseus TheseusView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[10/26] Compiling Theseus DisplayLinkDriver.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[11/26] Compiling Theseus HapticManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[12/26] Compiling Theseus LayoutTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[13/26] Compiling Theseus SimpleLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[14/26] Compiling Theseus BackgroundCaptureDraw.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[15/26] Compiling Theseus ShaderTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[16/26] Compiling Theseus TheseusRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[17/26] Compiling Theseus TheseusConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[18/26] Compiling Theseus TheseusSettings.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[19/26] Compiling Theseus TheseusTextureCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[20/26] Compiling Theseus ViewLayerCapture.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[21/26] Compiling Theseus TheseusGestureDeformer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[22/26] Compiling Theseus TheseusStretchAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[23/26] Compiling Theseus TheseusSlider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[24/26] Compiling Theseus TheseusSwitch.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[25/26] Compiling Theseus TheseusTabBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
[26/26] Compiling Theseus TheseusCapability.swift
/Users/admin/builder/spi-builder-workspace/Sources/Theseus/Animation/TheseusGestureDeformer.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import QuartzCore
3 |
BUILD FAILURE 6.2 macosSpm