The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ObjectCoder 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/nearfri/ObjectCoder.git
Reference: 1.0.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nearfri/ObjectCoder
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at db7d7b9 Fix wrong indentations
Cloned https://github.com/nearfri/ObjectCoder.git into spi-builder-workspace
db7d7b98b6784e5af158ff20edc9c331681fc10f
SUCCESS checkout https://github.com/nearfri/ObjectCoder.git at 1.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)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting (0.18s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.18s)
Computed https://github.com/mattgallagher/CwlPreconditionTesting at 2.1.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.02s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting resolved at 2.1.0
Building for debugging...
[1/15] Compiling ObjectCoder ObjectEncoder.swift
[2/15] Compiling ObjectCoder ReferencingEncoder.swift
[3/15] Compiling ObjectCoder KeyedObjectDecodingContainer.swift
[4/15] Compiling ObjectCoder ObjectDecoder.swift
[5/15] Compiling ObjectCoder SingleValueObjectEncodingContanier.swift
[6/15] Compiling ObjectCoder UnkeyedObjectEncodingContanier.swift
[7/15] Compiling ObjectCoder Errors.swift
[8/15] Compiling ObjectCoder NilCodingStrategy.swift
[9/15] Compiling ObjectCoder SingleValueObjectDecodingContainer.swift
[10/15] Compiling ObjectCoder UnkeyedObjectDecodingContainer.swift
[11/15] Emitting module ObjectCoder
[12/15] Compiling ObjectCoder CodingStorage.swift
[13/15] Compiling ObjectCoder InitializableWithAny.swift
[14/15] Compiling ObjectCoder KeyedObjectEncodingContainer.swift
[15/15] Compiling ObjectCoder ObjectContainer.swift
[16/17] Compiling ObjectCoder ObjectCoder+Combine.swift
[17/17] Compiling ObjectCoder ObjectKey.swift
Build complete! (4.70s)
Build complete.
Done.