Build Information
Failed to build TextMarkupKit, reference v0.11.0 (31198b), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 11:13:23 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/bdewey/TextMarkupKit.git
Reference: v0.11.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdewey/TextMarkupKit
* tag v0.11.0 -> FETCH_HEAD
HEAD is now at 31198ba Update for Swift Concurrency
Cloned https://github.com/bdewey/TextMarkupKit.git
Revision (git rev-parse @):
31198bae36a7d4f35d5086da907b6b3067687160
SUCCESS checkout https://github.com/bdewey/TextMarkupKit.git at v0.11.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/bdewey/TextMarkupKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-1EA4D86E10B52AF.txt
In file included from /Users/admin/builder/spi-builder-workspace/Sources/ObjectiveCTextStorageWrapper/ObjectiveCTextStorageWrapper.m:18:
/Users/admin/builder/spi-builder-workspace/Sources/ObjectiveCTextStorageWrapper/include/ObjectiveCTextStorageWrapper.h:18:9: fatal error: 'UIKit/UIKit.h' file not found
18 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[3/4] Compiling ObjectiveCTextStorageWrapper ObjectiveCTextStorageWrapper.m
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.07s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.49s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
BUILD FAILURE 6.2 macosSpm