The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFFloatLabelledTextField with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFFloatLabelledTextControl.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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 into spi-builder-workspace
637703bd5e482b4d7feb3b83ed9e67d939d5d389
SUCCESS checkout https://github.com/dagronf/DSFFloatLabelledTextControl.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFFloatLabelledTextField/DSFFloatLabelledTextField.swift.gyb
Building for debugging...
[1/4] Compiling DSFFloatLabelledTextField utils.swift
[2/4] Compiling DSFFloatLabelledTextField DSFFloatLabelledSecureTextField.swift
[3/4] Compiling DSFFloatLabelledTextField DSFFloatLabelledTextField.swift
[4/4] Emitting module DSFFloatLabelledTextField
Build complete! (6.47s)
Build complete.
Done.