The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Prelude, reference master (a048b7), with Swift 6.3 for tvOS using Xcode 26.4 on 10 Apr 2026 09:28:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Prelude -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/robrix/Prelude.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/robrix/Prelude
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a048b7a Merge pull request #61 from nxtstep/doc/swift-package-manager
Cloned https://github.com/robrix/Prelude.git
Revision (git rev-parse @):
a048b7af84fc25a1fd0af62e1dfe34c685cd446f
SUCCESS checkout https://github.com/robrix/Prelude.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/robrix/Prelude.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Prelude",
  "name" : "Prelude",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Prelude",
      "targets" : [
        "Prelude"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "3"
  ],
  "targets" : [
    {
      "c99name" : "PreludeTests",
      "module_type" : "SwiftTarget",
      "name" : "PreludeTests",
      "path" : "PreludeTests",
      "sources" : [
        "ApplicationTests.swift",
        "ComposeTests.swift",
        "ConjunctionTests.swift",
        "CurryTests.swift",
        "FixTests.swift",
        "FlipTests.swift",
        "PreludeTests.swift",
        "TupleTests.swift"
      ],
      "target_dependencies" : [
        "Prelude"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Prelude",
      "module_type" : "SwiftTarget",
      "name" : "Prelude",
      "path" : "Prelude",
      "product_memberships" : [
        "Prelude"
      ],
      "sources" : [
        "Application.swift",
        "Compose.swift",
        "Curry.swift",
        "Fix.swift",
        "Flip.swift",
        "Optional.swift",
        "Prelude.swift",
        "Tuple.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Prelude",
    "schemes" : [
      "Prelude",
      "Prelude-iOS",
      "Prelude-Mac",
      "PreludeTests"
    ],
    "targets" : [
      "Prelude-Mac",
      "Prelude-MacTests",
      "Prelude-iOS",
      "Prelude-iOSTests",
      "Prelude",
      "PreludeTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Prelude"
    ]
  }
}
2026-04-10 05:28:50.618 xcodebuild[619:3716] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Prelude -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Prelude -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  Prelude: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Prelude' in project 'Prelude'
        ➜ Explicit dependency on target 'Prelude' in project 'Prelude'
    Target 'Prelude' in project 'Prelude' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5cc7ae3e7ecdc0e73222ff8275e0a431
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5cc7ae3e7ecdc0e73222ff8275e0a431.xcbuilddata
error: SWIFT_VERSION '3' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Prelude' from project 'Prelude')
2026-04-10 05:28:52.121 xcodebuild[630:3841] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Prelude
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Prelude: /Users/admin/builder/spi-builder-workspace
resolved source packages: Prelude
2026-04-10 05:28:53.859 xcodebuild[648:3951] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Prelude",
  "name" : "Prelude",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Prelude",
      "targets" : [
        "Prelude"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "3"
  ],
  "targets" : [
    {
      "c99name" : "PreludeTests",
      "module_type" : "SwiftTarget",
      "name" : "PreludeTests",
      "path" : "PreludeTests",
      "sources" : [
        "ApplicationTests.swift",
        "ComposeTests.swift",
        "ConjunctionTests.swift",
        "CurryTests.swift",
        "FixTests.swift",
        "FlipTests.swift",
        "PreludeTests.swift",
        "TupleTests.swift"
      ],
      "target_dependencies" : [
        "Prelude"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Prelude",
      "module_type" : "SwiftTarget",
      "name" : "Prelude",
      "path" : "Prelude",
      "product_memberships" : [
        "Prelude"
      ],
      "sources" : [
        "Application.swift",
        "Compose.swift",
        "Curry.swift",
        "Fix.swift",
        "Flip.swift",
        "Optional.swift",
        "Prelude.swift",
        "Tuple.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Prelude"
    ]
  }
}
2026-04-10 05:28:55.085 xcodebuild[658:4016] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Prelude -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Prelude -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  Prelude: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Prelude' in project 'Prelude'
        ➜ Explicit dependency on target 'Prelude' in project 'Prelude'
    Target 'Prelude' in project 'Prelude' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5cc7ae3e7ecdc0e73222ff8275e0a431
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5cc7ae3e7ecdc0e73222ff8275e0a431.xcbuilddata
error: SWIFT_VERSION '3' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Prelude' from project 'Prelude')
2026-04-10 05:28:56.096 xcodebuild[661:4056] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Prelude
(1 failure)
BUILD FAILURE 6.3 tvOS