Build Information
Successful build of CodableKit, reference 2.0.0 (5cd5c2
), with Swift 5.9 for macOS (SPM) on 29 Sep 2024 19:45:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/CodableKit.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/CodableKit
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 5cd5c22 Swift 6.0
Cloned https://github.com/NikSativa/CodableKit.git
Revision (git rev-parse @):
5cd5c22f2605ea6ea19680305b06ee2798fad873
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/CodableKit.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/NikSativa/CodableKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/8] Compiling CodableKit resource_bundle_accessor.swift
[3/8] Compiling CodableKit LossyArray.swift
[4/8] Emitting module CodableKit
[5/8] Compiling CodableKit LossySet.swift
[6/8] Compiling CodableKit Nullable.swift
[7/8] Compiling CodableKit LossyDictionary.swift
[8/8] Compiling CodableKit LossyValue.swift
Build complete! (6.17s)
Build complete.
Done.