Build Information
Successful build of SwiftCBOR, reference v0.5.0 (04ccff
), with Swift 5.9 for macOS (SPM) on 31 Oct 2024 14:40:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valpackett/SwiftCBOR.git
Reference: v0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/valpackett/SwiftCBOR
* tag v0.5.0 -> FETCH_HEAD
HEAD is now at 04ccff1 Bump to 0.5.0
Cloned https://github.com/valpackett/SwiftCBOR.git
Revision (git rev-parse @):
04ccff117f6549121d5721ec84fdf0162122b90e
SUCCESS checkout https://github.com/valpackett/SwiftCBOR.git at v0.5.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/valpackett/SwiftCBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[2/17] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[3/17] Compiling SwiftCBOR CodableCBOREncoder.swift
[4/17] Compiling SwiftCBOR KeyedEncodingContainer.swift
[5/17] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[6/18] Compiling SwiftCBOR CBOROptions.swift
[7/18] Compiling SwiftCBOR CodableCBORDecoder.swift
[8/18] Compiling SwiftCBOR KeyedDecodingContainer.swift
[9/18] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[10/18] Compiling SwiftCBOR CBOREncoder.swift
[11/18] Compiling SwiftCBOR CBORInputStream.swift
[12/18] Compiling SwiftCBOR CBORDecoder.swift
[13/18] Compiling SwiftCBOR CBOREncodable.swift
[14/18] Compiling SwiftCBOR AnyCodingKey.swift
[15/18] Compiling SwiftCBOR CBOR.swift
[16/18] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[17/18] Emitting module SwiftCBOR
[18/18] Compiling SwiftCBOR Util.swift
Build complete! (8.06s)
Build complete.
Done.