This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFLabelledTextField.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-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 from cache
Fetched https://github.com/dagronf/DSFAppearanceManager (0.18s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.1 (0.05s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dsflabelledtextfield",
      "name": "DSFLabelledTextField",
      "url": "https://github.com/dagronf/DSFLabelledTextField.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFLabelledTextField",
      "dependencies": [
        {
          "identity": "dsfappearancemanager",
          "name": "DSFAppearanceManager",
          "url": "https://github.com/dagronf/DSFAppearanceManager",
          "version": "3.4.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFLabelledTextField.git
[1/126] Fetching dsflabelledtextfield
Fetched https://github.com/dagronf/DSFLabelledTextField.git (0.36s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager (0.28s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.1 (0.17s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.1
Creating working copy for https://github.com/dagronf/DSFLabelledTextField.git
Working copy of https://github.com/dagronf/DSFLabelledTextField.git resolved at main
warning: '.resolve-product-dependencies': dependency 'dsflabelledtextfield' is not used by any target
Found 1 product dependencies
  - DSFAppearanceManager
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling DSFAppearanceManager WeakBag.swift
[2/14] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[3/14] Compiling DSFAppearanceManager DSFDebounce.swift
[4/14] Compiling DSFAppearanceManager DSFSimpleLock.swift
[5/14] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[6/14] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[7/14] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[8/14] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[9/14] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[10/14] Compiling DSFAppearanceManager NSView+Appearance.swift
[11/14] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[12/14] Emitting module DSFAppearanceManager
[13/15] Compiling DSFAppearanceManager WeakBox.swift
[14/19] Compiling DSFLabelledTextField DSFLabelledTextFieldGroup.swift
[15/19] Compiling DSFLabelledTextField DSFLabelledTextField.swift
[16/19] Emitting module DSFLabelledTextField
[17/19] Compiling DSFLabelledTextField NSGraphicsContext+extensions.swift
[17/19] Archiving libDSFLabelledTextField.a
[18/19] Linking libDSFLabelledTextField-Dynamic.dylib
Build complete! (13.26s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.