Build Information
Successful build of DSFFloatLabelledTextField, reference 2.0.0 (637703
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 01:50:30 UTC.
Swift 6 data race errors: 0
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/dagronf/DSFFloatLabelledTextControl.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFFloatLabelledTextControl
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 637703b Update documentation
Cloned https://github.com/dagronf/DSFFloatLabelledTextControl.git
Revision (git rev-parse @):
637703bd5e482b4d7feb3b83ed9e67d939d5d389
SUCCESS checkout https://github.com/dagronf/DSFFloatLabelledTextControl.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dagronf/DSFFloatLabelledTextControl.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 DSFFloatLabelledTextField utils.swift
[4/6] Compiling DSFFloatLabelledTextField DSFFloatLabelledSecureTextField.swift
[5/6] Compiling DSFFloatLabelledTextField DSFFloatLabelledTextField.swift
[6/6] Emitting module DSFFloatLabelledTextField
Build complete! (6.20s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/DSFFloatLabelledTextField/DSFFloatLabelledTextField.swift.gyb
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DSFFloatLabelledTextField",
"name" : "DSFFloatLabelledTextField",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
}
],
"products" : [
{
"name" : "DSFFloatLabelledTextField",
"targets" : [
"DSFFloatLabelledTextField"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "DSFFloatLabelledTextField",
"module_type" : "SwiftTarget",
"name" : "DSFFloatLabelledTextField",
"path" : "Sources/DSFFloatLabelledTextField",
"product_memberships" : [
"DSFFloatLabelledTextField"
],
"sources" : [
"DSFFloatLabelledSecureTextField.swift",
"DSFFloatLabelledTextField.swift",
"private/utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.