The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SFBAudioEngine, reference 0.7.1 (2c36ba), with Swift 5.10 for macOS (SPM) on 12 Mar 2025 19:09:18 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/SFBAudioEngine.git
Reference: 0.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/SFBAudioEngine
 * tag               0.7.1      -> FETCH_HEAD
HEAD is now at 2c36bab Handle C++ exceptions when reading/writing metadata (#571)
Cloned https://github.com/sbooth/SFBAudioEngine.git
Revision (git rev-parse @):
2c36bab304ff8db2cbeb9c7c626cbf8d6d1a9959
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sbooth/SFBAudioEngine.git at 0.7.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/sbooth/SFBAudioEngine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/98] Write sources
[1/98] Copying wavpack.framework
[2/98] Copying ogg.framework
[2/98] Copying tta-cpp.framework
[3/98] Copying lame.framework
[5/98] Copying sndfile.framework
[5/98] Copying mpg123.framework
[7/98] Copying vorbis.framework
[8/98] Copying mpc.framework
[8/98] Copying opus.framework
[10/98] Copying FLAC.framework
[11/98] Write swift-version-33747A42983211AE.txt
[12/98] Compiling HostTimeUtilities.cpp
[13/98] Compiling AVAudioChannelLayoutsAreEquivalent.mm
[14/98] Compiling StringDescribingAVAudioFormat.mm
[15/98] Compiling SFBAudioPlayerNode.mm
[16/98] Compiling SFBAudioPlayer.mm
[17/98] Compiling AudioPlayerNode.mm
[18/98] Compiling NSFileHandle+SFBHeaderReading.m
[19/98] Compiling SFBMutableDataOutputSource.m
[20/98] Compiling NSData+SFBExtensions.m
[21/98] Compiling SFBFileOutputSource.m
[22/98] Compiling NSError+SFBURLPresentation.m
[23/98] Compiling SFBBufferOutputSource.m
[24/98] Compiling SFBOutputSource.m
[25/98] Compiling SFBScreamTracker3ModuleFile.mm
[26/98] Compiling SFBProTrackerModuleFile.mm
[27/98] Compiling SFBWAVEFile.mm
[28/98] Compiling SFBOggVorbisFile.mm
[29/98] Compiling SFBWavPackFile.mm
[30/98] Compiling SFBTrueAudioFile.mm
[31/98] Compiling SFBShortenFile.m
[32/98] Compiling SFBLibsndfileUtilities.m
[33/98] Compiling SFBOggSpeexFile.mm
[34/98] Compiling SFBAudioEngineTypes.m
[35/98] Compiling SFBExtendedModuleFile.mm
[36/98] Compiling SFBImpulseTrackerModuleFile.mm
[37/98] Compiling SFBMusepackFile.mm
[38/98] Compiling SFBMonkeysAudioFile.mm
[39/98] Compiling SFBOggOpusFile.mm
[40/98] Compiling SFBMP3File.mm
[41/98] Compiling SFBOggFLACFile.mm
[42/98] Compiling SFBMP4File.mm
[43/98] Compiling SFBFLACFile.mm
[44/98] Compiling SFBAudioProperties.m
[45/98] Compiling SFBAudioMetadata.m
[46/98] Compiling SFBDSFFile.mm
[47/98] Compiling SFBAudioFile.m
[48/98] Compiling SFBAttachedPicture.m
[49/98] Compiling SFBMemoryMappedFileInputSource.m
[50/98] Compiling SFBInputSource.m
[51/98] Compiling SFBFileInputSource.m
[52/98] Compiling SFBFileContentsInputSource.m
[53/98] Compiling SFBDataInputSource.m
[54/98] Compiling SFBAudioMetadata+TagLibTag.mm
[55/98] Compiling SFBDSDIFFFile.mm
[56/98] Compiling AddAudioPropertiesToDictionary.mm
[57/98] Compiling SFBAudioMetadata+TagLibID3v1Tag.mm
[58/98] Compiling SFBAudioMetadata+TagLibAPETag.mm
[59/98] Compiling SFBAudioMetadata+TagLibMP4Tag.mm
[60/98] Compiling SFBAudioMetadata+TagLibXiphComment.mm
[61/98] Compiling SFBWavPackEncoder.m
[62/98] Compiling SFBAIFFFile.mm
[62/98] Compiling SFBAudioMetadata+TagLibID3v2Tag.mm
[64/98] Compiling SFBMusepackEncoder.m
[65/98] Compiling SFBOggVorbisEncoder.m
[66/98] Compiling SFBOggSpeexEncoder.m
[67/98] Compiling SFBLibsndfileEncoder.m
[68/98] Compiling SFBAudioEncoder.m
[69/98] Compiling SFBWavPackDecoder.m
[70/98] Compiling SFBOggVorbisDecoder.m
[71/98] Compiling SFBTrueAudioEncoder.mm
[72/98] Compiling SFBOggOpusEncoder.mm
[73/98] Compiling SFBOggOpusDecoder.m
[74/98] Compiling SFBMonkeysAudioEncoder.mm
[75/98] Compiling SFBMP3Encoder.mm
[76/98] Compiling SFBLoopableRegionDecoder.m
[77/98] Compiling SFBMPEGDecoder.m
[78/98] Compiling SFBFLACEncoder.mm
[79/98] Compiling SFBOggSpeexDecoder.m
[80/98] Compiling SFBModuleDecoder.m
[81/98] Compiling SFBTrueAudioDecoder.mm
[82/98] Compiling SFBDoPDecoder.m
[83/98] Compiling SFBLibsndfileDecoder.m
[84/98] Compiling SFBDSFDecoder.m
[85/98] Compiling SFBCoreAudioEncoder.mm
[86/98] Compiling SFBDSDDecoder.m
[87/98] Compiling SFBAudioDecoder.m
[88/98] Compiling SFBMusepackDecoder.m
[89/98] Compiling SFBShortenDecoder.mm
[90/98] Compiling SFBAudioExporter.m
[91/98] Compiling SFBAudioConverter.m
[92/98] Compiling SFBReplayGainAnalyzer.m
[93/98] Compiling SFBMonkeysAudioDecoder.mm
[94/98] Compiling SFBFLACDecoder.mm
[95/98] Compiling SFBCoreAudioDecoder.mm
[96/98] Compiling SFBDSDIFFDecoder.mm
[97/98] Compiling SFBDSDPCMDecoder.mm
[99/108] Compiling SFBAudioEngine SFBAudioProperties.swift
[100/108] Compiling SFBAudioEngine SFBAudioMetadata.swift
[101/109] Compiling SFBAudioEngine SFBAudioPlayer.swift
[102/109] Compiling SFBAudioEngine SFBPlaybackPosition.swift
[103/109] Compiling SFBAudioEngine SFBPlaybackTime.swift
[104/109] Compiling SFBAudioEngine SFBOutputSource.swift
[105/109] Compiling SFBAudioEngine SFBInputSource.swift
[106/109] Compiling SFBAudioEngine SFBAudioPlayerNode.swift
[107/109] Emitting module SFBAudioEngine
[108/109] Compiling SFBAudioEngine SFBAudioEngine.swift
[109/109] Compiling SFBAudioEngine SFBReplayGainAnalyzer.swift
Build complete! (33.22s)
Fetching https://github.com/sbooth/lame-binary-xcframework
Fetching https://github.com/sbooth/sndfile-binary-xcframework
Fetching https://github.com/sbooth/tta-cpp-binary-xcframework
Fetching https://github.com/sbooth/CSpeex
Fetching https://github.com/sbooth/mpg123-binary-xcframework
Fetching https://github.com/sbooth/vorbis-binary-xcframework
Fetching https://github.com/sbooth/mpc-binary-xcframework
[1/23] Fetching vorbis-binary-xcframework
Fetched https://github.com/sbooth/vorbis-binary-xcframework from cache (1.35s)
Fetching https://github.com/sbooth/opus-binary-xcframework
[1/19] Fetching lame-binary-xcframework
[20/165] Fetching lame-binary-xcframework, cspeex
[72/185] Fetching lame-binary-xcframework, cspeex, mpg123-binary-xcframework
[92/208] Fetching lame-binary-xcframework, cspeex, mpg123-binary-xcframework, sndfile-binary-xcframework
[105/227] Fetching lame-binary-xcframework, cspeex, mpg123-binary-xcframework, sndfile-binary-xcframework, tta-cpp-binary-xcframework
[186/258] Fetching lame-binary-xcframework, cspeex, mpg123-binary-xcframework, sndfile-binary-xcframework, tta-cpp-binary-xcframework, mpc-binary-xcframework
Fetched https://github.com/sbooth/lame-binary-xcframework from cache (1.73s)
Fetched https://github.com/sbooth/tta-cpp-binary-xcframework from cache (1.73s)
Fetching https://github.com/sbooth/flac-binary-xcframework
Fetching https://github.com/sbooth/ogg-binary-xcframework
Fetched https://github.com/sbooth/sndfile-binary-xcframework from cache (1.73s)
Fetching https://github.com/sbooth/wavpack-binary-xcframework
Fetched https://github.com/sbooth/mpg123-binary-xcframework from cache (1.73s)
Fetched https://github.com/sbooth/mpc-binary-xcframework from cache (1.73s)
Fetching https://github.com/sbooth/CXXTagLib
Fetching https://github.com/sbooth/CXXMonkeysAudio
Fetched https://github.com/sbooth/CSpeex from cache (1.73s)
Fetching https://github.com/sbooth/CDUMB
[1/28] Fetching opus-binary-xcframework
Fetched https://github.com/sbooth/opus-binary-xcframework from cache (0.67s)
Fetching https://github.com/sbooth/AVFAudioExtensions
[1/15] Fetching wavpack-binary-xcframework
[16/34] Fetching wavpack-binary-xcframework, ogg-binary-xcframework
[35/62] Fetching wavpack-binary-xcframework, ogg-binary-xcframework, flac-binary-xcframework
[63/387] Fetching wavpack-binary-xcframework, ogg-binary-xcframework, flac-binary-xcframework, cxxtaglib
[112/533] Fetching wavpack-binary-xcframework, ogg-binary-xcframework, flac-binary-xcframework, cxxtaglib, cxxmonkeysaudio
[172/668] Fetching wavpack-binary-xcframework, ogg-binary-xcframework, flac-binary-xcframework, cxxtaglib, cxxmonkeysaudio, cdumb
Fetched https://github.com/sbooth/ogg-binary-xcframework from cache (0.91s)
Fetched https://github.com/sbooth/CXXMonkeysAudio from cache (0.91s)
Fetching https://github.com/sbooth/CXXAudioUtilities
Fetched https://github.com/sbooth/CDUMB from cache (0.90s)
[233/690] Fetching wavpack-binary-xcframework, flac-binary-xcframework, cxxtaglib, avfaudioextensions
Fetched https://github.com/sbooth/AVFAudioExtensions from cache (0.75s)
Fetched https://github.com/sbooth/wavpack-binary-xcframework from cache (1.06s)
Fetched https://github.com/sbooth/CXXTagLib from cache (1.06s)
Fetched https://github.com/sbooth/flac-binary-xcframework from cache (1.06s)
[1/1393] Fetching cxxaudioutilities
Fetched https://github.com/sbooth/CXXAudioUtilities from cache (2.21s)
Computing version for https://github.com/sbooth/tta-cpp-binary-xcframework
Computed https://github.com/sbooth/tta-cpp-binary-xcframework at 0.1.2 (0.48s)
Computing version for https://github.com/sbooth/sndfile-binary-xcframework
Computed https://github.com/sbooth/sndfile-binary-xcframework at 0.1.2 (0.46s)
Computing version for https://github.com/sbooth/mpg123-binary-xcframework
Computed https://github.com/sbooth/mpg123-binary-xcframework at 0.2.2 (0.46s)
Computing version for https://github.com/sbooth/mpc-binary-xcframework
Computed https://github.com/sbooth/mpc-binary-xcframework at 0.1.2 (0.45s)
Computing version for https://github.com/sbooth/lame-binary-xcframework
Computed https://github.com/sbooth/lame-binary-xcframework at 0.1.2 (0.45s)
Computing version for https://github.com/sbooth/CSpeex
Computed https://github.com/sbooth/CSpeex at 1.2.1 (0.47s)
Computing version for https://github.com/sbooth/vorbis-binary-xcframework
Computed https://github.com/sbooth/vorbis-binary-xcframework at 0.1.2 (0.45s)
Computing version for https://github.com/sbooth/opus-binary-xcframework
Computed https://github.com/sbooth/opus-binary-xcframework at 0.2.2 (0.46s)
Computing version for https://github.com/sbooth/flac-binary-xcframework
Computed https://github.com/sbooth/flac-binary-xcframework at 0.1.3 (0.45s)
Computing version for https://github.com/sbooth/ogg-binary-xcframework
Computed https://github.com/sbooth/ogg-binary-xcframework at 0.1.2 (0.46s)
Computing version for https://github.com/sbooth/wavpack-binary-xcframework
Computed https://github.com/sbooth/wavpack-binary-xcframework at 0.1.1 (0.48s)
Computing version for https://github.com/sbooth/CXXTagLib
Computed https://github.com/sbooth/CXXTagLib at 2.0.2 (0.47s)
Computing version for https://github.com/sbooth/CXXMonkeysAudio
Computed https://github.com/sbooth/CXXMonkeysAudio at 10.76.0 (0.46s)
Computing version for https://github.com/sbooth/CDUMB
Computed https://github.com/sbooth/CDUMB at 2.0.3 (0.46s)
Computing version for https://github.com/sbooth/AVFAudioExtensions
Computed https://github.com/sbooth/AVFAudioExtensions at 0.4.1 (0.47s)
Computing version for https://github.com/sbooth/CXXAudioUtilities
Computed https://github.com/sbooth/CXXAudioUtilities at 0.3.2 (0.48s)
Creating working copy for https://github.com/sbooth/flac-binary-xcframework
Working copy of https://github.com/sbooth/flac-binary-xcframework resolved at 0.1.3
Creating working copy for https://github.com/sbooth/CDUMB
Working copy of https://github.com/sbooth/CDUMB resolved at 2.0.3
Creating working copy for https://github.com/sbooth/CXXTagLib
Working copy of https://github.com/sbooth/CXXTagLib resolved at 2.0.2
Creating working copy for https://github.com/sbooth/CSpeex
Working copy of https://github.com/sbooth/CSpeex resolved at 1.2.1
Creating working copy for https://github.com/sbooth/AVFAudioExtensions
Working copy of https://github.com/sbooth/AVFAudioExtensions resolved at 0.4.1
Creating working copy for https://github.com/sbooth/ogg-binary-xcframework
Working copy of https://github.com/sbooth/ogg-binary-xcframework resolved at 0.1.2
Creating working copy for https://github.com/sbooth/mpg123-binary-xcframework
Working copy of https://github.com/sbooth/mpg123-binary-xcframework resolved at 0.2.2
Creating working copy for https://github.com/sbooth/vorbis-binary-xcframework
Working copy of https://github.com/sbooth/vorbis-binary-xcframework resolved at 0.1.2
Creating working copy for https://github.com/sbooth/CXXAudioUtilities
Working copy of https://github.com/sbooth/CXXAudioUtilities resolved at 0.3.2
Creating working copy for https://github.com/sbooth/sndfile-binary-xcframework
Working copy of https://github.com/sbooth/sndfile-binary-xcframework resolved at 0.1.2
Creating working copy for https://github.com/sbooth/CXXMonkeysAudio
Working copy of https://github.com/sbooth/CXXMonkeysAudio resolved at 10.76.0
Creating working copy for https://github.com/sbooth/opus-binary-xcframework
Working copy of https://github.com/sbooth/opus-binary-xcframework resolved at 0.2.2
Creating working copy for https://github.com/sbooth/wavpack-binary-xcframework
Working copy of https://github.com/sbooth/wavpack-binary-xcframework resolved at 0.1.1
Creating working copy for https://github.com/sbooth/mpc-binary-xcframework
Working copy of https://github.com/sbooth/mpc-binary-xcframework resolved at 0.1.2
Creating working copy for https://github.com/sbooth/lame-binary-xcframework
Working copy of https://github.com/sbooth/lame-binary-xcframework resolved at 0.1.2
Creating working copy for https://github.com/sbooth/tta-cpp-binary-xcframework
Working copy of https://github.com/sbooth/tta-cpp-binary-xcframework resolved at 0.1.2
[16375/449113] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip
Downloading binary artifact https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip
[481863/2411859] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip
[1959208/11318859] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip
[2548190/18316406] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip
Downloading binary artifact https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip
[3114712/22172728] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.3/FLAC.xcframework.zip
[3410027/27247970] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.3/FLAC.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip
[3739592/33265951] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.3/FLAC.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip
[3794801/38184653] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.3/FLAC.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip, https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.2/mpg123.xcframework.zip
Downloaded https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip (1.19s)
[14736613/37735540] Downloading https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.3/FLAC.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip, https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.2/mpg123.xcframework.zip
[18292612/41339319] Downloading https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.3/FLAC.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip, https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.2/mpg123.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.1/wavpack.xcframework.zip
[20592873/41917507] Downloading https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.3/FLAC.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip, https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.2/mpg123.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.1/wavpack.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip
Downloading binary artifact https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip
Downloading binary artifact https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip
Downloading binary artifact https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.2/mpg123.xcframework.zip
Downloading binary artifact https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip
Downloading binary artifact https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip
Downloading binary artifact https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.1/wavpack.xcframework.zip
Downloading binary artifact https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.3/FLAC.xcframework.zip
Downloading binary artifact https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip
Downloaded https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip (1.11s)
Downloaded https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip (1.14s)
Downloaded https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.1/wavpack.xcframework.zip (1.42s)
Downloaded https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.2/mpg123.xcframework.zip (1.44s)
Downloaded https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip (1.49s)
Downloaded https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.3/FLAC.xcframework.zip (1.50s)
Downloaded https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip (1.51s)
Downloaded https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip (1.54s)
Downloaded https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip (1.61s)
Build complete.
{
  "c_language_standard" : "c11",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "cxxaudioutilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/CXXAudioUtilities"
    },
    {
      "identity" : "avfaudioextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/AVFAudioExtensions"
    },
    {
      "identity" : "cdumb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/CDUMB"
    },
    {
      "identity" : "cxxmonkeysaudio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.76.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/CXXMonkeysAudio"
    },
    {
      "identity" : "cxxtaglib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/CXXTagLib"
    },
    {
      "identity" : "wavpack-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/wavpack-binary-xcframework"
    },
    {
      "identity" : "ogg-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/ogg-binary-xcframework"
    },
    {
      "identity" : "flac-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/flac-binary-xcframework"
    },
    {
      "identity" : "opus-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/opus-binary-xcframework"
    },
    {
      "identity" : "vorbis-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/vorbis-binary-xcframework"
    },
    {
      "identity" : "cspeex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/CSpeex"
    },
    {
      "identity" : "lame-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/lame-binary-xcframework"
    },
    {
      "identity" : "mpc-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/mpc-binary-xcframework"
    },
    {
      "identity" : "mpg123-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/mpg123-binary-xcframework"
    },
    {
      "identity" : "sndfile-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/sndfile-binary-xcframework"
    },
    {
      "identity" : "tta-cpp-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/tta-cpp-binary-xcframework"
    }
  ],
  "manifest_display_name" : "SFBAudioEngine",
  "name" : "SFBAudioEngine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SFBAudioEngine",
      "targets" : [
        "CSFBAudioEngine",
        "SFBAudioEngine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SFBAudioEngineTests",
      "module_type" : "SwiftTarget",
      "name" : "SFBAudioEngineTests",
      "path" : "Tests/SFBAudioEngineTests",
      "sources" : [
        "SFBAudioEngineTests.swift"
      ],
      "target_dependencies" : [
        "SFBAudioEngine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SFBAudioEngine",
      "module_type" : "SwiftTarget",
      "name" : "SFBAudioEngine",
      "path" : "Sources/SFBAudioEngine",
      "product_memberships" : [
        "SFBAudioEngine"
      ],
      "sources" : [
        "SFBAudioEngine.swift",
        "SFBAudioMetadata.swift",
        "SFBAudioPlayer.swift",
        "SFBAudioPlayerNode.swift",
        "SFBAudioProperties.swift",
        "SFBInputSource.swift",
        "SFBOutputSource.swift",
        "SFBPlaybackPosition.swift",
        "SFBPlaybackTime.swift",
        "SFBReplayGainAnalyzer.swift"
      ],
      "target_dependencies" : [
        "CSFBAudioEngine"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSFBAudioEngine",
      "module_type" : "ClangTarget",
      "name" : "CSFBAudioEngine",
      "path" : "Sources/CSFBAudioEngine",
      "product_dependencies" : [
        "CXXAudioUtilities",
        "AVFAudioExtensions",
        "dumb",
        "MAC",
        "taglib",
        "wavpack",
        "ogg",
        "FLAC",
        "opus",
        "vorbis",
        "speex",
        "lame",
        "mpc",
        "mpg123",
        "sndfile",
        "tta-cpp"
      ],
      "product_memberships" : [
        "SFBAudioEngine"
      ],
      "sources" : [
        "Analysis/SFBReplayGainAnalyzer.m",
        "Conversion/SFBAudioConverter.m",
        "Conversion/SFBAudioExporter.m",
        "Decoders/SFBAudioDecoder.m",
        "Decoders/SFBCoreAudioDecoder.mm",
        "Decoders/SFBDSDDecoder.m",
        "Decoders/SFBDSDIFFDecoder.mm",
        "Decoders/SFBDSDPCMDecoder.mm",
        "Decoders/SFBDSFDecoder.m",
        "Decoders/SFBDoPDecoder.m",
        "Decoders/SFBFLACDecoder.mm",
        "Decoders/SFBLibsndfileDecoder.m",
        "Decoders/SFBLoopableRegionDecoder.m",
        "Decoders/SFBMPEGDecoder.m",
        "Decoders/SFBModuleDecoder.m",
        "Decoders/SFBMonkeysAudioDecoder.mm",
        "Decoders/SFBMusepackDecoder.m",
        "Decoders/SFBOggOpusDecoder.m",
        "Decoders/SFBOggSpeexDecoder.m",
        "Decoders/SFBOggVorbisDecoder.m",
        "Decoders/SFBShortenDecoder.mm",
        "Decoders/SFBTrueAudioDecoder.mm",
        "Decoders/SFBWavPackDecoder.m",
        "Encoders/SFBAudioEncoder.m",
        "Encoders/SFBCoreAudioEncoder.mm",
        "Encoders/SFBFLACEncoder.mm",
        "Encoders/SFBLibsndfileEncoder.m",
        "Encoders/SFBMP3Encoder.mm",
        "Encoders/SFBMonkeysAudioEncoder.mm",
        "Encoders/SFBMusepackEncoder.m",
        "Encoders/SFBOggOpusEncoder.mm",
        "Encoders/SFBOggSpeexEncoder.m",
        "Encoders/SFBOggVorbisEncoder.m",
        "Encoders/SFBTrueAudioEncoder.mm",
        "Encoders/SFBWavPackEncoder.m",
        "Input/SFBDataInputSource.m",
        "Input/SFBFileContentsInputSource.m",
        "Input/SFBFileInputSource.m",
        "Input/SFBInputSource.m",
        "Input/SFBMemoryMappedFileInputSource.m",
        "Metadata/AddAudioPropertiesToDictionary.mm",
        "Metadata/SFBAIFFFile.mm",
        "Metadata/SFBAttachedPicture.m",
        "Metadata/SFBAudioFile.m",
        "Metadata/SFBAudioMetadata+TagLibAPETag.mm",
        "Metadata/SFBAudioMetadata+TagLibID3v1Tag.mm",
        "Metadata/SFBAudioMetadata+TagLibID3v2Tag.mm",
        "Metadata/SFBAudioMetadata+TagLibMP4Tag.mm",
        "Metadata/SFBAudioMetadata+TagLibTag.mm",
        "Metadata/SFBAudioMetadata+TagLibXiphComment.mm",
        "Metadata/SFBAudioMetadata.m",
        "Metadata/SFBAudioProperties.m",
        "Metadata/SFBDSDIFFFile.mm",
        "Metadata/SFBDSFFile.mm",
        "Metadata/SFBExtendedModuleFile.mm",
        "Metadata/SFBFLACFile.mm",
        "Metadata/SFBImpulseTrackerModuleFile.mm",
        "Metadata/SFBMP3File.mm",
        "Metadata/SFBMP4File.mm",
        "Metadata/SFBMonkeysAudioFile.mm",
        "Metadata/SFBMusepackFile.mm",
        "Metadata/SFBOggFLACFile.mm",
        "Metadata/SFBOggOpusFile.mm",
        "Metadata/SFBOggSpeexFile.mm",
        "Metadata/SFBOggVorbisFile.mm",
        "Metadata/SFBProTrackerModuleFile.mm",
        "Metadata/SFBScreamTracker3ModuleFile.mm",
        "Metadata/SFBShortenFile.m",
        "Metadata/SFBTrueAudioFile.mm",
        "Metadata/SFBWAVEFile.mm",
        "Metadata/SFBWavPackFile.mm",
        "Output/SFBBufferOutputSource.m",
        "Output/SFBFileOutputSource.m",
        "Output/SFBMutableDataOutputSource.m",
        "Output/SFBOutputSource.m",
        "Player/AVAudioChannelLayoutsAreEquivalent.mm",
        "Player/AudioPlayerNode.mm",
        "Player/HostTimeUtilities.cpp",
        "Player/SFBAudioPlayer.mm",
        "Player/SFBAudioPlayerNode.mm",
        "Player/StringDescribingAVAudioFormat.mm",
        "Utilities/NSData+SFBExtensions.m",
        "Utilities/NSError+SFBURLPresentation.m",
        "Utilities/NSFileHandle+SFBHeaderReading.m",
        "Utilities/SFBAudioEngineTypes.m",
        "Utilities/SFBLibsndfileUtilities.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.