The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFPagerControl, reference main (9da3ea), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 21:29:42 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/DSFPagerControl.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFPagerControl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9da3ea3 Additional style
Cloned https://github.com/dagronf/DSFPagerControl.git
Revision (git rev-parse @):
9da3ea3712fec487ed496bd3905b8c01754a7921
SUCCESS checkout https://github.com/dagronf/DSFPagerControl.git at main
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/464] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (1.08s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (1.78s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.1
========================================
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": "dsfpagercontrol",
      "name": "DSFPagerControl",
      "url": "https://github.com/dagronf/DSFPagerControl.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFPagerControl",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "dsfappearancemanager",
          "name": "DSFAppearanceManager",
          "url": "https://github.com/dagronf/DSFAppearanceManager",
          "version": "3.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFPagerControl.git
[1/312] Fetching dsfpagercontrol
Fetched https://github.com/dagronf/DSFPagerControl.git from cache (0.72s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.44s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (0.50s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.1
Creating working copy for https://github.com/dagronf/DSFPagerControl.git
Working copy of https://github.com/dagronf/DSFPagerControl.git resolved at main (9da3ea3)
warning: '.resolve-product-dependencies': dependency 'dsfpagercontrol' 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/DSFPagerControl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--6988338F2F200930.txt
[4/19] Compiling DSFAppearanceManager DSFDebounce.swift
[5/20] Compiling DSFAppearanceManager WeakBox.swift
[6/20] Compiling DSFAppearanceManager DSFSimpleLock.swift
[7/20] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[8/20] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[9/20] Compiling DSFAppearanceManager WeakBag.swift
[10/20] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[11/20] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[12/20] Compiling DSFAppearanceManager NSView+Appearance.swift
[13/20] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[14/20] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[15/20] Emitting module DSFAppearanceManager
[16/20] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[17/30] Compiling DSFPagerControl DSFDebounce.swift
[18/30] Compiling DSFPagerControl CATransaction+extensions.swift
[19/30] Compiling DSFPagerControl CGPath+extensions.swift
[20/31] Compiling DSFPagerControl DSFPagerControlHandling.swift
[21/31] Compiling DSFPagerControl DSFPagerControl.swift
[22/31] Compiling DSFPagerControl NSBezierPath+extensions.swift
[23/31] Compiling DSFPagerControl DSFPagerControl+Shape.swift
[24/31] Compiling DSFPagerControl DSFPagerControl+Interation.swift
[25/31] Compiling DSFPagerControl DSFPagerControl+CustomShapes.swift
[26/31] Emitting module DSFPagerControl
[27/31] Compiling DSFPagerControl DSFPagerControl+SwiftUI.swift
[27/31] Write Objects.LinkFileList
[29/31] Archiving libDSFPagerControl-static.a
[30/31] Linking libDSFPagerControl-shared.dylib
Build complete! (12.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dsfappearancemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "3.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFAppearanceManager"
    }
  ],
  "manifest_display_name" : "DSFPagerControl",
  "name" : "DSFPagerControl",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DSFPagerControl",
      "targets" : [
        "DSFPagerControl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DSFPagerControl-static",
      "targets" : [
        "DSFPagerControl"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DSFPagerControl-shared",
      "targets" : [
        "DSFPagerControl"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFPagerControlTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFPagerControlTests",
      "path" : "Tests/DSFPagerControlTests",
      "sources" : [
        "DSFPagerControlTests.swift"
      ],
      "target_dependencies" : [
        "DSFPagerControl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFPagerControl",
      "module_type" : "SwiftTarget",
      "name" : "DSFPagerControl",
      "path" : "Sources/DSFPagerControl",
      "product_dependencies" : [
        "DSFAppearanceManager"
      ],
      "product_memberships" : [
        "DSFPagerControl",
        "DSFPagerControl-static",
        "DSFPagerControl-shared"
      ],
      "sources" : [
        "DSFPagerControl+CustomShapes.swift",
        "DSFPagerControl+Interation.swift",
        "DSFPagerControl+Shape.swift",
        "DSFPagerControl+SwiftUI.swift",
        "DSFPagerControl.swift",
        "DSFPagerControlHandling.swift",
        "private/util/CATransaction+extensions.swift",
        "private/util/CGPath+extensions.swift",
        "private/util/DSFDebounce.swift",
        "private/util/NSBezierPath+extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.