The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFPagerControl.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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 into spi-builder-workspace
9fce788ab0d05d51999f39a03121f759a025c7f0
SUCCESS checkout https://github.com/dagronf/DSFPagerControl.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager (0.31s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.3.0 (0.71s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.3.0
Building for debugging...
[1/13] Compiling DSFAppearanceManager DSFSimpleLock.swift
[2/13] Compiling DSFAppearanceManager WeakBag.swift
[3/13] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[4/14] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[5/14] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[6/14] Emitting module DSFAppearanceManager
[7/14] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[8/14] Compiling DSFAppearanceManager NSView+Appearance.swift
[9/14] Compiling DSFAppearanceManager DSFDebounce.swift
[10/14] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[11/14] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[12/14] Compiling DSFAppearanceManager WeakBox.swift
[13/18] Compiling DSFPagerControl DSFDebounce.swift
[14/18] Compiling DSFPagerControl DSFPagerControlHandling.swift
[15/18] Emitting module DSFPagerControl
[16/18] Compiling DSFPagerControl DSFPagerControl.swift
/Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (DSFDebounce.swift.o) in output file used for input files: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DSFPagerControl.build/private/util/DSFDebounce.swift.o and: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DSFAppearanceManager.build/private/util/DSFDebounce.swift.o (due to use of basename, truncation, blank padding or duplicate input files)
[16/18] Archiving libDSFPagerControl-static.a
[17/18] Linking libDSFPagerControl-shared.dylib
Build complete! (8.75s)
Build complete.
Done.