The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DTOnboarding 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/demianturner/DTOnboarding.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/demianturner/DTOnboarding
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 936439a Update to correct dependency
Cloned https://github.com/demianturner/DTOnboarding.git
Revision (git rev-parse @):
936439a3f3ff447777d7323c51f138eb9e64816e
SUCCESS checkout https://github.com/demianturner/DTOnboarding.git at master
Fetching https://github.com/demianturner/DTPageControl from cache
Fetched https://github.com/demianturner/DTPageControl (30.32s)
Computing version for https://github.com/demianturner/DTPageControl
Computed https://github.com/demianturner/DTPageControl at 1.0.4 (3.88s)
Creating working copy for https://github.com/demianturner/DTPageControl
Working copy of https://github.com/demianturner/DTPageControl resolved at 1.0.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dtonboarding",
      "name": "DTOnboarding",
      "url": "https://github.com/demianturner/DTOnboarding.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DTOnboarding",
      "dependencies": [
        {
          "identity": "dtpagecontrol",
          "name": "DTPageControl",
          "url": "https://github.com/demianturner/DTPageControl",
          "version": "1.0.4",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DTPageControl",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/demianturner/DTOnboarding.git
[1/175] Fetching dtonboarding
Fetched https://github.com/demianturner/DTOnboarding.git (0.78s)
Fetching https://github.com/demianturner/DTPageControl from cache
Fetched https://github.com/demianturner/DTPageControl (0.33s)
Computing version for https://github.com/demianturner/DTPageControl
Computed https://github.com/demianturner/DTPageControl at 1.0.4 (0.02s)
Creating working copy for https://github.com/demianturner/DTPageControl
Working copy of https://github.com/demianturner/DTPageControl resolved at 1.0.4
Creating working copy for https://github.com/demianturner/DTOnboarding.git
Working copy of https://github.com/demianturner/DTOnboarding.git resolved at master
warning: '.resolve-product-dependencies': dependency 'dtonboarding' is not used by any target
Found 1 product dependencies
  - DTPageControl
========================================
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/2] Compiling DTPageControl DTPageControl.swift
[2/2] Emitting module DTPageControl
[3/8] Compiling DTOnboarding NSViewController+Helpers.swift
[4/8] Compiling DTOnboarding NSView+Helpers.swift
[5/8] Compiling DTOnboarding DTOnboardingController.swift
[6/8] Emitting module DTOnboarding
[7/8] Compiling DTOnboarding DTOnboardingConfig.swift
[8/8] Compiling DTOnboarding DTPageController.swift
Build complete! (61.37s)
Build complete.
Done.