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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dreymonde/light.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dreymonde/light
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 6c3557b rename to HTTPProxy
Cloned https://github.com/dreymonde/light.git into spi-builder-workspace
6c3557b2618ac629160aa21bac85e6f44857c208
SUCCESS checkout https://github.com/dreymonde/light.git at 0.3.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-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/dreymonde/Shallows.git from cache
Fetched https://github.com/dreymonde/Shallows.git (0.23s)
Computing version for https://github.com/dreymonde/Shallows.git
Computed https://github.com/dreymonde/Shallows.git at 0.13.4 (0.61s)
Creating working copy for https://github.com/dreymonde/Shallows.git
Working copy of https://github.com/dreymonde/Shallows.git resolved at 0.13.4
Building for debugging...
[1/14] Compiling Shallows WriteOnlyStorage.swift
[2/14] Compiling Shallows Storage.swift
[3/14] Compiling Shallows SyncStorage.swift
[4/14] Compiling Shallows NSCacheStorage.swift
[5/14] Compiling Shallows ReadOnlyStorage.swift
[6/15] Compiling Shallows Shallows.swift
[7/15] Compiling Shallows ShallowsResult.swift
[8/15] Compiling Shallows Filename.swift
[9/15] Compiling Shallows MemoryStorage.swift
[10/15] Compiling Shallows Async.swift
[11/15] Compiling Shallows Composition.swift
[12/15] Emitting module Shallows
[13/15] Compiling Shallows DiskExtensions.swift
[14/15] Compiling Shallows DiskStorage.swift
[15/15] Compiling Shallows Zip.swift
[16/20] Compiling Light WebAPIProtocol.swift
[17/20] Compiling Light URLSession+WebAPI.swift
[18/20] Compiling Light WebAPI.swift
[19/20] Compiling Light Light.swift
[20/20] Emitting module Light
Build complete! (13.62s)
Build complete.
Done.