The Swift Package Index logo.Swift Package Index

Build Information

Failed to build REText, reference 0.1.2 (26e1ba), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 31 Dec 2025 10:55:03 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reers/REText.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reers/REText
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 26e1ba6 release 0.1.2
Cloned https://github.com/reers/REText.git
Revision (git rev-parse @):
26e1ba66b944d9ef612d17703a897bf8e6611674
SUCCESS checkout https://github.com/reers/REText.git at 0.1.2
========================================
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=0x600001d49050 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2025-12-31 02:55:03.053 xcodebuild[549:3077] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-31-12_02-55-0003.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=0x6000027828e0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2025-12-31 02:55:03.803 xcodebuild[574:3289] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-31-12_02-55-0003.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