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 ExceptionCatcher, reference main (9e57a8), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 18:05:27 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/ExceptionCatcher.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/ExceptionCatcher
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9e57a89 Make it always inlineable
Cloned https://github.com/sindresorhus/ExceptionCatcher.git
Revision (git rev-parse @):
9e57a89e7ed5e11cbc04fbaa5f1397448f91bb73
SUCCESS checkout https://github.com/sindresorhus/ExceptionCatcher.git at main
========================================
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": "exceptioncatcher",
      "name": "ExceptionCatcher",
      "url": "https://github.com/sindresorhus/ExceptionCatcher.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExceptionCatcher",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sindresorhus/ExceptionCatcher.git
[1/96] Fetching exceptioncatcher
Fetched https://github.com/sindresorhus/ExceptionCatcher.git from cache (0.65s)
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher.git
Working copy of https://github.com/sindresorhus/ExceptionCatcher.git resolved at main (9e57a89)
warning: '.resolve-product-dependencies': dependency 'exceptioncatcher' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sindresorhus/ExceptionCatcher.git
https://github.com/sindresorhus/ExceptionCatcher.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ExceptionCatcher",
  "name" : "ExceptionCatcher",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "ExceptionCatcher",
      "targets" : [
        "ExceptionCatcher"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExceptionCatcherTests",
      "module_type" : "SwiftTarget",
      "name" : "ExceptionCatcherTests",
      "path" : "Tests/ExceptionCatcherTests",
      "sources" : [
        "ExceptionCatcherTests.swift"
      ],
      "target_dependencies" : [
        "ExceptionCatcher"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExceptionCatcherInternal",
      "module_type" : "ClangTarget",
      "name" : "ExceptionCatcherInternal",
      "path" : "Sources/ExceptionCatcherInternal",
      "product_memberships" : [
        "ExceptionCatcher"
      ],
      "sources" : [
        "ExceptionCatcher.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExceptionCatcher",
      "module_type" : "SwiftTarget",
      "name" : "ExceptionCatcher",
      "path" : "Sources/ExceptionCatcher",
      "product_memberships" : [
        "ExceptionCatcher"
      ],
      "sources" : [
        "ExceptionCatcher.swift"
      ],
      "target_dependencies" : [
        "ExceptionCatcherInternal"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Compiling ExceptionCatcherInternal ExceptionCatcher.m
[4/5] Emitting module ExceptionCatcher
[5/5] Compiling ExceptionCatcher ExceptionCatcher.swift
Build complete! (6.28s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ExceptionCatcher",
  "name" : "ExceptionCatcher",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "ExceptionCatcher",
      "targets" : [
        "ExceptionCatcher"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExceptionCatcherTests",
      "module_type" : "SwiftTarget",
      "name" : "ExceptionCatcherTests",
      "path" : "Tests/ExceptionCatcherTests",
      "sources" : [
        "ExceptionCatcherTests.swift"
      ],
      "target_dependencies" : [
        "ExceptionCatcher"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExceptionCatcherInternal",
      "module_type" : "ClangTarget",
      "name" : "ExceptionCatcherInternal",
      "path" : "Sources/ExceptionCatcherInternal",
      "product_memberships" : [
        "ExceptionCatcher"
      ],
      "sources" : [
        "ExceptionCatcher.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExceptionCatcher",
      "module_type" : "SwiftTarget",
      "name" : "ExceptionCatcher",
      "path" : "Sources/ExceptionCatcher",
      "product_memberships" : [
        "ExceptionCatcher"
      ],
      "sources" : [
        "ExceptionCatcher.swift"
      ],
      "target_dependencies" : [
        "ExceptionCatcherInternal"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.