The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of NotificationManager, reference 25.12.11 (b2159d), with Swift 6.0 for macOS (SPM) on 10 Dec 2025 07:37:33 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/NotificationManager.git
Reference: 25.12.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/NotificationManager
 * tag               25.12.11   -> FETCH_HEAD
HEAD is now at b2159dd 2025-12-10
Cloned https://github.com/markbattistella/NotificationManager.git
Revision (git rev-parse @):
b2159dd145f447b339cd66c084a3c4d113d4b318
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/NotificationManager.git at 25.12.11
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/markbattistella/NotificationManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/29] Emitting module SimpleLogger
[7/29] Compiling SimpleLogger Category+Architecture.swift
[8/29] Compiling SimpleLogger Category+Commerce.swift
[9/30] Compiling SimpleLogger LoggerCategory.swift
[10/30] Compiling SimpleLogger LoggerManager.swift
[11/30] Compiling SimpleLogger AgnosticColor.swift
[12/30] Compiling SimpleLogger Delimiter.swift
[13/30] Compiling DefaultsKit AppStorage+Ext.swift
[14/30] Compiling DefaultsKit UserDefaults+Ext.swift
[15/30] Compiling DefaultsKit resource_bundle_accessor.swift
[16/30] Compiling DefaultsKit DefaultsPersisted.swift
[17/30] Compiling DefaultsKit UserDefaultsKeyRepresentable.swift
[18/30] Emitting module DefaultsKit
[19/30] Compiling SimpleLogger Category+Utilities.swift
[20/30] Compiling SimpleLogger Date+Ext.swift
[21/30] Compiling SimpleLogger Category+Miscellaneous.swift
[22/30] Compiling SimpleLogger Category+Network.swift
[23/30] Compiling SimpleLogger Category+Testing.swift
[24/30] Compiling SimpleLogger Category+UI.swift
[25/30] Compiling SimpleLogger Category+Performance.swift
[26/30] Compiling SimpleLogger Category+Persistence.swift
[27/30] Compiling SimpleLogger Category+Security.swift
[28/30] Compiling SimpleLogger Category+System.swift
[29/30] Compiling SimpleLogger LogLevel+Ext.swift
[30/30] Compiling SimpleLogger Logger+Ext.swift
[31/47] Compiling NotificationManager NotificationError.swift
[32/47] Compiling NotificationManager NotificationState.swift
[33/47] Compiling NotificationManager UserDefaults+Suite.swift
[34/48] Compiling NotificationManager NotificationSound.swift
[35/48] Compiling NotificationManager NotificationsUserDefaultsKey.swift
[36/48] Compiling NotificationManager NotificationType.swift
[37/48] Compiling NotificationManager NotificationCapabilities.swift
[38/48] Compiling NotificationManager NotificationWeekday.swift
[39/48] Compiling NotificationManager PermissionStatus.swift
[40/48] Compiling NotificationManager NotificationAttachmentBuilder.swift
[41/48] Compiling NotificationManager Duration+Ext.swift
[42/48] Compiling NotificationManager NotificationAttachmentFactory.swift
[43/48] Compiling NotificationManager NotificationCategoryDescriptor.swift
[44/48] Compiling NotificationManager ImageRenderer+Ext.swift
[45/48] Compiling NotificationManager NSImage+Ext.swift
[46/48] Emitting module NotificationManager
[47/48] Compiling NotificationManager NotificationManager.swift
[48/48] Compiling NotificationManager NotificationActionDescriptor.swift
Build complete! (18.11s)
Fetching https://github.com/markbattistella/SimpleLogger
Fetching https://github.com/markbattistella/DefaultsKit
[1/108] Fetching defaultskit
[109/216] Fetching defaultskit, simplelogger
Fetched https://github.com/markbattistella/DefaultsKit from cache (0.69s)
Fetched https://github.com/markbattistella/SimpleLogger from cache (0.69s)
Computing version for https://github.com/markbattistella/SimpleLogger
Computed https://github.com/markbattistella/SimpleLogger at 2.0.0 (0.44s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 25.11.22 (0.44s)
Creating working copy for https://github.com/markbattistella/DefaultsKit
Working copy of https://github.com/markbattistella/DefaultsKit resolved at 25.11.22
Creating working copy for https://github.com/markbattistella/SimpleLogger
Working copy of https://github.com/markbattistella/SimpleLogger resolved at 2.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "defaultskit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "25.0.0",
            "upper_bound" : "26.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/markbattistella/DefaultsKit"
    },
    {
      "identity" : "simplelogger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/markbattistella/SimpleLogger"
    }
  ],
  "manifest_display_name" : "NotificationManager",
  "name" : "NotificationManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "NotificationManager",
      "targets" : [
        "NotificationManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NotificationManager",
      "module_type" : "SwiftTarget",
      "name" : "NotificationManager",
      "path" : "Sources/NotificationManager",
      "product_dependencies" : [
        "DefaultsKit",
        "SimpleLogger"
      ],
      "product_memberships" : [
        "NotificationManager"
      ],
      "sources" : [
        "Attachments/ImageRenderer+Ext.swift",
        "Attachments/NSImage+Ext.swift",
        "Attachments/NotificationAttachmentBuilder.swift",
        "Core/Duration+Ext.swift",
        "Core/NotificationManager.swift",
        "Descriptors/NotificationActionDescriptor.swift",
        "Descriptors/NotificationAttachmentFactory.swift",
        "Descriptors/NotificationCategoryDescriptor.swift",
        "Descriptors/NotificationType.swift",
        "Models/NotificationCapabilities.swift",
        "Models/NotificationError.swift",
        "Models/NotificationState.swift",
        "Models/NotificationWeekday.swift",
        "Models/PermissionStatus.swift",
        "Persistence/NotificationsUserDefaultsKey.swift",
        "Persistence/UserDefaults+Suite.swift",
        "Sound/NotificationSound.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.