The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFToolbar 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFToolbar.git
Reference: 4.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToolbar
 * tag               4.1.0      -> FETCH_HEAD
HEAD is now at e110c46 Added segmented control enable bindings (bindSegmentEnabled on DSFToolbar.Segmented)
Cloned https://github.com/dagronf/DSFToolbar.git into spi-builder-workspace
e110c4685a99b30e5e3566926ddd76fa78c39aec
SUCCESS checkout https://github.com/dagronf/DSFToolbar.git at 4.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Fetching https://github.com/dagronf/DSFValueBinders from cache
Fetched https://github.com/dagronf/DSFValueBinders (0.16s)
Computing version for https://github.com/dagronf/DSFValueBinders
Computed https://github.com/dagronf/DSFValueBinders at 0.11.0 (0.54s)
Creating working copy for https://github.com/dagronf/DSFValueBinders
Working copy of https://github.com/dagronf/DSFValueBinders resolved at 0.11.0
Building for debugging...
[1/13] Compiling DSFValueBinders ValueBinder.swift
[2/13] Compiling DSFValueBinders WrappedPublisher.swift
[3/13] Compiling DSFValueBinders PropertyWrapper.swift
[4/13] Compiling DSFValueBinders ValueBinder+transform.swift
[5/14] Compiling DSFValueBinders ValueBinder+transformers.swift
[6/14] Emitting module DSFValueBinders
[7/14] Compiling DSFValueBinders CombiningValueBinder.swift
[8/14] Compiling DSFValueBinders DSFValueBinders.swift
[9/14] Compiling DSFValueBinders EnumKeyPathBinder.swift
[10/14] Compiling DSFValueBinders KeyPathBinder.swift
[11/14] Compiling DSFValueBinders ValueBinder+Binding.swift
[12/14] Compiling DSFValueBinders SemLock.swift
[13/30] Compiling DSFToolbar DSFToolbar.Segmented+catalyst.swift
[14/30] Compiling DSFToolbar DSFToolbar.Segmented.swift
[15/32] Compiling DSFToolbar DSFToolbar.PopupButton.swift
[16/32] Compiling DSFToolbar DSFToolbar.PopupMenu.swift
[17/32] Emitting module DSFToolbar
[18/32] Compiling DSFToolbar DSFToolbar.Item.swift
[19/32] Compiling DSFToolbar DSFToolbar.PopoverButton.swift
[20/32] Compiling DSFToolbar DSFToolbar.View.swift
[21/32] Compiling DSFToolbar DSFToolbar.swift
[22/32] Compiling DSFToolbar DSFToolbar.ResultBuilders.swift
[23/32] Compiling DSFToolbar DSFToolbar.Search.swift
[24/32] Compiling DSFToolbar DSFToolbar.Separator.swift
[25/32] Compiling DSFToolbar DSFToolbar.Standard.swift
[26/32] Compiling DSFToolbar DSFToolbar.Button.swift
[27/32] Compiling DSFToolbar DSFToolbar.Core.swift
[28/32] Compiling DSFToolbar DSFToolbar.Group.swift
[29/32] Compiling DSFToolbar logging.swift
[30/32] Compiling DSFToolbar utilities.swift
[30/32] Archiving libDSFToolbar-static.a
[31/32] Linking libDSFToolbar-shared.dylib
Build complete! (17.36s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/dagronf/DSFToolbar.git
[1/1266] Fetching dsftoolbar
Fetched https://github.com/dagronf/DSFToolbar.git (0.32s)
Fetching https://github.com/dagronf/DSFValueBinders from cache
Fetched https://github.com/dagronf/DSFValueBinders (0.21s)
Computing version for https://github.com/dagronf/DSFValueBinders
Computed https://github.com/dagronf/DSFValueBinders at 0.11.0 (0.50s)
Creating working copy for https://github.com/dagronf/DSFValueBinders
Working copy of https://github.com/dagronf/DSFValueBinders resolved at 0.11.0
Creating working copy for https://github.com/dagronf/DSFToolbar.git
Working copy of https://github.com/dagronf/DSFToolbar.git resolved at 4.1.0
warning: '.resolve-product-dependencies': dependency 'dsftoolbar' is not used by any target
{
  "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": "dsftoolbar",
      "name": "DSFToolbar",
      "url": "https://github.com/dagronf/DSFToolbar.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFToolbar",
      "dependencies": [
        {
          "identity": "dsfvaluebinders",
          "name": "DSFValueBinders",
          "url": "https://github.com/dagronf/DSFValueBinders",
          "version": "0.11.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFValueBinders",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Found 1 product dependencies
  - DSFValueBinders
Done.