The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFLabelledTextField, reference main (86644e), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 08:25:19 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/DSFLabelledTextField.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFLabelledTextField
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 86644ef Update with new appearance manager
Cloned https://github.com/dagronf/DSFLabelledTextField.git
Revision (git rev-parse @):
86644ef6e61f02c08b25357f50b7627afe873f68
SUCCESS checkout https://github.com/dagronf/DSFLabelledTextField.git at main
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/464] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.99s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.7.0 (1.80s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.7.0
========================================
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": "dsflabelledtextfield",
      "name": "DSFLabelledTextField",
      "url": "https://github.com/dagronf/DSFLabelledTextField.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFLabelledTextField",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "dsfappearancemanager",
          "name": "DSFAppearanceManager",
          "url": "https://github.com/dagronf/DSFAppearanceManager",
          "version": "3.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFLabelledTextField.git
[1/126] Fetching dsflabelledtextfield
Fetched https://github.com/dagronf/DSFLabelledTextField.git from cache (0.74s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.45s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.7.0 (0.51s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.7.0
Creating working copy for https://github.com/dagronf/DSFLabelledTextField.git
Working copy of https://github.com/dagronf/DSFLabelledTextField.git resolved at main (86644ef)
warning: '.resolve-product-dependencies': dependency 'dsflabelledtextfield' is not used by any target
Found 1 product dependencies
  - DSFAppearanceManager
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dagronf/DSFLabelledTextField.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[3/8] Write swift-version--6988338F2F200930.txt
[5/22] Compiling DSFAppearanceManager WeakBox.swift
[6/22] Compiling DSFAppearanceManager WeakBag.swift
[7/22] Compiling DSFAppearanceManager DSFSimpleLock.swift
[8/22] Compiling DSFAppearanceManager DSFDebounce.swift
[9/22] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[10/23] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[11/23] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[12/23] Emitting module DSFAppearanceManager
[13/23] Compiling DSFAppearanceManager NSView+Appearance.swift
[14/23] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[15/23] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[16/23] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[17/23] Compiling DSFAppearanceManager DSFAppearanceManager+Hardware.swift
[18/23] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[19/23] Compiling DSFAppearanceManager resource_bundle_accessor.swift
[20/27] Emitting module DSFLabelledTextField
[21/27] Compiling DSFLabelledTextField DSFLabelledTextFieldGroup.swift
[22/27] Compiling DSFLabelledTextField DSFLabelledTextField.swift
[23/27] Compiling DSFLabelledTextField NSGraphicsContext+extensions.swift
[23/27] Write Objects.LinkFileList
[25/27] Archiving libDSFLabelledTextField.a
[26/27] Linking libDSFLabelledTextField-Dynamic.dylib
Build complete! (11.13s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dsfappearancemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFAppearanceManager"
    }
  ],
  "manifest_display_name" : "DSFLabelledTextField",
  "name" : "DSFLabelledTextField",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "DSFLabelledTextField",
      "targets" : [
        "DSFLabelledTextField"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DSFLabelledTextField-Dynamic",
      "targets" : [
        "DSFLabelledTextField"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFLabelledTextFieldTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFLabelledTextFieldTests",
      "path" : "Tests/DSFLabelledTextFieldTests",
      "sources" : [
        "DSFLabelledTextFieldTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DSFLabelledTextField"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFLabelledTextField",
      "module_type" : "SwiftTarget",
      "name" : "DSFLabelledTextField",
      "path" : "Sources/DSFLabelledTextField",
      "product_dependencies" : [
        "DSFAppearanceManager"
      ],
      "product_memberships" : [
        "DSFLabelledTextField",
        "DSFLabelledTextField-Dynamic"
      ],
      "sources" : [
        "DSFLabelledTextField.swift",
        "DSFLabelledTextFieldGroup.swift",
        "private/NSGraphicsContext+extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.