The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DictionaryCoding with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/DictionaryCoding.git
Reference: 1.0.9
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/DictionaryCoding
 * tag               1.0.9      -> FETCH_HEAD
HEAD is now at ae19e45 Merge pull request #30 from elegantchaos/new-tests
Cloned https://github.com/elegantchaos/DictionaryCoding.git into spi-builder-workspace
ae19e456bd550fed8f341e5bae4318333c53a5b4
SUCCESS checkout https://github.com/elegantchaos/DictionaryCoding.git at 1.0.9
========================================
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.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling DictionaryCoding DictionaryEncoder.swift
[2/5] Compiling DictionaryCoding DictionaryDecoder.swift
[3/5] Compiling DictionaryCoding DictionaryErrors.swift
[4/5] Emitting module DictionaryCoding
[5/5] Compiling DictionaryCoding DictionaryCodingKey.swift
Build complete! (4.13s)
Build complete.
Done.