The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Light 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/dreymonde/light.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dreymonde/light
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6c3557b rename to HTTPProxy
Cloned https://github.com/dreymonde/light.git
Revision (git rev-parse @):
6c3557b2618ac629160aa21bac85e6f44857c208
SUCCESS checkout https://github.com/dreymonde/light.git at master
Fetching https://github.com/dreymonde/Shallows.git from cache
Fetched https://github.com/dreymonde/Shallows.git (0.17s)
Computing version for https://github.com/dreymonde/Shallows.git
Computed https://github.com/dreymonde/Shallows.git at 0.13.4 (0.64s)
Creating working copy for https://github.com/dreymonde/Shallows.git
Working copy of https://github.com/dreymonde/Shallows.git resolved at 0.13.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "light",
      "name": "Light",
      "url": "https://github.com/dreymonde/light.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/light",
      "dependencies": [
        {
          "identity": "shallows",
          "name": "Shallows",
          "url": "https://github.com/dreymonde/Shallows.git",
          "version": "0.13.4",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Shallows",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dreymonde/light.git
[1/75] Fetching light
Fetched https://github.com/dreymonde/light.git (0.49s)
Fetching https://github.com/dreymonde/Shallows.git from cache
Fetched https://github.com/dreymonde/Shallows.git (0.20s)
Computing version for https://github.com/dreymonde/Shallows.git
Computed https://github.com/dreymonde/Shallows.git at 0.13.4 (0.03s)
Creating working copy for https://github.com/dreymonde/Shallows.git
Working copy of https://github.com/dreymonde/Shallows.git resolved at 0.13.4
Creating working copy for https://github.com/dreymonde/light.git
Working copy of https://github.com/dreymonde/light.git resolved at master
warning: '.resolve-product-dependencies': dependency 'light' is not used by any target
Found 1 product dependencies
  - Shallows
========================================
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/14] Compiling Shallows WriteOnlyStorage.swift
[2/15] Compiling Shallows Storage.swift
[3/15] Compiling Shallows SyncStorage.swift
[4/15] Compiling Shallows Zip.swift
[5/15] Compiling Shallows NSCacheStorage.swift
[6/15] Compiling Shallows ReadOnlyStorage.swift
[7/15] Compiling Shallows Shallows.swift
[8/15] Compiling Shallows ShallowsResult.swift
[9/15] Emitting module Shallows
[10/15] Compiling Shallows Filename.swift
[11/15] Compiling Shallows MemoryStorage.swift
[12/15] Compiling Shallows DiskExtensions.swift
[13/15] Compiling Shallows DiskStorage.swift
[14/15] Compiling Shallows Async.swift
[15/15] Compiling Shallows Composition.swift
[16/20] Compiling Light WebAPIProtocol.swift
[17/20] Compiling Light WebAPI.swift
[18/20] Compiling Light URLSession+WebAPI.swift
[19/20] Compiling Light Light.swift
[20/20] Emitting module Light
Build complete! (13.07s)
Build complete.
Done.