The Swift Package Index logo.Swift Package Index

Build Information

Failed to build REText, reference main (f9f5c8), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 18 Apr 2026 01:13:56 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

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
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/reers/REText.git
https://github.com/reers/REText.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "REText",
  "name" : "REText",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "REText",
      "targets" : [
        "REText"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RETextTests",
      "module_type" : "SwiftTarget",
      "name" : "RETextTests",
      "path" : "Tests/RETextTests",
      "sources" : [
        "RETextTests.swift"
      ],
      "target_dependencies" : [
        "REText"
      ],
      "type" : "test"
    },
    {
      "c99name" : "REText",
      "module_type" : "SwiftTarget",
      "name" : "REText",
      "path" : "Sources/REText",
      "product_memberships" : [
        "REText"
      ],
      "sources" : [
        "AsyncLayer.swift",
        "Attributes/TextAttachment.swift",
        "Attributes/TextBackedString.swift",
        "Attributes/TextBackground.swift",
        "Attributes/TextLink.swift",
        "Core/RELabel.swift",
        "Core/TextAttachmentInfo.swift",
        "Core/TextBackgroundInfo.swift",
        "Core/TextDebugOption.swift",
        "Core/TextEffectWindow.swift",
        "Core/TextInteractionManager.swift",
        "Core/TextInteractiveGestureRecognizer.swift",
        "Core/TextKitBugFixer.swift",
        "Core/TextKitContext.swift",
        "Core/TextLayoutManager.swift",
        "Core/TextMagnifier.swift",
        "Core/TextParser.swift",
        "Core/TextRenderAttributes.swift",
        "Core/TextRenderer.swift",
        "Core/TextRendererKey.swift",
        "Core/TextSelectionRect.swift",
        "Core/TextSelectionView.swift",
        "Core/TextTailTruncater.swift",
        "Core/TextTruncating.swift",
        "Core/TextTruncationInfo.swift",
        "Define.swift",
        "Extensions/NSAttributedString+Extensions.swift",
        "Extensions/NSMutableAttributedString+Extensions.swift",
        "Extensions/NSMutableParagraphStyle+Extensions.swift",
        "Extensions/UIView+Extensions.swift",
        "MemoryCache.swift",
        "REText.swift",
        "Sentinel.swift",
        "Utility/CastCoreFoundation.swift",
        "Utility/ConstValues.swift",
        "Utility/Geometry.swift",
        "Utility/Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/REText' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “REText” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/REText, NSURL=file:///Users/admin/builder/REText, NSUnderlyingError=0x600000a70480 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2026-04-17 18:13:55.780 xcodebuild[518:2979] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-17-04_18-13-0055.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the package at '/Users/admin/builder/REText' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “REText” doesn’t exist." UserInfo={NSUserStringVariant=(
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/REText' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “REText” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/REText, NSURL=file:///Users/admin/builder/REText, NSUnderlyingError=0x6000003d2c70 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2026-04-17 18:13:56.527 xcodebuild[538:3135] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-17-04_18-13-0056.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the package at '/Users/admin/builder/REText' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “REText” doesn’t exist." UserInfo={NSUserStringVariant=(
BUILD FAILURE 6.1 macosXcodebuild