Build Information
Successful build of CoreAudioExtensions, reference main (272777
), with Swift 5.9 for macOS (SPM) on 12 Jul 2024 05:31:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.9
Building package at path: $workDir
https://github.com/sbooth/CoreAudioExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling FourCC UInt32+fourCC.swift
[2/3] Compiling FourCC String+fourCC.swift
[3/3] Emitting module FourCC
[4/7] Emitting module CoreAudioExtensions
[5/7] Compiling CoreAudioExtensions AudioValueRange+SFBExtensions.swift
[6/7] Compiling CoreAudioExtensions AudioStreamBasicDescription+SFBExtensions.swift
[7/7] Compiling CoreAudioExtensions AudioChannelLayout+SFBExtensions.swift
Build complete! (10.43s)
Fetching https://github.com/sbooth/FourCC
[1/60] Fetching fourcc
Fetched https://github.com/sbooth/FourCC (1.17s)
Computing version for https://github.com/sbooth/FourCC
Computed https://github.com/sbooth/FourCC at 0.1.1 (0.58s)
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.