The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Restore 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/jordanbaird/Restore.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jordanbaird/Restore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d502e06 Update file headers
Cloned https://github.com/jordanbaird/Restore.git
Revision (git rev-parse @):
d502e06bd7b4d74af1b1bfaedb06b926b9bee748
SUCCESS checkout https://github.com/jordanbaird/Restore.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.77s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "restore",
      "name": "Restore",
      "url": "https://github.com/jordanbaird/Restore.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Restore",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jordanbaird/Restore.git
[1/406] Fetching restore
Fetched https://github.com/jordanbaird/Restore.git (0.29s)
Creating working copy for https://github.com/jordanbaird/Restore.git
Working copy of https://github.com/jordanbaird/Restore.git resolved at main
warning: '.resolve-product-dependencies': dependency 'restore' is not used by any target
Found 0 product dependencies
========================================
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/11] Compiling Restore Snapshot.swift
[4/11] Compiling Restore RestorableObject.swift
[5/11] Compiling Restore Reference.swift
[6/11] Compiling Restore Restorable.swift
[7/11] Compiling Restore RestorationKey.swift
[8/11] Compiling Restore Properties.swift
[9/11] Compiling Restore ErrorHandling.swift
[10/11] Compiling Restore Identity.swift
[11/11] Emitting module Restore
[12/12] Compiling Restore Utilities.swift
Build complete! (13.12s)
Build complete.
Done.