The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CPIOArchiveKit with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LebJe/CPIOArchiveKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LebJe/CPIOArchiveKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cfd9cae Update CPIOArchiveWriter.swift
Cloned https://github.com/LebJe/CPIOArchiveKit.git
Revision (git rev-parse @):
cfd9cae28d2864dea0533f137397ca8124767917
SUCCESS checkout https://github.com/LebJe/CPIOArchiveKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/LebJe/CPIOArchiveKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/12] Compiling CPIOArchiveKit Constants.swift
[4/12] Compiling CPIOArchiveKit Extensions.swift
[5/12] Compiling CPIOArchiveKit Errors.swift
[6/12] Compiling CPIOArchiveKit FileType.swift
[7/12] Compiling CPIOArchiveKit Header.swift
[8/12] Compiling CPIOArchiveKit CPIOArchiveReader.swift
[9/12] Compiling CPIOArchiveKit CPIOArchiveType.swift
[10/13] Emitting module CPIOArchiveKit
[11/13] Compiling CPIOArchiveKit CPIOArchiveWriter.swift
[12/13] Compiling CPIOArchiveKit Checksum.swift
[13/13] Compiling CPIOArchiveKit Operators.swift
Build complete! (2.20s)
Build complete.
Done.