Build Information
Failed to build SkyFloatingLabelTextField, reference main (a0750e
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 01:39:11 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Skyscanner/SkyFloatingLabelTextField
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 | /**
[4/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 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/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 | /**
[6/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 | /**
BUILD FAILURE 6.2 macosSpm