Build Information
Successful build of Lullaby, reference main (a3f5a6), with Swift 6.2 for macOS (SPM) on 15 Apr 2026 00:12:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaekong/Lullaby.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaekong/Lullaby
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a3f5a6f Merge branch 'main' of https://github.com/jtodaone/Lullaby
Cloned https://github.com/jaekong/Lullaby.git
Revision (git rev-parse @):
a3f5a6f575513e5281bb304eb058566c25d96497
SUCCESS checkout https://github.com/jaekong/Lullaby.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/jaekong/Lullaby.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[6/8] Write swift-version--3CB7CFEC50E0D141.txt
[8/78] Compiling OrderedCollections OrderedDictionary+Elements.swift
[9/78] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[10/78] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[11/78] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[12/79] Compiling OrderedCollections OrderedSet+Codable.swift
[13/79] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[14/79] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[15/79] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[16/79] Compiling OrderedCollections OrderedSet+Diffing.swift
[17/84] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[18/84] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[19/84] Compiling OrderedCollections OrderedDictionary+Codable.swift
[20/84] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[21/84] Compiling OrderedCollections _HashTable.swift
[22/84] Compiling OrderedCollections _Hashtable+Header.swift
[23/84] Compiling OrderedCollections _HashTable+Testing.swift
[24/84] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[25/84] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[26/84] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[27/84] Compiling DequeModule _UnsafeWrappedBuffer.swift
[38/84] Compiling OrderedCollections _HashTable+Bucket.swift
[39/84] Compiling OrderedCollections _HashTable+BucketIterator.swift
[40/84] Compiling OrderedCollections _HashTable+Constants.swift
[41/84] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[45/84] Emitting module DequeModule
[48/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[49/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[50/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[51/84] Compiling OrderedCollections OrderedSet+SubSequence.swift
[52/84] Compiling OrderedCollections OrderedSet+Testing.swift
[53/84] Compiling OrderedCollections OrderedSet+Equatable.swift
[54/84] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[55/84] Compiling OrderedCollections OrderedSet+Hashable.swift
[56/84] Compiling OrderedCollections OrderedSet+Initializers.swift
[57/84] Compiling OrderedCollections OrderedSet+Insertions.swift
[58/84] Compiling OrderedCollections OrderedSet+Invariants.swift
[59/84] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[60/84] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[61/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[62/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[63/84] Emitting module OrderedCollections
[67/84] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[68/84] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[69/84] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[70/84] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[71/84] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[72/84] Compiling OrderedCollections OrderedDictionary+Values.swift
[73/84] Compiling OrderedCollections OrderedDictionary.swift
[74/84] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[75/84] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[76/84] Compiling OrderedCollections OrderedSet.swift
[77/84] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[78/84] Compiling OrderedCollections _UnsafeBitset.swift
[79/86] Compiling Collections Collections.swift
[80/86] Emitting module Collections
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29431:36: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29431 | propAddressDevices.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29465:29: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29465 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29507:29: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29507 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29536:29: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29536 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29591:29: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29591 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29629:29: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29629 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29719:29: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29719 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29841:29: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29841 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29879:29: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29879 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:29908:41: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
29908 | propAddressDefaultDevice.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:30982:37: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
30982 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:31012:37: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
31012 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/miniaudio.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMiniAudio/include/miniaudio.h:31446:37: warning: 'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
31446 | propAddress.mElement = kAudioObjectPropertyElementMaster;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| kAudioObjectPropertyElementMain
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareBase.h:208:5: note: 'kAudioObjectPropertyElementMaster' has been explicitly marked deprecated here
208 | kAudioObjectPropertyElementMaster API_DEPRECATED_WITH_REPLACEMENT("kAudioObjectPropertyElementMain", macos(10.0, 12.0), ios(2.0, 15.0), watchos(1.0, 8.0), tvos(9.0, 15.0)) = kAudioObjectPropertyElementMain
| ^
13 warnings generated.
[80/86] Compiling CMiniAudio miniaudio.c
[82/86] Compiling LullabyMusic Interval.swift
[83/86] Compiling LullabyMusic Scale.swift
[84/86] Compiling LullabyMusic Extensions.swift
[85/86] Emitting module LullabyMusic
[86/86] Compiling LullabyMusic Tuning.swift
[87/103] Compiling Lullaby Wave.swift
[88/104] Compiling Lullaby Wave+Basic.swift
[89/104] Compiling Lullaby Gate.swift
[90/104] Compiling Lullaby Oscillator+Basic.swift
[91/104] Compiling Lullaby Print.swift
[92/104] Compiling Lullaby LinearInterpolatedWavetable.swift
[93/104] Compiling Lullaby ADSR.swift
[94/104] Compiling Lullaby Envelope.swift
[95/104] Compiling Lullaby Signal+Basic.swift
[96/104] Compiling Lullaby Signal.swift
[97/104] Compiling Lullaby DummyEngine.swift
[98/104] Compiling Lullaby Engine.swift
[99/104] Compiling Lullaby Basic.swift
[100/104] Compiling Lullaby Buffer.swift
[101/104] Emitting module Lullaby
[102/104] Compiling Lullaby Oscillator.swift
[103/104] Compiling Lullaby Synth.swift
[104/104] Compiling Lullaby Wavetable.swift
[105/106] Emitting module LullabyMiniAudioEngine
[106/106] Compiling LullabyMiniAudioEngine MiniAudioEngine.swift
Build complete! (8.81s)
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 0.0.7 (3.26s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 0.0.7
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "Lullaby",
"name" : "Lullaby",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Lullaby",
"targets" : [
"Lullaby"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LullabyMusic",
"targets" : [
"LullabyMusic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LullabyMiniAudioEngine",
"targets" : [
"LullabyMiniAudioEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LullabyTests",
"module_type" : "SwiftTarget",
"name" : "LullabyTests",
"path" : "Tests/LullabyTests",
"sources" : [
"LullabyMusicTest.swift",
"LullabyTests.swift"
],
"target_dependencies" : [
"Lullaby",
"LullabyMiniAudioEngine"
],
"type" : "test"
},
{
"c99name" : "LullabyMusic",
"module_type" : "SwiftTarget",
"name" : "LullabyMusic",
"path" : "Sources/LullabyMusic",
"product_memberships" : [
"Lullaby",
"LullabyMusic",
"LullabyMiniAudioEngine"
],
"sources" : [
"Extensions/Extensions.swift",
"Harmony/Interval.swift",
"Scale/Scale.swift",
"Tuning/Tuning.swift"
],
"type" : "library"
},
{
"c99name" : "LullabyMiniAudioEngine",
"module_type" : "SwiftTarget",
"name" : "LullabyMiniAudioEngine",
"path" : "Sources/LullabyMiniAudioEngine",
"product_memberships" : [
"LullabyMiniAudioEngine"
],
"sources" : [
"MiniAudioEngine.swift"
],
"target_dependencies" : [
"CMiniAudio",
"Lullaby"
],
"type" : "library"
},
{
"c99name" : "Lullaby",
"module_type" : "SwiftTarget",
"name" : "Lullaby",
"path" : "Sources/Lullaby",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Lullaby",
"LullabyMiniAudioEngine"
],
"sources" : [
"Audio/Basic.swift",
"Audio/Buffer.swift",
"Audio/Engine/DummyEngine.swift",
"Audio/Engine/Engine.swift",
"Audio/Signal+Basic.swift",
"Audio/Signal.swift",
"Envelope/ADSR.swift",
"Envelope/Envelope.swift",
"Envelope/Gate.swift",
"Oscillator/Oscillator+Basic.swift",
"Oscillator/Oscillator.swift",
"Synth/Synth.swift",
"Utility/Print.swift",
"Wave/LinearInterpolatedWavetable.swift",
"Wave/Wave+Basic.swift",
"Wave/Wave.swift",
"Wave/Wavetable.swift"
],
"target_dependencies" : [
"LullabyMusic"
],
"type" : "library"
},
{
"c99name" : "CMiniAudio",
"module_type" : "ClangTarget",
"name" : "CMiniAudio",
"path" : "Sources/CMiniAudio",
"product_memberships" : [
"LullabyMiniAudioEngine"
],
"sources" : [
"miniaudio.c"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.