The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoronaErrors with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CooperCorona/CoronaErrors.git
Reference: 2.0.4
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
Revision (git rev-parse @):
14b3459de494f16dbd09b9bf3f732312587a0472
SUCCESS checkout https://github.com/CooperCorona/CoronaErrors.git at 2.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/CooperCorona/CoronaErrors.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/15] Compiling CoronaErrors ParseException.swift
[5/16] Compiling CoronaErrors ParseError.swift
[6/16] Compiling CoronaErrors FileNotFoundException.swift
[7/16] Compiling CoronaErrors IOError.swift
[8/16] Compiling CoronaErrors IOException.swift
[9/16] Compiling CoronaErrors NilException.swift
[10/16] Compiling CoronaErrors OperationError.swift
[11/16] Compiling CoronaErrors OperationException.swift
[12/16] Compiling CoronaErrors ValueError.swift
[13/16] Compiling CoronaErrors CoronaErrors.swift
[14/16] Compiling CoronaErrors Exception.swift
[15/16] Emitting module CoronaErrors
[16/16] Compiling CoronaErrors ValueException.swift
[17/18] Emitting module CoronaErrorsTestHooks
[18/18] Compiling CoronaErrorsTestHooks Exception+XCTest.swift
Build complete! (9.75s)
Build complete.
Done.