Build Information
Failed to build Presentr, reference master (a41db8), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 21:21:34 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/monzo/Presentr.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/monzo/Presentr
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a41db86 📦 Add SPM support (#1)
Cloned https://github.com/monzo/Presentr.git
Revision (git rev-parse @):
a41db86d2e06d66ad3b042a8dbabb79e74b25ea6
SUCCESS checkout https://github.com/monzo/Presentr.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": "presentr",
"name": "Presentr",
"url": "https://github.com/monzo/Presentr.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Presentr",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/monzo/Presentr.git
[1/1990] Fetching presentr
Fetched https://github.com/monzo/Presentr.git from cache (1.12s)
Creating working copy for https://github.com/monzo/Presentr.git
Working copy of https://github.com/monzo/Presentr.git resolved at master (a41db86)
warning: '.resolve-product-dependencies': dependency 'presentr' 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/monzo/Presentr.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Copying Info.plist
[1/6] Copying Montserrat-Regular.ttf
[2/6] Copying SourceSansPro-Regular.ttf
[3/6] Copying AlertViewController.xib
[5/6] Write swift-version--6988338F2F200930.txt
[7/25] Compiling Presentr Presentr+Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[8/25] Compiling Presentr Presentr.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[9/25] Compiling Presentr PresentrAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[10/25] Compiling Presentr PresentrController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[11/26] Compiling Presentr PresentrShadow.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[12/26] Compiling Presentr TransitionType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[13/26] Compiling Presentr ModalSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[14/26] Compiling Presentr PresentationType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[15/26] Compiling Presentr KeyboardTranslation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[16/26] Compiling Presentr ModalCenterPosition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/26] Emitting module Presentr
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[18/26] Compiling Presentr CoverVerticalAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[19/26] Compiling Presentr CoverVerticalFromTopAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[20/26] Compiling Presentr AlertViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[21/26] Compiling Presentr BackgroundView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[22/26] Compiling Presentr CrossDissolveAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[23/26] Compiling Presentr FlipHorizontalAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[24/26] Compiling Presentr CoverFromCornerAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[25/26] Compiling Presentr CoverHorizontalAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
[26/26] Compiling Presentr resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Presentr/AlertViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias AlertActionHandler = (() -> Void)
BUILD FAILURE 6.3 macosSpm