The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFLabelledTextField, reference 2.0.0 (86644e), with Swift 6.3 for Android on 13 Apr 2026 08:32:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFLabelledTextField.git
Reference: 2.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dagronf/DSFLabelledTextField
 * tag               2.0.0      -> FETCH_HEAD
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 2.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dagronf/DSFLabelledTextField.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/464] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.47s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.7.0 (1.19s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.7.0
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[1/10] Write sources
[3/10] Write swift-version--4F562202D5529B1.txt
[5/24] Emitting module DSFAppearanceManager
[6/25] Compiling DSFAppearanceManager NSView+Appearance.swift
[7/25] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[8/25] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[9/25] Compiling DSFAppearanceManager WeakBag.swift
[10/25] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[11/25] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[12/25] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[13/25] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[14/25] Compiling DSFAppearanceManager DSFDebounce.swift
[15/25] Compiling DSFAppearanceManager DSFSimpleLock.swift
[16/25] Compiling DSFAppearanceManager DSFAppearanceManager+Hardware.swift
[17/25] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[18/25] Compiling DSFAppearanceManager WeakBox.swift
[19/25] Compiling DSFAppearanceManager resource_bundle_accessor.swift
[20/30] Wrapping AST for DSFAppearanceManager for debugging
[22/30] Compiling DSFLabelledTextField NSGraphicsContext+extensions.swift
[23/30] Compiling DSFLabelledTextField DSFLabelledTextFieldGroup.swift
[24/30] Compiling DSFLabelledTextField DSFLabelledTextField.swift
[25/30] Emitting module DSFLabelledTextField
[26/31] Wrapping AST for DSFLabelledTextField for debugging
[27/31] Write Objects.LinkFileList
[29/31] Archiving libDSFLabelledTextField.a
[30/31] Linking libDSFLabelledTextField-Dynamic.so
Build complete! (23.68s)
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" : "/host/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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.