The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFPagerControl.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFPagerControl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9fce788 Explicitly define library types
Cloned https://github.com/dagronf/DSFPagerControl.git
Revision (git rev-parse @):
9fce788ab0d05d51999f39a03121f759a025c7f0
SUCCESS checkout https://github.com/dagronf/DSFPagerControl.git at main
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager (0.64s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.1 (1.15s)
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dsfpagercontrol",
      "name": "DSFPagerControl",
      "url": "https://github.com/dagronf/DSFPagerControl.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFPagerControl",
      "dependencies": [
        {
          "identity": "dsfappearancemanager",
          "name": "DSFAppearanceManager",
          "url": "https://github.com/dagronf/DSFAppearanceManager",
          "version": "3.4.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFPagerControl.git
[1/185] Fetching dsfpagercontrol
Fetched https://github.com/dagronf/DSFPagerControl.git (0.26s)
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.03s)
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/DSFPagerControl.git
Working copy of https://github.com/dagronf/DSFPagerControl.git resolved at main
warning: '.resolve-product-dependencies': dependency 'dsfpagercontrol' 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.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling DSFAppearanceManager WeakBag.swift
[2/14] Compiling DSFAppearanceManager DSFSimpleLock.swift
[3/14] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[4/14] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[5/14] Compiling DSFAppearanceManager NSView+Appearance.swift
[6/14] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[7/14] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[8/14] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[9/14] Compiling DSFAppearanceManager DSFDebounce.swift
[10/15] Emitting module DSFAppearanceManager
[11/15] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[12/15] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[13/15] Compiling DSFAppearanceManager WeakBox.swift
[14/19] Compiling DSFPagerControl DSFPagerControlHandling.swift
[15/19] Compiling DSFPagerControl DSFDebounce.swift
[16/19] Compiling DSFPagerControl DSFPagerControl.swift
[17/19] Emitting module DSFPagerControl
/Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning renaming duplicate member name 'DSFDebounce.swift.o' from '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DSFPagerControl.build/private/util/DSFDebounce.swift.o(DSFDebounce.swift.o)' and '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DSFAppearanceManager.build/private/util/DSFDebounce.swift.o(DSFDebounce.swift.o)'
[17/19] Archiving libDSFPagerControl-static.a
[18/19] Linking libDSFPagerControl-shared.dylib
Build complete! (15.05s)
Build complete.
Done.