The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VersionedCodable with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jrothwell/VersionedCodable.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jrothwell/VersionedCodable
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at 6957e82 Merge pull request #11 from jrothwell/update-readme-v1.1
Cloned https://github.com/jrothwell/VersionedCodable.git
Revision (git rev-parse @):
6957e82ad4d53ee836069a1f8b997f2e0b2601c4
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/jrothwell/VersionedCodable.git at v1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/jrothwell/VersionedCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/11] Compiling VersionedCodable PropertyListEncoder+versioned.swift
[3/11] Compiling VersionedCodable NothingEarlier.swift
[4/11] Compiling VersionedCodable VersionPathSpec.swift
[5/11] Emitting module VersionedCodable
[6/11] Compiling VersionedCodable JSONDecoder+versioned.swift
[7/11] Compiling VersionedCodable JSONEncoder+versioned.swift
[8/11] Compiling VersionedCodable PropertyListDecoder+versioned.swift
[9/14] Compiling VersionedCodable VersionedCodable+decode.swift
[10/14] Compiling VersionedCodable VersionedCodable+encode.swift
[11/14] Compiling VersionedCodable VersionedCodable.swift
[12/14] Compiling VersionedCodable VersionedDecodingError.swift
[13/14] Compiling VersionedCodable VersionedEncodingError.swift
[14/14] Compiling VersionedCodable resource_bundle_accessor.swift
Build complete! (12.84s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-plugin (0.28s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.06s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.19s)
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/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.