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 0.7.1 (2c36ba), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 08:16:02 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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:             6.2
Building package at path:  $PWD
https://github.com/sbooth/SFBAudioEngine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/98] Write sources
[1/98] Copying lame.framework
[2/98] Copying vorbis.framework
[3/98] Copying sndfile.framework
[3/98] Copying tta-cpp.framework
[5/98] Copying ogg.framework
[5/98] Copying mpg123.framework
[5/98] Copying mpc.framework
[8/98] Copying wavpack.framework
[8/98] Copying opus.framework
[10/98] Copying FLAC.framework
[11/98] Write swift-version-1EA4D86E10B52AF.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 SFBBufferOutputSource.m
[21/98] Compiling SFBFileOutputSource.m
[22/98] Compiling NSError+SFBURLPresentation.m
[23/98] Compiling SFBOutputSource.m
[24/98] Compiling NSData+SFBExtensions.m
[25/98] Compiling SFBWavPackFile.mm
[26/98] Compiling SFBWAVEFile.mm
[27/98] Compiling SFBTrueAudioFile.mm
[28/98] Compiling SFBScreamTracker3ModuleFile.mm
[29/98] Compiling SFBProTrackerModuleFile.mm
[30/98] Compiling SFBOggSpeexFile.mm
[31/98] Compiling SFBOggVorbisFile.mm
[32/98] Compiling SFBShortenFile.m
[33/98] Compiling SFBAudioEngineTypes.m
[34/98] Compiling SFBLibsndfileUtilities.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 SFBMP4File.mm
[41/98] Compiling SFBImpulseTrackerModuleFile.mm
[42/98] Compiling SFBAudioMetadata.m
[43/98] Compiling SFBMP3File.mm
[44/98] Compiling SFBExtendedModuleFile.mm
[45/98] Compiling SFBFLACFile.mm
[46/98] Compiling SFBAudioFile.m
[47/98] Compiling SFBAttachedPicture.m
[48/98] Compiling SFBDSFFile.mm
[49/98] Compiling SFBMemoryMappedFileInputSource.m
[50/98] Compiling SFBInputSource.m
[51/98] Compiling SFBDSDIFFFile.mm
[52/98] Compiling SFBFileInputSource.m
[53/98] Compiling SFBFileContentsInputSource.m
[54/98] Compiling SFBAudioMetadata+TagLibTag.mm
[55/98] Compiling SFBDataInputSource.m
[56/98] Compiling SFBAudioMetadata+TagLibID3v1Tag.mm
[57/98] Compiling AddAudioPropertiesToDictionary.mm
[58/98] Compiling SFBAudioMetadata+TagLibAPETag.mm
[59/98] Compiling SFBAudioMetadata+TagLibMP4Tag.mm
[60/98] Compiling SFBAudioMetadata+TagLibXiphComment.mm
[61/98] Compiling SFBOggVorbisEncoder.m
[62/98] Compiling SFBWavPackEncoder.m
[63/98] Compiling SFBOggSpeexEncoder.m
[64/98] Compiling SFBAudioMetadata+TagLibID3v2Tag.mm
[65/98] Compiling SFBMusepackEncoder.m
[66/98] Compiling SFBAIFFFile.mm
[67/98] Compiling SFBLibsndfileEncoder.m
[68/98] Compiling SFBAudioEncoder.m
[69/98] Compiling SFBWavPackDecoder.m
[70/98] Compiling SFBOggVorbisDecoder.m
[71/98] Compiling SFBOggOpusDecoder.m
[72/98] Compiling SFBTrueAudioEncoder.mm
[73/98] Compiling SFBOggOpusEncoder.mm
[74/98] Compiling SFBMP3Encoder.mm
[75/98] Compiling SFBMonkeysAudioEncoder.mm
[76/98] Compiling SFBFLACEncoder.mm
[77/98] Compiling SFBLoopableRegionDecoder.m
[78/98] Compiling SFBMPEGDecoder.m
[79/98] Compiling SFBModuleDecoder.m
[80/98] Compiling SFBTrueAudioDecoder.mm
[81/98] Compiling SFBLibsndfileDecoder.m
[82/98] Compiling SFBDoPDecoder.m
[83/98] Compiling SFBDSFDecoder.m
[84/98] Compiling SFBOggSpeexDecoder.m
[85/98] Compiling SFBCoreAudioEncoder.mm
[86/98] Compiling SFBDSDDecoder.m
[87/98] Compiling SFBAudioDecoder.m
/Users/admin/builder/spi-builder-workspace/Sources/CSFBAudioEngine/Decoders/SFBShortenDecoder.mm:931:23: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  931 |         uint8_t headerBytes [headerSize];
      |                              ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CSFBAudioEngine/Decoders/SFBShortenDecoder.mm:931:23: note: read of non-const variable 'headerSize' is not allowed in a constant expression
/Users/admin/builder/spi-builder-workspace/Sources/CSFBAudioEngine/Decoders/SFBShortenDecoder.mm:923:10: note: declared here
  923 |         int32_t headerSize;
      |                 ^
1 warning generated.
[88/98] Compiling SFBShortenDecoder.mm
[89/98] Compiling SFBAudioExporter.m
[90/98] Compiling SFBAudioConverter.m
/Users/admin/builder/spi-builder-workspace/Sources/CSFBAudioEngine/Analysis/SFBReplayGainAnalyzer.m:309:12: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
  309 |         uint32_t                _A                      [(size_t)(STEPS_per_dB * MAX_dB)];
      |                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CSFBAudioEngine/Analysis/SFBReplayGainAnalyzer.m:310:12: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
  310 |         uint32_t                _B                      [(size_t)(STEPS_per_dB * MAX_dB)];
      |                                 ^
2 warnings generated.
[91/98] Compiling SFBReplayGainAnalyzer.m
[92/98] Compiling SFBMonkeysAudioDecoder.mm
[93/98] Compiling SFBMusepackDecoder.m
[94/98] Compiling SFBFLACDecoder.mm
[95/98] Compiling SFBCoreAudioDecoder.mm
/Users/admin/builder/spi-builder-workspace/Sources/CSFBAudioEngine/Decoders/SFBDSDIFFDecoder.mm:354:24: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  354 |         char compressionName [count];
      |                               ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CSFBAudioEngine/Decoders/SFBDSDIFFDecoder.mm:354:24: note: read of non-const variable 'count' is not allowed in a constant expression
/Users/admin/builder/spi-builder-workspace/Sources/CSFBAudioEngine/Decoders/SFBDSDIFFDecoder.mm:348:10: note: declared here
  348 |         uint8_t count;
      |                 ^
1 warning generated.
[96/98] Compiling SFBDSDIFFDecoder.mm
[97/98] Compiling SFBDSDPCMDecoder.mm
[99/108] Compiling SFBAudioEngine SFBPlaybackTime.swift
[100/109] Compiling SFBAudioEngine SFBAudioProperties.swift
[101/109] Compiling SFBAudioEngine SFBOutputSource.swift
[102/109] Compiling SFBAudioEngine SFBAudioMetadata.swift
[103/109] Compiling SFBAudioEngine SFBAudioPlayer.swift
[104/109] Compiling SFBAudioEngine SFBAudioPlayerNode.swift
[105/109] Compiling SFBAudioEngine SFBPlaybackPosition.swift
[106/109] Compiling SFBAudioEngine SFBInputSource.swift
[107/109] Emitting module SFBAudioEngine
[108/109] Compiling SFBAudioEngine SFBAudioEngine.swift
[109/109] Compiling SFBAudioEngine SFBReplayGainAnalyzer.swift
Build complete! (30.95s)
Fetching https://github.com/sbooth/mpg123-binary-xcframework
Fetching https://github.com/sbooth/mpc-binary-xcframework
Fetching https://github.com/sbooth/CSpeex
Fetching https://github.com/sbooth/tta-cpp-binary-xcframework
Fetching https://github.com/sbooth/lame-binary-xcframework
Fetching https://github.com/sbooth/sndfile-binary-xcframework
Fetching https://github.com/sbooth/vorbis-binary-xcframework
[1/23] Fetching vorbis-binary-xcframework
[24/46] Fetching vorbis-binary-xcframework, sndfile-binary-xcframework
[47/70] Fetching vorbis-binary-xcframework, sndfile-binary-xcframework, mpg123-binary-xcframework
[71/101] Fetching vorbis-binary-xcframework, sndfile-binary-xcframework, mpg123-binary-xcframework, mpc-binary-xcframework
[102/120] Fetching vorbis-binary-xcframework, sndfile-binary-xcframework, mpg123-binary-xcframework, mpc-binary-xcframework, tta-cpp-binary-xcframework
[109/266] Fetching vorbis-binary-xcframework, sndfile-binary-xcframework, mpg123-binary-xcframework, mpc-binary-xcframework, tta-cpp-binary-xcframework, cspeex
[153/285] Fetching vorbis-binary-xcframework, sndfile-binary-xcframework, mpg123-binary-xcframework, mpc-binary-xcframework, tta-cpp-binary-xcframework, cspeex, lame-binary-xcframework
Fetched https://github.com/sbooth/tta-cpp-binary-xcframework from cache (0.68s)
Fetched https://github.com/sbooth/sndfile-binary-xcframework from cache (0.68s)
Fetching https://github.com/sbooth/flac-binary-xcframework
Fetching https://github.com/sbooth/opus-binary-xcframework
[143/243] Fetching vorbis-binary-xcframework, mpg123-binary-xcframework, mpc-binary-xcframework, cspeex, lame-binary-xcframework
Fetched https://github.com/sbooth/vorbis-binary-xcframework from cache (0.82s)
Fetched https://github.com/sbooth/mpc-binary-xcframework from cache (0.82s)
Fetched https://github.com/sbooth/CSpeex from cache (0.82s)
Fetched https://github.com/sbooth/mpg123-binary-xcframework from cache (0.83s)
Fetched https://github.com/sbooth/lame-binary-xcframework from cache (0.83s)
Fetching https://github.com/sbooth/wavpack-binary-xcframework
Fetching https://github.com/sbooth/ogg-binary-xcframework
Fetching https://github.com/sbooth/CXXMonkeysAudio
Fetching https://github.com/sbooth/CXXTagLib
Fetching https://github.com/sbooth/CDUMB
[1/28] Fetching opus-binary-xcframework
[29/60] Fetching opus-binary-xcframework, flac-binary-xcframework
Fetched https://github.com/sbooth/flac-binary-xcframework from cache (0.63s)
Fetched https://github.com/sbooth/opus-binary-xcframework from cache (0.63s)
Fetching https://github.com/sbooth/CXXAudioUtilities
Fetching https://github.com/sbooth/AVFAudioExtensions
[1/19] Fetching wavpack-binary-xcframework
Fetched https://github.com/sbooth/wavpack-binary-xcframework from cache (0.61s)
[1/135] Fetching cdumb
[16/154] Fetching cdumb, ogg-binary-xcframework
Fetched https://github.com/sbooth/ogg-binary-xcframework from cache (0.63s)
[56/135] Fetching cdumb
[68/365] Fetching cdumb, cxxmonkeysaudio
[144/741] Fetching cdumb, cxxmonkeysaudio, cxxtaglib
Fetched https://github.com/sbooth/CDUMB from cache (0.82s)
[326/606] Fetching cxxmonkeysaudio, cxxtaglib
Fetched https://github.com/sbooth/CXXTagLib from cache (0.96s)
Fetched https://github.com/sbooth/CXXMonkeysAudio from cache (0.96s)
[1/322] Fetching avfaudioextensions
[30/1716] Fetching avfaudioextensions, cxxaudioutilities
Fetched https://github.com/sbooth/CXXAudioUtilities from cache (0.86s)
Fetched https://github.com/sbooth/AVFAudioExtensions from cache (0.86s)
Computing version for https://github.com/sbooth/tta-cpp-binary-xcframework
Computed https://github.com/sbooth/tta-cpp-binary-xcframework at 0.1.2 (2.75s)
Computing version for https://github.com/sbooth/sndfile-binary-xcframework
Computed https://github.com/sbooth/sndfile-binary-xcframework at 0.1.2 (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.49s)
Computing version for https://github.com/sbooth/CSpeex
Computed https://github.com/sbooth/CSpeex at 1.2.1 (0.53s)
Computing version for https://github.com/sbooth/vorbis-binary-xcframework
Computed https://github.com/sbooth/vorbis-binary-xcframework at 0.1.2 (0.49s)
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/ogg-binary-xcframework
Computed https://github.com/sbooth/ogg-binary-xcframework at 0.1.2 (0.51s)
Computing version for https://github.com/sbooth/CXXMonkeysAudio
Computed https://github.com/sbooth/CXXMonkeysAudio at 10.76.0 (0.53s)
Computing version for https://github.com/sbooth/CDUMB
Computed https://github.com/sbooth/CDUMB at 2.0.3 (0.52s)
Computing version for https://github.com/sbooth/AVFAudioExtensions
Computed https://github.com/sbooth/AVFAudioExtensions at 0.4.1 (0.52s)
Computing version for https://github.com/sbooth/CXXAudioUtilities
Computed https://github.com/sbooth/CXXAudioUtilities at 0.3.2 (0.51s)
Computing version for https://github.com/sbooth/mpg123-binary-xcframework
Computed https://github.com/sbooth/mpg123-binary-xcframework at 0.2.3 (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/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.52s)
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/AVFAudioExtensions
Working copy of https://github.com/sbooth/AVFAudioExtensions resolved at 0.4.1
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/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/CXXAudioUtilities
Working copy of https://github.com/sbooth/CXXAudioUtilities resolved at 0.3.2
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/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/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/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/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/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
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/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/opus-binary-xcframework
Working copy of https://github.com/sbooth/opus-binary-xcframework resolved at 0.2.2
Downloading binary artifact https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.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/mpg123-binary-xcframework/releases/download/0.2.3/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/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip
Downloading binary artifact https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.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/ogg-binary-xcframework/releases/download/0.1.2/ogg.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
[16375/5075242] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip
[5091617/5653430] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip
[5412961/7616176] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip
[6033220/11276422] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip
[8287507/20183422] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip
[9437280/20632535] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip
[9764915/25573856] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.3/mpg123.xcframework.zip
[15668380/32571403] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.3/mpg123.xcframework.zip, https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip
[25862387/38589384] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.3/mpg123.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
[31880368/42511802] Downloading https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip, https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip, https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip, https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip, https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip, https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip, https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.3/mpg123.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/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip
Downloaded https://github.com/sbooth/tta-cpp-binary-xcframework/releases/download/0.1.2/tta-cpp.xcframework.zip (0.94s)
Downloaded https://github.com/sbooth/mpc-binary-xcframework/releases/download/0.1.2/mpc.xcframework.zip (1.22s)
Downloaded https://github.com/sbooth/ogg-binary-xcframework/releases/download/0.1.2/ogg.xcframework.zip (1.28s)
Downloaded https://github.com/sbooth/wavpack-binary-xcframework/releases/download/0.1.2/wavpack.xcframework.zip (1.35s)
Downloaded https://github.com/sbooth/vorbis-binary-xcframework/releases/download/0.1.2/vorbis.xcframework.zip (1.42s)
Downloaded https://github.com/sbooth/mpg123-binary-xcframework/releases/download/0.2.3/mpg123.xcframework.zip (1.43s)
Downloaded https://github.com/sbooth/lame-binary-xcframework/releases/download/0.1.2/lame.xcframework.zip (1.47s)
Downloaded https://github.com/sbooth/flac-binary-xcframework/releases/download/0.2.0/FLAC.xcframework.zip (1.48s)
Downloaded https://github.com/sbooth/sndfile-binary-xcframework/releases/download/0.1.2/sndfile.xcframework.zip (1.51s)
Downloaded https://github.com/sbooth/opus-binary-xcframework/releases/download/0.2.2/opus.xcframework.zip (1.54s)
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.