The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ObjectCoder 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/nearfri/ObjectCoder.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nearfri/ObjectCoder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7b9cf69 Update swift.yml
Cloned https://github.com/nearfri/ObjectCoder.git
Revision (git rev-parse @):
7b9cf696e939396a993d57455a774341b252d5d0
SUCCESS checkout https://github.com/nearfri/ObjectCoder.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nearfri/ObjectCoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling ObjectCoder SingleValueObjectEncodingContanier.swift
[4/17] Compiling ObjectCoder UnkeyedObjectEncodingContanier.swift
[5/19] Emitting module ObjectCoder
[6/19] Compiling ObjectCoder ObjectEncoder.swift
[7/19] Compiling ObjectCoder ReferencingEncoder.swift
[8/19] Compiling ObjectCoder SingleValueObjectDecodingContainer.swift
[9/19] Compiling ObjectCoder UnkeyedObjectDecodingContainer.swift
[10/19] Compiling ObjectCoder Errors.swift
[11/19] Compiling ObjectCoder NilCodingStrategy.swift
[12/19] Compiling ObjectCoder KeyedObjectDecodingContainer.swift
[13/19] Compiling ObjectCoder ObjectDecoder.swift
[14/19] Compiling ObjectCoder KeyedObjectEncodingContainer.swift
[15/19] Compiling ObjectCoder ObjectContainer.swift
[16/19] Compiling ObjectCoder CodingStorage.swift
[17/19] Compiling ObjectCoder InitializableWithAny.swift
[18/19] Compiling ObjectCoder ObjectCoder+Combine.swift
[19/19] Compiling ObjectCoder ObjectKey.swift
Build complete! (6.47s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.15s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting from cache (0.15s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting
Computed https://github.com/mattgallagher/CwlPreconditionTesting at 2.1.0 (0.47s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CwlPreconditionTesting-87e551a1 is not valid git repository for 'https://github.com/mattgallagher/CwlPreconditionTesting', will fetch again.
Fetching https://github.com/mattgallagher/CwlPreconditionTesting from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CwlPreconditionTesting-87e551a1 is not valid git repository for 'https://github.com/mattgallagher/CwlPreconditionTesting', will fetch again.
Fetching https://github.com/mattgallagher/CwlPreconditionTesting from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting from cache (0.00s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting resolved at 2.1.0
Build complete.
Done.