The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoronaErrors 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/CooperCorona/CoronaErrors.git
Reference: 2.0.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CooperCorona/CoronaErrors
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at 14b3459 Merge pull request #4 from CooperCorona/Swift5
Cloned https://github.com/CooperCorona/CoronaErrors.git into spi-builder-workspace
14b3459de494f16dbd09b9bf3f732312587a0472
SUCCESS checkout https://github.com/CooperCorona/CoronaErrors.git at 2.0.4
========================================
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)
Building for debugging...
[1/12] Compiling CoronaErrors OperationError.swift
[2/12] Compiling CoronaErrors OperationException.swift
[3/13] Compiling CoronaErrors ParseException.swift
[4/13] Compiling CoronaErrors ParseError.swift
[5/13] Compiling CoronaErrors IOException.swift
[6/13] Compiling CoronaErrors NilException.swift
[7/13] Compiling CoronaErrors FileNotFoundException.swift
[8/13] Compiling CoronaErrors IOError.swift
[9/13] Compiling CoronaErrors CoronaErrors.swift
[10/13] Compiling CoronaErrors Exception.swift
[11/13] Emitting module CoronaErrors
[12/13] Compiling CoronaErrors ValueError.swift
[13/13] Compiling CoronaErrors ValueException.swift
[14/15] Emitting module CoronaErrorsTestHooks
[15/15] Compiling CoronaErrorsTestHooks Exception+XCTest.swift
Build complete! (9.68s)
Build complete.
Done.