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 Bow OpenAPI, reference master (17cc43), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 16:37:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/bow-openapi.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/bow-openapi
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 17cc438 Fix CI - adoptopenjdk8 (#46)
Cloned https://github.com/bow-swift/bow-openapi.git
Revision (git rev-parse @):
17cc438b9739aa61d7646ca24ea70f4dc1dd7c3a
SUCCESS checkout https://github.com/bow-swift/bow-openapi.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bow-swift/bow-openapi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
error: the package at '/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “FixturesAPI” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSURL=file:///Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSUnderlyingError=0x60000159cbd0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
BUILD FAILURE 6.2 macosSpm