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 SystemNotification, reference master (fbe951), with Swift 5.10 for macOS (SPM) on 26 Aug 2024 12:38:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/SystemNotification.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/SystemNotification
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fbe9516 Adjust release notes
Cloned https://github.com/danielsaidi/SystemNotification.git
Revision (git rev-parse @):
fbe951675bb48bdc740a9c7a5b9d9ec605d1a6d4
SUCCESS checkout https://github.com/danielsaidi/SystemNotification.git at master
========================================
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": "systemnotification",
      "name": "SystemNotification",
      "url": "https://github.com/danielsaidi/SystemNotification.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SystemNotification",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/danielsaidi/SystemNotification.git
[1/1561] Fetching systemnotification
Fetched https://github.com/danielsaidi/SystemNotification.git from cache (1.91s)
Creating working copy for https://github.com/danielsaidi/SystemNotification.git
Working copy of https://github.com/danielsaidi/SystemNotification.git resolved at master (fbe9516)
warning: '.resolve-product-dependencies': dependency 'systemnotification' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/danielsaidi/SystemNotification.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/13] Compiling SystemNotification SystemNotificationMessage+Predefined.swift
[4/14] Compiling SystemNotification SystemNotificationMessage.swift
[5/14] Compiling SystemNotification SystemNotificationMessageStyle.swift
[6/14] Compiling SystemNotification SystemNotificationEdge.swift
[7/14] Compiling SystemNotification SystemNotificationStyle.swift
[8/14] Compiling SystemNotification SystemNotificationConfiguration.swift
[9/14] Compiling SystemNotification SystemNotificationContext.swift
[10/14] Compiling SystemNotification SystemNotificationAppKitOverlay.swift
[11/14] Compiling SystemNotification SystemNotificationUIKitOverlay.swift
[12/14] Emitting module SystemNotification
[13/14] Compiling SystemNotification SystemNotification.swift
[14/14] Compiling SystemNotification View+SystemNotification.swift
Build complete! (9.38s)
Build complete.
Done.