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 FluidInterfaceKit, reference 0.16.1 (303d34), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 11:38:38 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/FluidGroup/FluidInterfaceKit.git
Reference: 0.16.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/FluidInterfaceKit
 * tag               0.16.1     -> FETCH_HEAD
HEAD is now at 303d349 Add sendable conformance to identifier (#186)
Cloned https://github.com/FluidGroup/FluidInterfaceKit.git
Revision (git rev-parse @):
303d349fe8ce9712f13363a79d7e5ac7d5953bc9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FluidGroup/FluidInterfaceKit.git at 0.16.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluidGroup/FluidInterfaceKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[14/16] Write swift-version-1EA4D86E10B52AF.txt
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FluidRuntime/FluidRuntime.m:8:
/Users/admin/builder/spi-builder-workspace/Sources/FluidRuntime/include/FluidRuntime.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
   11 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[15/16] Compiling FluidRuntime FluidRuntime.m
Fetching https://github.com/FluidGroup/ResultBuilderKit.git
Fetching https://github.com/FluidGroup/swiftui-Hosting
Fetching https://github.com/FluidGroup/Rideau.git
Fetching https://github.com/FluidGroup/swift-rubber-banding
Fetching https://github.com/FluidGroup/GeometryKit
[1/13] Fetching swift-rubber-banding
[10/2485] Fetching swift-rubber-banding, rideau
[35/2553] Fetching swift-rubber-banding, rideau, resultbuilderkit
[103/2601] Fetching swift-rubber-banding, rideau, resultbuilderkit, geometrykit
[151/2826] Fetching swift-rubber-banding, rideau, resultbuilderkit, geometrykit, swiftui-hosting
Fetched https://github.com/FluidGroup/Rideau.git from cache (1.60s)
Fetched https://github.com/FluidGroup/GeometryKit from cache (1.60s)
Fetched https://github.com/FluidGroup/swiftui-Hosting from cache (1.60s)
Fetched https://github.com/FluidGroup/ResultBuilderKit.git from cache (1.60s)
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (1.60s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (2.04s)
Computing version for https://github.com/FluidGroup/GeometryKit
Computed https://github.com/FluidGroup/GeometryKit at 1.1.0 (2.54s)
Computing version for https://github.com/FluidGroup/ResultBuilderKit.git
Computed https://github.com/FluidGroup/ResultBuilderKit.git at 1.3.0 (0.47s)
Computing version for https://github.com/FluidGroup/swiftui-Hosting
Computed https://github.com/FluidGroup/swiftui-Hosting at 2.3.0 (0.38s)
Computing version for https://github.com/FluidGroup/Rideau.git
Computed https://github.com/FluidGroup/Rideau.git at 2.4.0 (0.48s)
Creating working copy for https://github.com/FluidGroup/Rideau.git
Working copy of https://github.com/FluidGroup/Rideau.git resolved at 2.4.0
Creating working copy for https://github.com/FluidGroup/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.0
Creating working copy for https://github.com/FluidGroup/GeometryKit
Working copy of https://github.com/FluidGroup/GeometryKit resolved at 1.1.0
Creating working copy for https://github.com/FluidGroup/ResultBuilderKit.git
Working copy of https://github.com/FluidGroup/ResultBuilderKit.git resolved at 1.3.0
Creating working copy for https://github.com/FluidGroup/swiftui-Hosting
Working copy of https://github.com/FluidGroup/swiftui-Hosting resolved at 2.3.0
warning: 'rideau': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Rideau/Rideau/Info.plist
BUILD FAILURE 6.2 macosSpm