The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build REText, reference main (d5eda1), with Swift 6.1 for visionOS using Xcode 16.3 on 10 Sep 2025 06:47:10 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.67.1
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 d5eda14 release: 0.1.1
Cloned https://github.com/reers/REText.git
Revision (git rev-parse @):
d5eda14bb250fd14b6b7fcebfd6b243cb83b47c0
SUCCESS checkout https://github.com/reers/REText.git at main
========================================
Build
========================================
Selected platform:         visionOS
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=0x6000014e88d0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2025-09-09 23:47:09.343 xcodebuild[521:2930] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-09-09_23-47-0009.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=0x6000027dbb70 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2025-09-09 23:47:10.079 xcodebuild[533:3058] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-09-09_23-47-0010.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 visionOS