The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFFloatLabelledTextField, reference master (637703), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 10:36:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFFloatLabelledTextControl.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFFloatLabelledTextControl
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "dsffloatlabelledtextcontrol",
      "name": "DSFFloatLabelledTextField",
      "url": "https://github.com/dagronf/DSFFloatLabelledTextControl.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFFloatLabelledTextControl",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFFloatLabelledTextControl.git
[1/299] Fetching dsffloatlabelledtextcontrol
Fetched https://github.com/dagronf/DSFFloatLabelledTextControl.git from cache (0.84s)
Creating working copy for https://github.com/dagronf/DSFFloatLabelledTextControl.git
Working copy of https://github.com/dagronf/DSFFloatLabelledTextControl.git resolved at master (637703b)
warning: '.resolve-product-dependencies': dependency 'dsffloatlabelledtextcontrol' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dagronf/DSFFloatLabelledTextControl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/6] Compiling DSFFloatLabelledTextField utils.swift
[4/6] Compiling DSFFloatLabelledTextField DSFFloatLabelledTextField.swift
[5/6] Emitting module DSFFloatLabelledTextField
[6/6] Compiling DSFFloatLabelledTextField DSFFloatLabelledSecureTextField.swift
Build complete! (7.38s)
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.