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 xcprojectlint, reference 0.0.6 (d9dad8), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 09:05:52 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/americanexpress/xcprojectlint.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/americanexpress/xcprojectlint
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at d9dad85 Update Version.swift
Cloned https://github.com/americanexpress/xcprojectlint.git
Revision (git rev-parse @):
d9dad85847f5ee9b2143565a17d9066bb44b4b29
SUCCESS checkout https://github.com/americanexpress/xcprojectlint.git at 0.0.6
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/americanexpress/xcprojectlint.git
https://github.com/americanexpress/xcprojectlint.git
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-package-manager.git"
    }
  ],
  "manifest_display_name" : "xcprojectlint",
  "name" : "xcprojectlint",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "xcprojectlint-package",
      "targets" : [
        "xcprojectlint-package"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "xcprojectlint",
      "targets" : [
        "xcprojectlint"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcprojectlint_packageTests",
      "module_type" : "SwiftTarget",
      "name" : "xcprojectlint-packageTests",
      "path" : "Tests/xcprojectlint-packageTests",
      "sources" : [
        "Bundle.swift",
        "DiskLayoutMatchesProjectTests.swift",
        "FilesExistOnDiskTests.swift",
        "InternalProjectSettingsTests.swift",
        "ItemsInAlphaOrderTests.swift",
        "NoDanglingFilesTests.swift",
        "NoEmptyGroupsTests.swift",
        "WhiteSpaceSpecificationTests.swift"
      ],
      "target_dependencies" : [
        "xcprojectlint-package"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcprojectlint_package",
      "module_type" : "SwiftTarget",
      "name" : "xcprojectlint-package",
      "path" : "Sources/xcprojectlint-package",
      "product_dependencies" : [
        "SPMUtility"
      ],
      "product_memberships" : [
        "xcprojectlint-package",
        "xcprojectlint"
      ],
      "sources" : [
        "CheckForInternalProjectSettings.swift",
        "CheckForWhitespaceSpecifications.swift",
        "DiskLayoutMatchesProject.swift",
        "EnsureAlphaOrder.swift",
        "ErrorReporter.swift",
        "FilesExistOnDisk.swift",
        "NoDanglingSourceFiles.swift",
        "NoEmptyGroups.swift",
        "Project.swift",
        "ProjectParser.swift",
        "Report.swift",
        "Usage.swift",
        "Validation.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "xcprojectlint",
      "module_type" : "SwiftTarget",
      "name" : "xcprojectlint",
      "path" : "Sources/xcprojectlint",
      "product_memberships" : [
        "xcprojectlint"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "xcprojectlint-package"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.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
Fetching from https://github.com/apple/swift-package-manager.git
Fetching from https://github.com/apple/swift-llbuild.git
Fetching from https://github.com/apple/swift-tools-support-core.git (cached)
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.1.0 of package ‘swift-tools-support-core’
Creating working copy of package ‘swift-package-manager’
Checking out 0.6.0 of package ‘swift-package-manager’
Creating working copy of package ‘swift-llbuild’
Checking out 0.3.0 of package ‘swift-llbuild’
ignoring broken symlink /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvmproduct 'SPMUtility' required by package 'spi-builder-workspace' target 'xcprojectlint-package' not found. Did you mean 'TSCUtility'?Resolve Package Graph
ignoring broken symlink /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvmproduct 'SPMUtility' required by package 'spi-builder-workspace' target 'xcprojectlint-package' not found. Did you mean 'TSCUtility'?
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-27 02:05:51.071 xcodebuild[520:2930] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_02-05-0051.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'SPMUtility' required by package 'spi-builder-workspace' target 'xcprojectlint-package' not found. Did you mean 'TSCUtility'?
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
ignoring broken symlink /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvmproduct 'SPMUtility' required by package 'spi-builder-workspace' target 'xcprojectlint-package' not found. Did you mean 'TSCUtility'?
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-27 02:05:52.036 xcodebuild[783:4184] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_02-05-0052.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'SPMUtility' required by package 'spi-builder-workspace' target 'xcprojectlint-package' not found. Did you mean 'TSCUtility'?
BUILD FAILURE 6.1 iOS