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 NotificationManager with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/timokoethe/NotificationManager.git
Reference: v1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/timokoethe/NotificationManager
 * tag               v1.1.1     -> FETCH_HEAD
HEAD is now at d0306e8 hotfix: supported platforms (#5)
Cloned https://github.com/timokoethe/NotificationManager.git
Revision (git rev-parse @):
d0306e843f73dcbb8424da930ec91458adbc00ab
SUCCESS checkout https://github.com/timokoethe/NotificationManager.git at v1.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "notificationmanager",
      "name": "NotificationManager",
      "url": "https://github.com/timokoethe/NotificationManager.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NotificationManager",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/timokoethe/NotificationManager.git from cache
Fetched https://github.com/timokoethe/NotificationManager.git from cache (0.34s)
Creating working copy for https://github.com/timokoethe/NotificationManager.git
Working copy of https://github.com/timokoethe/NotificationManager.git resolved at v1.1.1 (d0306e8)
warning: '.resolve-product-dependencies': dependency 'notificationmanager' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/timokoethe/NotificationManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/4] Compiling NotificationManager NotificationManager.swift
[4/4] Emitting module NotificationManager
Build complete! (8.05s)
Build complete.
Done.