The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Lullaby, reference main (a3f5a6), with Swift 6.0 for macOS (SPM) on 18 Apr 2026 20:00:25 UTC.

Swift 6 data race errors: 0

Build Command

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

Build 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.0
Building package at path:  $PWD
https://github.com/jaekong/Lullaby.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[6/8] Write swift-version-5BDAB9E9C0126B9D.txt
[8/78] Emitting module DequeModule
[9/79] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[10/79] Compiling OrderedCollections _HashTable.swift
[11/79] Compiling OrderedCollections _Hashtable+Header.swift
[12/79] Compiling OrderedCollections OrderedDictionary+Codable.swift
[13/79] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[14/84] Compiling OrderedCollections OrderedDictionary.swift
[15/84] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[16/84] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[17/84] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[18/84] Compiling DequeModule _UnsafeWrappedBuffer.swift
[21/84] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[22/84] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[23/84] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[24/84] Compiling OrderedCollections OrderedDictionary+Values.swift
[25/84] Compiling OrderedCollections _HashTable+Bucket.swift
[26/84] Compiling OrderedCollections _HashTable+BucketIterator.swift
[27/84] Compiling OrderedCollections _HashTable+Constants.swift
[28/84] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[29/84] Compiling OrderedCollections _HashTable+Testing.swift
[30/84] Compiling OrderedCollections OrderedSet+Codable.swift
[31/84] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[32/84] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[33/84] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[34/84] Compiling OrderedCollections OrderedSet+Diffing.swift
[35/84] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[36/84] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[37/84] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[38/84] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[39/84] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[51/84] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[52/84] Compiling OrderedCollections OrderedDictionary+Elements.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] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[64/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[65/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[66/84] Compiling OrderedCollections OrderedSet+SubSequence.swift
[67/84] Compiling OrderedCollections OrderedSet+Testing.swift
[68/84] Compiling OrderedCollections OrderedSet+Equatable.swift
[69/84] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[70/84] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/84] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/84] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/84] Emitting module OrderedCollections
[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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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 Scale.swift
[83/86] Emitting module LullabyMusic
[84/86] Compiling LullabyMusic Extensions.swift
[85/86] Compiling LullabyMusic Interval.swift
[86/86] Compiling LullabyMusic Tuning.swift
[87/103] Compiling Lullaby Wave+Basic.swift
[88/103] Compiling Lullaby Print.swift
[89/103] Compiling Lullaby LinearInterpolatedWavetable.swift
[90/103] Compiling Lullaby Wave.swift
[91/104] Compiling Lullaby ADSR.swift
[92/104] Compiling Lullaby Envelope.swift
[93/104] Compiling Lullaby Gate.swift
[94/104] Compiling Lullaby Oscillator+Basic.swift
[95/104] Compiling Lullaby Signal+Basic.swift
[96/104] Compiling Lullaby Signal.swift
[97/104] Compiling Lullaby Basic.swift
[98/104] Compiling Lullaby Buffer.swift
[99/104] Emitting module Lullaby
[100/104] Compiling Lullaby Oscillator.swift
[101/104] Compiling Lullaby Synth.swift
[102/104] Compiling Lullaby DummyEngine.swift
[103/104] Compiling Lullaby Engine.swift
[104/104] Compiling Lullaby Wavetable.swift
[105/106] Compiling LullabyMiniAudioEngine MiniAudioEngine.swift
[106/106] Emitting module LullabyMiniAudioEngine
Build complete! (9.30s)
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 0.0.7 (0.63s)
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.