Build Information
Successful build of Bytes 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/mochidev/Bytes.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mochidev/Bytes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 987dd14 Updated Swift Package version to 5.7
Cloned https://github.com/mochidev/Bytes.git
Revision (git rev-parse @):
987dd14603cd92f9243efc4464de36493caa6c4c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/mochidev/Bytes.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/mochidev/Bytes.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 Bytes RawRepresentable.swift
[4/13] Compiling Bytes BytesError.swift
[5/13] Compiling Bytes String.swift
[6/13] Compiling Bytes ByteIterator.swift
[7/13] Compiling Bytes Bytes.swift
[8/13] Emitting module Bytes
[9/13] Compiling Bytes Integer.swift
[10/13] Compiling Bytes AsyncByteIterator.swift
[11/13] Compiling Bytes AsyncChunkedBytes.swift
[12/13] Compiling Bytes Colletion+Casting.swift
[13/13] Compiling Bytes UUID.swift
Build complete! (4.33s)
Build complete.
Done.