The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DictionaryDecoder 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.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swhitty/DictionaryDecoder.git
Reference: 0.24.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swhitty/DictionaryDecoder
 * tag               0.24.0     -> FETCH_HEAD
HEAD is now at e132553 0.24.0
Cloned https://github.com/swhitty/DictionaryDecoder.git into spi-builder-workspace
e132553690dd196cbccde221182ece217f6525bc
SUCCESS checkout https://github.com/swhitty/DictionaryDecoder.git at 0.24.0
========================================
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/8] Compiling DictionaryDecoder UserDefaults+Codable.swift
[2/8] Compiling DictionaryDecoder NSUbiquitousKeyValueStore+Codable.swift
[3/8] Compiling DictionaryDecoder KeyValueEncoder.swift
[4/8] Emitting module DictionaryDecoder
[5/8] Compiling DictionaryDecoder DictionaryEncoder.swift
[6/8] Compiling DictionaryDecoder DictionaryDecoder.swift
[7/8] Compiling DictionaryDecoder Dictionary+Extension.swift
[8/8] Compiling DictionaryDecoder KeyValueDecoder.swift
Build complete! (4.71s)
Build complete.
Done.