Build Information
Successful build of CoreAudioExtensions, reference main (272777
), with Swift 5.8 for macOS (SPM) on 12 Jul 2024 06:03:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/CoreAudioExtensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/CoreAudioExtensions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2727771 Update swift.yml (#17)
Cloned https://github.com/sbooth/CoreAudioExtensions.git
Revision (git rev-parse @):
2727771b1fe081125bbe7efbfa0dc6456abfd29b
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/sbooth/CoreAudioExtensions.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/sbooth/CoreAudioExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Emitting module FourCC
[2/3] Compiling FourCC UInt32+fourCC.swift
[3/3] Compiling FourCC String+fourCC.swift
[4/7] Compiling CoreAudioExtensions AudioChannelLayout+SFBExtensions.swift
[5/7] Compiling CoreAudioExtensions AudioStreamBasicDescription+SFBExtensions.swift
[6/7] Compiling CoreAudioExtensions AudioValueRange+SFBExtensions.swift
[7/7] Emitting module CoreAudioExtensions
Build complete! (12.77s)
Fetching https://github.com/sbooth/FourCC
[1/60] Fetching fourcc
Fetched https://github.com/sbooth/FourCC (1.13s)
Computing version for https://github.com/sbooth/FourCC
Computed https://github.com/sbooth/FourCC at 0.1.1 (0.76s)
Creating working copy for https://github.com/sbooth/FourCC
Working copy of https://github.com/sbooth/FourCC resolved at 0.1.1
Build complete.
Done.