The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of AudioManager, reference 2.2.0 (f5f991), with Swift 6.0 for macOS (SPM) on 11 Dec 2024 04:17:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/AudioManager.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/AudioManager
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at f5f9915 2024-12-11 - Modifer overloads
Cloned https://github.com/markbattistella/AudioManager.git
Revision (git rev-parse @):
f5f991522b21c614085cc0eb3cc6921c8eeb39d7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/AudioManager.git at 2.2.0
Fetching https://github.com/markbattistella/TriggerKit
Fetching https://github.com/markbattistella/DefaultsKit
[1/31] Fetching triggerkit
[32/118] Fetching triggerkit, defaultskit
Fetched https://github.com/markbattistella/DefaultsKit from cache (0.69s)
Fetched https://github.com/markbattistella/TriggerKit from cache (0.69s)
Computing version for https://github.com/markbattistella/TriggerKit
Computed https://github.com/markbattistella/TriggerKit at 1.0.1 (0.43s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 2.2.1 (0.45s)
Creating working copy for https://github.com/markbattistella/TriggerKit
Working copy of https://github.com/markbattistella/TriggerKit resolved at 1.0.1
Creating working copy for https://github.com/markbattistella/DefaultsKit
Working copy of https://github.com/markbattistella/DefaultsKit resolved at 2.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "audiomanager",
      "name": "AudioManager",
      "url": "https://github.com/markbattistella/AudioManager.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AudioManager",
      "dependencies": [
        {
          "identity": "defaultskit",
          "name": "DefaultsKit",
          "url": "https://github.com/markbattistella/DefaultsKit",
          "version": "2.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DefaultsKit",
          "dependencies": [
          ]
        },
        {
          "identity": "triggerkit",
          "name": "TriggerKit",
          "url": "https://github.com/markbattistella/TriggerKit",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TriggerKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/markbattistella/AudioManager.git
[1/134] Fetching audiomanager
Fetched https://github.com/markbattistella/AudioManager.git from cache (0.75s)
Fetching https://github.com/markbattistella/TriggerKit from cache
Fetching https://github.com/markbattistella/DefaultsKit from cache
Fetched https://github.com/markbattistella/DefaultsKit from cache (0.54s)
Fetched https://github.com/markbattistella/TriggerKit from cache (0.54s)
Computing version for https://github.com/markbattistella/TriggerKit
Computed https://github.com/markbattistella/TriggerKit at 1.0.1 (0.02s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 2.2.1 (0.02s)
Creating working copy for https://github.com/markbattistella/DefaultsKit
Working copy of https://github.com/markbattistella/DefaultsKit resolved at 2.2.1
Creating working copy for https://github.com/markbattistella/AudioManager.git
Working copy of https://github.com/markbattistella/AudioManager.git resolved at 2.2.0 (f5f9915)
Creating working copy for https://github.com/markbattistella/TriggerKit
Working copy of https://github.com/markbattistella/TriggerKit resolved at 1.0.1
warning: '.resolve-product-dependencies': dependency 'audiomanager' is not used by any target
Found 2 product dependencies
  - DefaultsKit
  - TriggerKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/markbattistella/AudioManager.git
https://github.com/markbattistella/AudioManager.git
{
  "dependencies" : [
    {
      "identity" : "defaultskit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/markbattistella/DefaultsKit"
    },
    {
      "identity" : "triggerkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/markbattistella/TriggerKit"
    }
  ],
  "manifest_display_name" : "AudioManager",
  "name" : "AudioManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AudioManager",
      "targets" : [
        "AudioManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AudioManager",
      "module_type" : "SwiftTarget",
      "name" : "AudioManager",
      "path" : "Sources/AudioManager",
      "product_dependencies" : [
        "DefaultsKit",
        "TriggerKit"
      ],
      "product_memberships" : [
        "AudioManager"
      ],
      "sources" : [
        "AudioCompatibility.swift",
        "AudioFeedbackPerformer.swift",
        "AudioFeedbackSettings.swift",
        "AudioUserDefaultsKey.swift",
        "Protocols/SoundRepresentable.swift",
        "Protocols/SystemSoundRepresentable.swift",
        "System Sounds/ModernSystemSound.swift",
        "System Sounds/NanoSystemSound.swift",
        "System Sounds/NewSystemSound.swift",
        "System Sounds/UISystemSound.swift",
        "SystemSound.swift",
        "UserDefaults+Ext.swift",
        "View+Ext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/14] Compiling DefaultsKit resource_bundle_accessor.swift
[7/14] Compiling DefaultsKit UserDefaultsKeyRepresentable.swift
[8/14] Compiling DefaultsKit DefaultsPersisted.swift
[9/14] Compiling DefaultsKit UserDefaults+Ext.swift
[10/14] Emitting module DefaultsKit
[11/14] Compiling DefaultsKit AppStorage+Ext.swift
[12/14] Compiling TriggerKit TriggerActionPerformable.swift
[13/14] Compiling TriggerKit StateChangeModifier.swift
[14/14] Emitting module TriggerKit
[15/27] Compiling AudioManager SystemSound.swift
[16/27] Compiling AudioManager NewSystemSound.swift
[17/28] Compiling AudioManager NanoSystemSound.swift
[18/28] Compiling AudioManager ModernSystemSound.swift
[19/28] Compiling AudioManager SoundRepresentable.swift
[20/28] Compiling AudioManager SystemSoundRepresentable.swift
[21/28] Compiling AudioManager UISystemSound.swift
[22/28] Compiling AudioManager View+Ext.swift
[23/28] Compiling AudioManager AudioFeedbackSettings.swift
[24/28] Compiling AudioManager AudioUserDefaultsKey.swift
[25/28] Compiling AudioManager UserDefaults+Ext.swift
[26/28] Emitting module AudioManager
[27/28] Compiling AudioManager AudioCompatibility.swift
[28/28] Compiling AudioManager AudioFeedbackPerformer.swift
Build complete! (17.83s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "defaultskit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/markbattistella/DefaultsKit"
    },
    {
      "identity" : "triggerkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/markbattistella/TriggerKit"
    }
  ],
  "manifest_display_name" : "AudioManager",
  "name" : "AudioManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AudioManager",
      "targets" : [
        "AudioManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AudioManager",
      "module_type" : "SwiftTarget",
      "name" : "AudioManager",
      "path" : "Sources/AudioManager",
      "product_dependencies" : [
        "DefaultsKit",
        "TriggerKit"
      ],
      "product_memberships" : [
        "AudioManager"
      ],
      "sources" : [
        "AudioCompatibility.swift",
        "AudioFeedbackPerformer.swift",
        "AudioFeedbackSettings.swift",
        "AudioUserDefaultsKey.swift",
        "Protocols/SoundRepresentable.swift",
        "Protocols/SystemSoundRepresentable.swift",
        "System Sounds/ModernSystemSound.swift",
        "System Sounds/NanoSystemSound.swift",
        "System Sounds/NewSystemSound.swift",
        "System Sounds/UISystemSound.swift",
        "SystemSound.swift",
        "UserDefaults+Ext.swift",
        "View+Ext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.