The Swift Package Index logo.Swift Package Index

Build Information

Failed to build REText, reference main (f9f5c8), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 01:13:57 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/reers/REText.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reers/REText
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f9f5c83 add scheme
Cloned https://github.com/reers/REText.git
Revision (git rev-parse @):
f9f5c834e27022f10d3f5995ddfafa36b16fe3bd
SUCCESS checkout https://github.com/reers/REText.git at main
========================================
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": "retext",
      "name": "REText",
      "url": "https://github.com/reers/REText.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/REText",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/reers/REText.git
[1/928] Fetching retext
Fetched https://github.com/reers/REText.git from cache (0.96s)
Creating working copy for https://github.com/reers/REText.git
Working copy of https://github.com/reers/REText.git resolved at main (f9f5c83)
warning: '.resolve-product-dependencies': dependency 'retext' 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/reers/REText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/37] Emitting module REText
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[4/40] Compiling REText TextParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[5/40] Compiling REText TextRenderAttributes.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[6/40] Compiling REText TextRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[7/40] Compiling REText TextRendererKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[8/40] Compiling REText TextDebugOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[9/40] Compiling REText TextEffectWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[10/40] Compiling REText TextInteractionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[11/40] Compiling REText TextInteractiveGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[12/40] Compiling REText TextSelectionRect.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[13/40] Compiling REText TextSelectionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[14/40] Compiling REText TextTailTruncater.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[15/40] Compiling REText TextTruncating.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[16/40] Compiling REText TextLink.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[17/40] Compiling REText RELabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[18/40] Compiling REText TextAttachmentInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[19/40] Compiling REText TextBackgroundInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[20/40] Compiling REText NSMutableParagraphStyle+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[21/40] Compiling REText UIView+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[22/40] Compiling REText MemoryCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[23/40] Compiling REText REText.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[24/40] Compiling REText Sentinel.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[25/40] Compiling REText CastCoreFoundation.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[26/40] Compiling REText AsyncLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[27/40] Compiling REText TextAttachment.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[28/40] Compiling REText TextBackedString.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[29/40] Compiling REText TextBackground.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[30/40] Compiling REText TextTruncationInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[31/40] Compiling REText Define.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[32/40] Compiling REText NSAttributedString+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[33/40] Compiling REText NSMutableAttributedString+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[34/40] Compiling REText TextKitBugFixer.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[35/40] Compiling REText TextKitContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[36/40] Compiling REText TextLayoutManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[37/40] Compiling REText TextMagnifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[38/40] Compiling REText ConstValues.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[39/40] Compiling REText Geometry.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
[40/40] Compiling REText Utility.swift
/Users/admin/builder/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
 21 | //  THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import QuartzCore
 25 |
BUILD FAILURE 6.3 macosSpm