The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Prelude, reference 3.0.1 (a048b7), with Swift 6.3 for watchOS using Xcode 26.4 on 10 Apr 2026 09:28:41 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=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/robrix/Prelude.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/robrix/Prelude
 * tag               3.0.1      -> FETCH_HEAD
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 3.0.1
========================================
Build
========================================
Selected platform:         watchOS
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:35.377 xcodebuild[619:3698] [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=watchOS
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=watchOS
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/WatchOS.platform/Developer/SDKs/WatchOS26.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: c5e2f4a7eef621851ce93de8249396ae
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c5e2f4a7eef621851ce93de8249396ae.xcbuilddata
error: SWIFT_VERSION '3' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Prelude' from project 'Prelude')
error: SWIFT_VERSION '3' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Prelude' from project 'Prelude')
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:37.011 xcodebuild[630:3823] [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:38.873 xcodebuild[648:3935] [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:40.068 xcodebuild[658:4001] [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=watchOS
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=watchOS
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/WatchOS.platform/Developer/SDKs/WatchOS26.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: c5e2f4a7eef621851ce93de8249396ae
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c5e2f4a7eef621851ce93de8249396ae.xcbuilddata
error: SWIFT_VERSION '3' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Prelude' from project 'Prelude')
error: SWIFT_VERSION '3' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Prelude' from project 'Prelude')
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:41.071 xcodebuild[661:4034] [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 watchOS