The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableX 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/dscyrescotti/CodableX.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dscyrescotti/CodableX
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 7347c5b docs: update
Cloned https://github.com/dscyrescotti/CodableX.git into spi-builder-workspace
7347c5b29c5730eac9c238e5be7a6864d57d6f0f
SUCCESS checkout https://github.com/dscyrescotti/CodableX.git at 0.2.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)
Building for debugging...
[1/30] Emitting module CodableX
[2/34] Compiling CodableX DefaultConfigurable.swift
[3/34] Compiling CodableX OptionConfigurable.swift
[4/34] Compiling CodableX AnyCodingKey.swift
[5/34] Compiling CodableX AnyEquatable.swift
[6/34] Compiling CodableX AnyValue.swift
[7/34] Compiling CodableX DefaultOptions.swift
[8/34] Compiling CodableX Empty.swift
[9/34] Compiling CodableX Option.swift
[10/34] Compiling CodableX ArrayAnyValuable.swift
[11/34] Compiling CodableX ArrayAnyable.swift
[12/34] Compiling CodableX ArrayForcable.swift
[13/34] Compiling CodableX Compactable.swift
[14/34] Compiling CodableX AnyValueWrappable.swift
[15/34] Compiling CodableX AnyCodable.swift
[16/34] Compiling CodableX DefaultCodable.swift
[17/34] Compiling CodableX ForceCodable.swift
[18/34] Compiling CodableX Nullable.swift
[19/34] Compiling CodableX OptionalAnyValuable.swift
[20/34] Compiling CodableX OptionalAnyable.swift
[21/34] Compiling CodableX OptionalForcable.swift
[22/34] Compiling CodableX Error.swift
[23/34] Compiling CodableX AnyCodable++.swift
[24/34] Compiling CodableX AnyValueWrappable+.swift
[25/34] Compiling CodableX Equatable+.swift
[26/34] Compiling CodableX KeyedDecodingContainer+.swift
[27/34] Compiling CodableX KeyedEncodingContainer+.swift
[28/34] Compiling CodableX UnkeyedEncodingContainer+.swift
[29/34] Compiling CodableX AnyValuable.swift
[30/34] Compiling CodableX Anyable.swift
[31/34] Compiling CodableX CustomDefaultable.swift
[32/34] Compiling CodableX Defaultable.swift
[33/34] Compiling CodableX Forcable.swift
[34/34] Compiling CodableX Jsonable.swift
Build complete! (4.34s)
Build complete.
Done.