Build Information
Successful build of DSFDockTile with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFDockTile.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/DSFDockTile
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 74fe541 Added commit action
Cloned https://github.com/dagronf/DSFDockTile.git
Revision (git rev-parse @):
74fe5412bf42d9bfd461598178fe2902b32edf99
SUCCESS checkout https://github.com/dagronf/DSFDockTile.git at main
Fetching https://github.com/dagronf/DSFImageFlipbook from cache
Fetched https://github.com/dagronf/DSFImageFlipbook from cache (0.24s)
Computing version for https://github.com/dagronf/DSFImageFlipbook
Computed https://github.com/dagronf/DSFImageFlipbook at 1.0.1 (0.03s)
Creating working copy for https://github.com/dagronf/DSFImageFlipbook
Working copy of https://github.com/dagronf/DSFImageFlipbook resolved at 1.0.1
========================================
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": "dsfdocktile",
"name": "DSFDockTile",
"url": "https://github.com/dagronf/DSFDockTile.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFDockTile",
"dependencies": [
{
"identity": "dsfimageflipbook",
"name": "DSFImageFlipbook",
"url": "https://github.com/dagronf/DSFImageFlipbook",
"version": "1.0.1",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFImageFlipbook",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dagronf/DSFDockTile.git from cache
Fetched https://github.com/dagronf/DSFDockTile.git from cache (0.15s)
Fetching https://github.com/dagronf/DSFImageFlipbook from cache
Fetched https://github.com/dagronf/DSFImageFlipbook from cache (0.14s)
Computing version for https://github.com/dagronf/DSFImageFlipbook
Computed https://github.com/dagronf/DSFImageFlipbook at 1.0.1 (0.02s)
Creating working copy for https://github.com/dagronf/DSFImageFlipbook
Working copy of https://github.com/dagronf/DSFImageFlipbook resolved at 1.0.1
Creating working copy for https://github.com/dagronf/DSFDockTile.git
Working copy of https://github.com/dagronf/DSFDockTile.git resolved at main (74fe541)
warning: '.resolve-product-dependencies': dependency 'dsfdocktile' is not used by any target
Found 1 product dependencies
- DSFImageFlipbook
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/dagronf/DSFDockTile.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-6044DDE57671499D.txt
[5/6] Compiling DSFImageFlipbook DSFImageFlipbook.swift
[6/6] Emitting module DSFImageFlipbook
[7/15] Compiling DSFDockTile DSFDockTile+ViewController.swift
[8/15] Compiling DSFDockTile DSFDockTile+Image.swift
[9/15] Compiling DSFDockTile DSFDockTile.swift
[10/15] Compiling DSFDockTile DSFDockTile+ConstantImage.swift
[11/15] Emitting module DSFDockTile
[12/15] Compiling DSFDockTile DSFDockTile+Animation.swift
[13/15] Compiling DSFDockTile DSFDockTile+Attention.swift
[14/15] Compiling DSFDockTile DSFDockTile+Core.swift
[15/15] Compiling DSFDockTile DSFDockTile+SwiftUI.swift
[16/16] Compiling DSFDockTile resource_bundle_accessor.swift
Build complete! (6.97s)
Build complete.
Done.