The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CLTokenInputView, reference 2.3.3 (4d9bcd), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 07:19:49 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/monzo/CLTokenInputView.git
Reference: 2.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/monzo/CLTokenInputView
 * tag               2.3.3      -> FETCH_HEAD
HEAD is now at 4d9bcd2 🐛 Fix header not included in umbrella header when turning on warnings as errors (#4)
Cloned https://github.com/monzo/CLTokenInputView.git
Revision (git rev-parse @):
4d9bcd264250ae21f0db06d603fe5c588a76c573
SUCCESS checkout https://github.com/monzo/CLTokenInputView.git at 2.3.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/monzo/CLTokenInputView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Copying Info.plist
[0/18] Copying delete-token.png
[0/18] Copying clear-icon.png
[0/18] Copying delete-token@2x.png
[3/18] Copying clear-icon@2x.png
[3/18] Copying delete-token@3x.png
[3/18] Copying CLTokenInputViewController.xib
[4/18] Copying Combined Shape@2x.png
[8/18] Copying clear-icon@3x.png
[9/18] Copying LaunchScreen.storyboard
[10/18] Copying Images.xcassets
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLAppDelegate.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLAppDelegate.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[11/18] Compiling CLTokenInputView CLAppDelegate.m
[11/18] Compiling CLTokenInputView CLToken.m
[11/18] Compiling CLTokenInputView resource_bundle_accessor.m
[11/18] Compiling CLTokenInputView CLTokenInputView.m
[11/18] Compiling CLTokenInputView CLTokenView.m
[11/18] Compiling CLTokenInputView CLTokenInputViewController.m
[11/18] Compiling CLTokenInputView CLBackspaceDetectingTextField.m
BUILD FAILURE 6.2 macosSpm