The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCBOR with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valpackett/SwiftCBOR.git
Reference: v0.4.7
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/valpackett/SwiftCBOR
 * tag               v0.4.7     -> FETCH_HEAD
HEAD is now at 418dab4 Bump minimum support deployment targets for Cocoapods users for iOS and macOS
Cloned https://github.com/valpackett/SwiftCBOR.git
Revision (git rev-parse @):
418dab41b09a5da0d45d7b788c59085979ff4dae
SUCCESS checkout https://github.com/valpackett/SwiftCBOR.git at v0.4.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/valpackett/SwiftCBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Emitting module SwiftCBOR
[2/18] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[3/18] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[4/18] Compiling SwiftCBOR CodableCBOREncoder.swift
[5/18] Compiling SwiftCBOR KeyedEncodingContainer.swift
[6/18] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[7/18] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[8/18] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[9/18] Compiling SwiftCBOR Util.swift
[10/18] Compiling SwiftCBOR CBORInputStream.swift
[11/18] Compiling SwiftCBOR CBOROptions.swift
[12/18] Compiling SwiftCBOR CodableCBORDecoder.swift
[13/18] Compiling SwiftCBOR KeyedDecodingContainer.swift
[14/18] Compiling SwiftCBOR AnyCodingKey.swift
[15/18] Compiling SwiftCBOR CBOR.swift
[16/18] Compiling SwiftCBOR CBORDecoder.swift
[17/18] Compiling SwiftCBOR CBOREncodable.swift
[18/18] Compiling SwiftCBOR CBOREncoder.swift
Build complete! (6.26s)
Build complete.
Done.