Build Information
Failed to build Presentr, reference master (a41db8), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 07:26:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/monzo/Presentr.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying Montserrat-Regular.ttf
[0/6] Copying SourceSansPro-Regular.ttf
[0/6] Copying Info.plist
[1/6] Copying AlertViewController.xib
[4/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/25] 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)
[8/25] 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)
[9/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)
[10/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)
[11/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)
[12/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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/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)
[14/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)
[15/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)
[16/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)
[17/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)
[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 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)
[21/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)
[22/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)
[23/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)
[24/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)
[25/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)
[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.2 macosSpm