The Swift Package Index logo.Swift Package Index

Build Information

Failed to build iosMath, reference 2.0.0 (fce749), with Swift 6.1 for tvOS using Xcode 16.3 on 20 Apr 2026 00:34:55 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/kostub/iosMath.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kostub/iosMath
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at fce7494 Prepare 2.0.0 release notes
Cloned https://github.com/kostub/iosMath.git
Revision (git rev-parse @):
fce7494c6928d898d4235a782479cc4be915d9e4
SUCCESS checkout https://github.com/kostub/iosMath.git at 2.0.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kostub/iosMath.git
https://github.com/kostub/iosMath.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "iosMath",
  "name" : "iosMath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "iosMath",
      "targets" : [
        "iosMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "iosMathTests",
      "module_type" : "ClangTarget",
      "name" : "iosMathTests",
      "path" : "iosMathTests",
      "sources" : [
        "MTMathListBuilderTest.m",
        "MTMathListTest.m",
        "MTTypesetterTest.m"
      ],
      "target_dependencies" : [
        "iosMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "iosMathSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "iosMathSwiftTests",
      "path" : "iosMathSwiftTests",
      "sources" : [
        "iosMathSwiftAPITests.swift"
      ],
      "target_dependencies" : [
        "iosMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "iosMath",
      "module_type" : "ClangTarget",
      "name" : "iosMath",
      "path" : "iosMath",
      "product_memberships" : [
        "iosMath"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/iosMath/fonts",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "lib/MTMathAtomFactory.m",
        "lib/MTMathList.m",
        "lib/MTMathListBuilder.m",
        "lib/MTMathListIndex.m",
        "lib/MTUnicode.m",
        "render/MTFont.m",
        "render/MTFontManager.m",
        "render/MTLabel.m",
        "render/MTMathListDisplay.m",
        "render/MTMathUILabel.m",
        "render/NSBezierPath+addLineToPoint.m",
        "render/NSColor+HexString.m",
        "render/NSView+backgroundColor.m",
        "render/UIColor+HexString.m",
        "render/internal/MTFontMathTable.m",
        "render/internal/MTTypesetter.m"
      ],
      "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
2026-04-19 17:34:55.299 xcodebuild[520:2955] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-19-04_17-34-0055.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 3 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2026-04-19 17:34:55.939 xcodebuild[525:3012] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-19-04_17-34-0055.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 3 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.1 tvOS