The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SFBAudioEngine, reference main (bc9f51), with Swift 5.10 for macOS (SPM) on 6 Jun 2025 00:05:34 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/SFBAudioEngine.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/SFBAudioEngine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bc9f512 Update to CXXTagLib version 2.1 (#577)
Cloned https://github.com/sbooth/SFBAudioEngine.git
Revision (git rev-parse @):
bc9f512bbf0f8ac2326864cc2b5d547bdf61feba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sbooth/SFBAudioEngine.git at main
========================================
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 tta-cpp.framework
[2/98] Copying wavpack.framework
[3/98] Copying vorbis.framework
[4/98] Copying lame.framework
[5/98] Copying ogg.framework
[6/98] Copying mpg123.framework
[7/98] Copying sndfile.framework
[7/98] Copying mpc.framework
[9/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 NSData+SFBExtensions.m
[19/98] Compiling SFBBufferOutputSource.m
[20/98] Compiling NSError+SFBURLPresentation.m
[21/98] Compiling SFBFileOutputSource.m
[22/98] Compiling NSFileHandle+SFBHeaderReading.m
[23/98] Compiling SFBOutputSource.m
[24/98] Compiling SFBMutableDataOutputSource.m
[25/98] Compiling SFBWavPackFile.mm
[26/98] Compiling SFBWAVEFile.mm
[27/98] Compiling SFBShortenFile.mm
[28/98] Compiling SFBTrueAudioFile.mm
[29/98] Compiling SFBScreamTracker3ModuleFile.mm
[30/98] Compiling SFBLibsndfileUtilities.m
[31/98] Compiling SFBProTrackerModuleFile.mm
[32/98] Compiling SFBOggVorbisFile.mm
[33/98] Compiling SFBOggSpeexFile.mm
[34/98] Compiling SFBAudioEngineTypes.m
[35/98] Compiling SFBOggOpusFile.mm
[36/98] Compiling SFBOggFLACFile.mm
[37/98] Compiling SFBMusepackFile.mm
[38/98] Compiling SFBMonkeysAudioFile.mm
[39/98] Compiling SFBAudioProperties.m
[40/98] Compiling SFBAudioMetadata.m
[41/98] Compiling SFBMP4File.mm
[42/98] Compiling SFBMP3File.mm
[43/98] Compiling SFBImpulseTrackerModuleFile.mm
[44/98] Compiling SFBExtendedModuleFile.mm
[45/98] Compiling SFBFLACFile.mm
[46/98] Compiling SFBDSFFile.mm
[47/98] Compiling SFBAudioFile.m
[48/98] Compiling SFBAttachedPicture.m
[49/98] Compiling SFBDSDIFFFile.mm
[50/98] Compiling SFBMemoryMappedFileInputSource.m
[51/98] Compiling SFBInputSource.m
[52/98] Compiling SFBFileInputSource.m
[53/98] Compiling SFBFileContentsInputSource.m
[54/98] Compiling SFBDataInputSource.m
[55/98] Compiling SFBAudioMetadata+TagLibTag.mm
[56/98] Compiling AddAudioPropertiesToDictionary.mm
[57/98] Compiling SFBWavPackEncoder.m
[58/98] Compiling SFBAudioMetadata+TagLibXiphComment.mm
[59/98] Compiling SFBAudioMetadata+TagLibMP4Tag.mm
[60/98] Compiling SFBAudioMetadata+TagLibID3v1Tag.mm
[61/98] Compiling SFBOggSpeexEncoder.m
[62/98] Compiling SFBAudioMetadata+TagLibAPETag.mm
[63/98] Compiling SFBOggVorbisEncoder.m
[64/98] Compiling SFBAudioMetadata+TagLibID3v2Tag.mm
[65/98] Compiling SFBMusepackEncoder.m
[66/98] Compiling SFBLibsndfileEncoder.m
[67/98] Compiling SFBAIFFFile.mm
[68/98] Compiling SFBAudioEncoder.m
[69/98] Compiling SFBWavPackDecoder.m
[70/98] Compiling SFBOggVorbisDecoder.m
[71/98] Compiling SFBTrueAudioEncoder.mm
[72/98] Compiling SFBOggOpusDecoder.m
[73/98] Compiling SFBMonkeysAudioEncoder.mm
[74/98] Compiling SFBOggOpusEncoder.mm
[75/98] Compiling SFBMP3Encoder.mm
[76/98] Compiling SFBFLACEncoder.mm
[77/98] Compiling SFBMPEGDecoder.m
[78/98] Compiling SFBOggSpeexDecoder.m
[79/98] Compiling SFBLoopableRegionDecoder.m
[80/98] Compiling SFBModuleDecoder.m
[81/98] Compiling SFBTrueAudioDecoder.mm
[82/98] Compiling SFBLibsndfileDecoder.m
[83/98] Compiling SFBDoPDecoder.m
[84/98] Compiling SFBDSFDecoder.m
[85/98] Compiling SFBCoreAudioEncoder.mm
[86/98] Compiling SFBDSDDecoder.m
[87/98] Compiling SFBAudioDecoder.m
[88/98] Compiling SFBShortenDecoder.mm
[89/98] Compiling SFBAudioExporter.m
[90/98] Compiling SFBAudioConverter.m
[91/98] Compiling SFBMusepackDecoder.m
[92/98] Compiling SFBMonkeysAudioDecoder.mm
[93/98] Compiling SFBReplayGainAnalyzer.m
[94/98] Compiling SFBFLACDecoder.mm
[95/98] Compiling SFBCoreAudioDecoder.mm
[96/98] Compiling SFBDSDIFFDecoder.mm
[97/98] Compiling SFBDSDPCMDecoder.mm
[99/108] Compiling SFBAudioEngine SFBInputSource.swift
[100/108] Compiling SFBAudioEngine SFBPlaybackTime.swift
[101/109] Compiling SFBAudioEngine SFBAudioPlayerNode.swift
[102/109] Compiling SFBAudioEngine SFBOutputSource.swift
[103/109] Emitting module SFBAudioEngine
[104/109] Compiling SFBAudioEngine SFBAudioProperties.swift
[105/109] Compiling SFBAudioEngine SFBAudioPlayer.swift
[106/109] Compiling SFBAudioEngine SFBAudioMetadata.swift
[107/109] Compiling SFBAudioEngine SFBPlaybackPosition.swift
[108/109] Compiling SFBAudioEngine SFBAudioEngine.swift
[109/109] Compiling SFBAudioEngine SFBReplayGainAnalyzer.swift
Build complete! (33.21s)
Fetching https://github.com/sbooth/mpg123-binary-xcframework
Fetching https://github.com/sbooth/sndfile-binary-xcframework
Fetching https://github.com/sbooth/CSpeex
Fetching https://github.com/sbooth/vorbis-binary-xcframework
Fetching https://github.com/sbooth/lame-binary-xcframework
Fetching https://github.com/sbooth/tta-cpp-binary-xcframework
Fetching https://github.com/sbooth/mpc-binary-xcframework
[1/31] Fetching mpc-binary-xcframework
[8/54] Fetching mpc-binary-xcframework, vorbis-binary-xcframework
[55/78] Fetching mpc-binary-xcframework, vorbis-binary-xcframework, mpg123-binary-xcframework
[79/97] Fetching mpc-binary-xcframework, vorbis-binary-xcframework, mpg123-binary-xcframework, lame-binary-xcframework
[91/120] Fetching mpc-binary-xcframework, vorbis-binary-xcframework, mpg123-binary-xcframework, lame-binary-xcframework, sndfile-binary-xcframework
[121/266] Fetching mpc-binary-xcframework, vorbis-binary-xcframework, mpg123-binary-xcframework, lame-binary-xcframework, sndfile-binary-xcframework, cspeex
[176/285] Fetching mpc-binary-xcframework, vorbis-binary-xcframework, mpg123-binary-xcframework, lame-binary-xcframework, sndfile-binary-xcframework, cspeex, tta-cpp-binary-xcframework
Fetched https://github.com/sbooth/lame-binary-xcframework from cache (1.67s)
Fetching https://github.com/sbooth/opus-binary-xcframework
Fetched https://github.com/sbooth/tta-cpp-binary-xcframework from cache (1.67s)
Fetching https://github.com/sbooth/flac-binary-xcframework
Fetched https://github.com/sbooth/CSpeex from cache (1.67s)
Fetched https://github.com/sbooth/mpg123-binary-xcframework from cache (1.67s)
Fetching https://github.com/sbooth/ogg-binary-xcframework
Fetching https://github.com/sbooth/wavpack-binary-xcframework
Fetched https://github.com/sbooth/vorbis-binary-xcframework from cache (1.67s)
Fetched https://github.com/sbooth/mpc-binary-xcframework from cache (1.67s)
Fetched https://github.com/sbooth/sndfile-binary-xcframework from cache (1.67s)
Fetching https://github.com/sbooth/CXXTagLib
Fetching https://github.com/sbooth/CXXMonkeysAudio
Fetching https://github.com/sbooth/CDUMB
[1/19] Fetching wavpack-binary-xcframework
[20/47] Fetching wavpack-binary-xcframework, opus-binary-xcframework
[48/79] Fetching wavpack-binary-xcframework, opus-binary-xcframework, flac-binary-xcframework
[80/98] Fetching wavpack-binary-xcframework, opus-binary-xcframework, flac-binary-xcframework, ogg-binary-xcframework
[99/328] Fetching wavpack-binary-xcframework, opus-binary-xcframework, flac-binary-xcframework, ogg-binary-xcframework, cxxmonkeysaudio
[93/300] Fetching wavpack-binary-xcframework, flac-binary-xcframework, ogg-binary-xcframework, cxxmonkeysaudio
Fetched https://github.com/sbooth/opus-binary-xcframework from cache (0.63s)
Fetching https://github.com/sbooth/AVFAudioExtensions
Fetched https://github.com/sbooth/flac-binary-xcframework from cache (0.63s)
Fetching https://github.com/sbooth/CXXAudioUtilities
Fetched https://github.com/sbooth/wavpack-binary-xcframework from cache (0.65s)
Fetched https://github.com/sbooth/ogg-binary-xcframework from cache (0.65s)
[80/365] Fetching cxxmonkeysaudio, cdumb
[143/741] Fetching cxxmonkeysaudio, cdumb, cxxtaglib
Fetched https://github.com/sbooth/CDUMB from cache (0.83s)
[445/606] Fetching cxxmonkeysaudio, cxxtaglib
Fetched https://github.com/sbooth/CXXMonkeysAudio from cache (0.94s)
Fetched https://github.com/sbooth/CXXTagLib from cache (0.94s)
[1/322] Fetching avfaudioextensions
[179/1716] Fetching avfaudioextensions, cxxaudioutilities
Fetched https://github.com/sbooth/AVFAudioExtensions from cache (0.71s)
[293/1394] Fetching cxxaudioutilities
Fetched https://github.com/sbooth/CXXAudioUtilities from cache (0.90s)
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.58s)
Computing version for https://github.com/sbooth/sndfile-binary-xcframework
Computed https://github.com/sbooth/sndfile-binary-xcframework at 0.1.2 (0.48s)
Computing version for https://github.com/sbooth/mpg123-binary-xcframework
Computed https://github.com/sbooth/mpg123-binary-xcframework at 0.2.3 (0.49s)
Computing version for https://github.com/sbooth/mpc-binary-xcframework
Computed https://github.com/sbooth/mpc-binary-xcframework at 0.1.2 (0.50s)
Computing version for https://github.com/sbooth/lame-binary-xcframework
Computed https://github.com/sbooth/lame-binary-xcframework at 0.1.2 (0.50s)
Computing version for https://github.com/sbooth/CSpeex
Computed https://github.com/sbooth/CSpeex at 1.2.1 (0.51s)
Computing version for https://github.com/sbooth/vorbis-binary-xcframework
Computed https://github.com/sbooth/vorbis-binary-xcframework at 0.1.2 (0.50s)
Computing version for https://github.com/sbooth/opus-binary-xcframework
Computed https://github.com/sbooth/opus-binary-xcframework at 0.2.2 (0.50s)
Computing version for https://github.com/sbooth/flac-binary-xcframework
Computed https://github.com/sbooth/flac-binary-xcframework at 0.2.0 (0.50s)
Computing version for https://github.com/sbooth/ogg-binary-xcframework
Computed https://github.com/sbooth/ogg-binary-xcframework at 0.1.2 (0.53s)
Computing version for https://github.com/sbooth/wavpack-binary-xcframework
Computed https://github.com/sbooth/wavpack-binary-xcframework at 0.1.2 (0.52s)
Computing version for https://github.com/sbooth/CXXTagLib
Computed https://github.com/sbooth/CXXTagLib at 2.1.0 (0.49s)
Computing version for https://github.com/sbooth/CXXMonkeysAudio
Computed https://github.com/sbooth/CXXMonkeysAudio at 11.0.0 (0.50s)
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.49s)
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 11.0.0
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/tta-cpp-binary-xcframework
Working copy of https://github.com/sbooth/tta-cpp-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/CXXAudioUtilities
Working copy of https://github.com/sbooth/CXXAudioUtilities resolved at 0.3.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/flac-binary-xcframework
Working copy of https://github.com/sbooth/flac-binary-xcframework resolved at 0.2.0
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/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/mpg123-binary-xcframework
Working copy of https://github.com/sbooth/mpg123-binary-xcframework resolved at 0.2.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/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/CXXTagLib
Working copy of https://github.com/sbooth/CXXTagLib resolved at 2.1.0
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.2
Creating working copy for https://github.com/sbooth/AVFAudioExtensions
Working copy of https://github.com/sbooth/AVFAudioExtensions resolved at 0.4.1
[6881/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
[465488/9356113] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip
[1059015/13278531] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip
[1363939/20276078] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip
[1709468/26294059] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip, https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip
[5887785/31235380] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.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.3/mpg123.xcframework.zip
[7612706/36310622] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.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.3/mpg123.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip
[7930413/38273368] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.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.3/mpg123.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip
[16033968/38851556] Downloading https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.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.3/mpg123.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip
Downloaded https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip (1.25s)
[18848377/38402443] Downloading https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.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.3/mpg123.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip
Downloading binary artifact https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip
[19416518/42062689] Downloading https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.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.3/mpg123.xcframework.zip, https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.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/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.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/mpg123-binary-xcframework/releases/download/0.2.3/mpg123.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/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip
Downloading binary artifact https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip
Downloading binary artifact https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip
Downloaded https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip (1.12s)
Downloaded https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip (1.20s)
Downloaded https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip (1.37s)
Downloaded https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.3/mpg123.xcframework.zip (1.40s)
Downloaded https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip (1.44s)
Downloaded https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip (1.45s)
Downloaded https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip (1.45s)
Downloaded https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip (1.47s)
Downloaded https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip (1.56s)
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" : "11.0.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/CXXMonkeysAudio"
    },
    {
      "identity" : "cxxtaglib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/CXXTagLib"
    },
    {
      "identity" : "wavpack-binary-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "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.2.0",
            "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.3",
            "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.mm",
        "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.