The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Athena 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/vsanthanam/Athena.git
Reference: 0.0.12
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/Athena
 * tag               0.0.12     -> FETCH_HEAD
HEAD is now at a4e3517 Add custom string interpolation for `JSONEncodable` conforming types (#26)
Cloned https://github.com/vsanthanam/Athena.git
Revision (git rev-parse @):
a4e3517d00cf0bbef9dc3c7f7b972b3024ff8a76
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/Athena.git at 0.0.12
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vsanthanam/Athena.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/27] Compiling Athena StringExtensions.swift
[7/27] Compiling Athena UInt8Extensions.swift
[8/27] Compiling Athena UnicodeEscapeParser.swift
[9/29] Compiling Athena StringInterpolationExtensions.swift
[10/29] Compiling Athena Subscript.swift
[11/29] Compiling Athena Literal.swift
[12/29] Compiling Athena LiteralDecodable.swift
[13/29] Compiling Athena Number.swift
[14/29] Compiling Athena JSON.swift
[15/29] Compiling Athena JSONCodable.swift
[16/29] Compiling Athena JSONSubscriptRepresentable.swift
[17/29] Compiling Athena IntExtensions.swift
[18/29] Compiling Athena NumberParser.swift
[19/29] Compiling Athena SerializationOptionsExtensions.swift
[20/29] Compiling Athena Encoder.swift
[21/29] Compiling Athena EncodingDetector.swift
[22/29] Compiling Athena Error.swift
[23/29] Compiling Athena NumberDecodable.swift
[24/29] Compiling Athena Serializer.swift
[25/29] Compiling Athena SerializerOptions.swift
[26/29] Compiling Athena Decoder.swift
[27/29] Compiling Athena Deserializer.swift
[28/29] Compiling Athena DeserializerOptions.swift
[29/29] Emitting module Athena
Build complete! (19.55s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.23s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (0.23s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.23s)
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (0.04s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.51.7
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
Build complete.
Done.