The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TextMarkupKit, reference v0.11.0 (31198b), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 12:09:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/apple/swift-log.git
[1/6561] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (1.89s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
========================================
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": "textmarkupkit",
      "name": "TextMarkupKit",
      "url": "https://github.com/bdewey/TextMarkupKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextMarkupKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdewey/TextMarkupKit.git
[1/1815] Fetching textmarkupkit
Fetched https://github.com/bdewey/TextMarkupKit.git from cache (1.01s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.19s)
Creating working copy for https://github.com/bdewey/TextMarkupKit.git
Working copy of https://github.com/bdewey/TextMarkupKit.git resolved at v0.11.0 (31198ba)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
warning: '.resolve-product-dependencies': dependency 'textmarkupkit' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bdewey/TextMarkupKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
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.
[2/4] Compiling ObjectiveCTextStorageWrapper ObjectiveCTextStorageWrapper.m
[2/4] Write swift-version--6988338F2F200930.txt
BUILD FAILURE 6.3 macosSpm