The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SkyFloatingLabelTextField, reference 4.0.0 (a0750e), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 01:39:30 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/Skyscanner/SkyFloatingLabelTextField.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Skyscanner/SkyFloatingLabelTextField
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at a0750eb [Release] Version 4.0.0
Cloned https://github.com/Skyscanner/SkyFloatingLabelTextField.git
Revision (git rev-parse @):
a0750ebbc7311f3b3debf99c5e59338e854afa59
SUCCESS checkout https://github.com/Skyscanner/SkyFloatingLabelTextField.git at 4.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Skyscanner/SkyFloatingLabelTextField.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/6] Compiling SkyFloatingLabelTextField UITextField+fixCaretPosition.swift
/Users/admin/builder/spi-builder-workspace/Sources/SkyFloatingLabelTextField.swift:12:8: error: no such module 'UIKit'
 10 | //  for the specific language governing permissions and limitations under the License.
 11 |
 12 | import UIKit
    |        `- error: no such module 'UIKit'
 13 |
 14 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/6] Emitting module SkyFloatingLabelTextField
/Users/admin/builder/spi-builder-workspace/Sources/SkyFloatingLabelTextField.swift:12:8: error: no such module 'UIKit'
 10 | //  for the specific language governing permissions and limitations under the License.
 11 |
 12 | import UIKit
    |        `- error: no such module 'UIKit'
 13 |
 14 | /**
[5/6] Compiling SkyFloatingLabelTextField SkyFloatingLabelTextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/SkyFloatingLabelTextField.swift:12:8: error: no such module 'UIKit'
 10 | //  for the specific language governing permissions and limitations under the License.
 11 |
 12 | import UIKit
    |        `- error: no such module 'UIKit'
 13 |
 14 | /**
[6/6] Compiling SkyFloatingLabelTextField SkyFloatingLabelTextFieldWithIcon.swift
/Users/admin/builder/spi-builder-workspace/Sources/SkyFloatingLabelTextField.swift:12:8: error: no such module 'UIKit'
 10 | //  for the specific language governing permissions and limitations under the License.
 11 |
 12 | import UIKit
    |        `- error: no such module 'UIKit'
 13 |
 14 | /**
BUILD FAILURE 6.2 macosSpm