The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFAppearanceManager.git
Reference: 3.4.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFAppearanceManager
 * tag               3.4.2      -> FETCH_HEAD
HEAD is now at 8f3f972 Fixed iOS build
Cloned https://github.com/dagronf/DSFAppearanceManager.git
Revision (git rev-parse @):
8f3f97208746f1ad4d3963754b8534f2da07dcaf
SUCCESS checkout https://github.com/dagronf/DSFAppearanceManager.git at 3.4.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dsfappearancemanager",
      "name": "DSFAppearanceManager",
      "url": "https://github.com/dagronf/DSFAppearanceManager.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFAppearanceManager.git from cache
Fetched https://github.com/dagronf/DSFAppearanceManager.git (0.22s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager.git
Working copy of https://github.com/dagronf/DSFAppearanceManager.git resolved at 3.4.2
warning: '.resolve-product-dependencies': dependency 'dsfappearancemanager' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/dagronf/DSFAppearanceManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling DSFAppearanceManager DSFSimpleLock.swift
[2/15] Compiling DSFAppearanceManager WeakBag.swift
[3/15] Compiling DSFAppearanceManager WeakBox.swift
[4/15] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[5/15] Compiling DSFAppearanceManager DSFDebounce.swift
[6/15] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[7/15] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[8/15] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[9/15] Emitting module DSFAppearanceManager
[10/15] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[11/15] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[12/15] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[13/15] Compiling DSFAppearanceManager NSView+Appearance.swift
[13/15] Archiving libDSFAppearanceManager-static.a
[14/15] Linking libDSFAppearanceManager-shared.dylib
Build complete! (6.64s)
Build complete.
Done.