The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftOTP, reference master (00831f), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 21 Apr 2026 15:11:24 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/lachlanbell/SwiftOTP.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lachlanbell/SwiftOTP
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 00831f8 Update Package.swift
Cloned https://github.com/lachlanbell/SwiftOTP.git
Revision (git rev-parse @):
00831f803c19c82c6cdc94671976fe5b0633cc21
SUCCESS checkout https://github.com/lachlanbell/SwiftOTP.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lachlanbell/SwiftOTP.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:
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.epziPU/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-F", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "5.1.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.VnNfoK/spi-builder-workspace-manifest"])
/Users/admin/builder/spi-builder-workspace/Package.swift:14:82: error: cannot convert value of type 'Range<String>' to expected argument type 'Version'
12 |     ],
13 |     dependencies: [
14 |         .package(url: "https://github.com/apple/swift-crypto.git", from: "1.0.0" ..< "5.0.0")
   |                                                                                  `- error: cannot convert value of type 'Range<String>' to expected argument type 'Version'
15 |     ],
16 |     targets: [
error: fatalError
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:
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.RfsrXn/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-F", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "5.1.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.k8sLqu/spi-builder-workspace-manifest"])
/Users/admin/builder/spi-builder-workspace/Package.swift:14:82: error: cannot convert value of type 'Range<String>' to expected argument type 'Version'
12 |     ],
13 |     dependencies: [
14 |         .package(url: "https://github.com/apple/swift-crypto.git", from: "1.0.0" ..< "5.0.0")
   |                                                                                  `- error: cannot convert value of type 'Range<String>' to expected argument type 'Version'
15 |     ],
16 |     targets: [
error: fatalError
BUILD FAILURE 6.3 macosXcodebuild