The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BackedCodable 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/jegnux/BackedCodable.git
Reference: 0.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jegnux/BackedCodable
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at c28a4e5 Implement a safer init
Cloned https://github.com/jegnux/BackedCodable.git into spi-builder-workspace
c28a4e556298bd81ba068f0f1c534af73ffd46f9
SUCCESS checkout https://github.com/jegnux/BackedCodable.git at 0.1.1
========================================
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/16] Compiling BackedCodable PathCodingKey.swift
[2/16] Compiling BackedCodable PathDecoder.Element.swift
[3/16] Compiling BackedCodable BackingDecoderContext.swift
[4/16] Compiling BackedCodable DateDecoder.swift
[5/16] Compiling BackedCodable EmptyDecodable.swift
[6/16] Compiling BackedCodable Decoder+PathDecoder.swift
[7/16] Compiling BackedCodable LossyDecoder.swift
[8/16] Compiling BackedCodable BackedError.swift
[9/16] Emitting module BackedCodable
[10/16] Compiling BackedCodable Backed+ConditionalProtocolConformances.swift
[11/16] Compiling BackedCodable Backed+Init.swift
[12/16] Compiling BackedCodable Backed.swift
[13/16] Compiling BackedCodable BackedDecodable.swift
[14/16] Compiling BackedCodable BackingDecoder.swift
[15/16] Compiling BackedCodable PathDecoder.swift
[16/16] Compiling BackedCodable Path.swift
[17/18] Compiling BackedCodable PathComponent.swift
[18/18] Compiling BackedCodable PathFilter.swift
[19/22] Compiling BackedCodableStubs Helpers.swift
[20/22] Compiling BackedCodableStubs PlainSwiftStub.swift
[21/22] Compiling BackedCodableStubs BackedStub.swift
[22/22] Emitting module BackedCodableStubs
Build complete! (4.56s)
Build complete.
Done.