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 JVFloatLabeledTextField, reference 1.2.5 (69c0e8), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 03:26:43 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/jverdi/JVFloatLabeledTextField.git
Reference: 1.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jverdi/JVFloatLabeledTextField
 * tag               1.2.5      -> FETCH_HEAD
HEAD is now at 69c0e80 Merge pull request #221 from nrgbodya/bugfix/flickering
Cloned https://github.com/jverdi/JVFloatLabeledTextField.git
Revision (git rev-parse @):
69c0e80a2d0b9dac52ec37a164c9c5fe0e901038
SUCCESS checkout https://github.com/jverdi/JVFloatLabeledTextField.git at 1.2.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jverdi/JVFloatLabeledTextField.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling NSString+TextDirectionality.m
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:9: fatal error: 'UIKit/UIKit.h' file not found
   28 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[1/3] Compiling JVFloatLabeledTextField.m
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:9: fatal error: 'UIKit/UIKit.h' file not found
   28 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[1/3] Compiling JVFloatLabeledTextView.m
BUILD FAILURE 6.2 macosSpm