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 main (b2159d), with Swift 6.2 for macOS (SPM) on 10 Dec 2025 07:37:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/NotificationManager
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/markbattistella/DefaultsKit
Fetching https://github.com/markbattistella/SimpleLogger
[1/108] Fetching defaultskit
[12/216] Fetching defaultskit, simplelogger
Fetched https://github.com/markbattistella/DefaultsKit from cache (0.68s)
[85/108] Fetching simplelogger
Fetched https://github.com/markbattistella/SimpleLogger from cache (0.77s)
Computing version for https://github.com/markbattistella/SimpleLogger
Computed https://github.com/markbattistella/SimpleLogger at 2.0.0 (1.21s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 25.11.22 (0.39s)
Creating working copy for https://github.com/markbattistella/SimpleLogger
Working copy of https://github.com/markbattistella/SimpleLogger resolved at 2.0.0
Creating working copy for https://github.com/markbattistella/DefaultsKit
Working copy of https://github.com/markbattistella/DefaultsKit resolved at 25.11.22
========================================
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": "notificationmanager",
      "name": "NotificationManager",
      "url": "https://github.com/markbattistella/NotificationManager.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NotificationManager",
      "dependencies": [
        {
          "identity": "defaultskit",
          "name": "DefaultsKit",
          "url": "https://github.com/markbattistella/DefaultsKit",
          "version": "25.11.22",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DefaultsKit",
          "dependencies": [
          ]
        },
        {
          "identity": "simplelogger",
          "name": "SimpleLogger",
          "url": "https://github.com/markbattistella/SimpleLogger",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SimpleLogger",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/markbattistella/NotificationManager.git
[1/246] Fetching notificationmanager
Fetched https://github.com/markbattistella/NotificationManager.git from cache (0.81s)
Fetching https://github.com/markbattistella/SimpleLogger from cache
Fetching https://github.com/markbattistella/DefaultsKit from cache
Fetched https://github.com/markbattistella/DefaultsKit from cache (0.49s)
Fetched https://github.com/markbattistella/SimpleLogger from cache (0.49s)
Computing version for https://github.com/markbattistella/SimpleLogger
Computed https://github.com/markbattistella/SimpleLogger at 2.0.0 (0.55s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 25.11.22 (0.03s)
Creating working copy for https://github.com/markbattistella/NotificationManager.git
Working copy of https://github.com/markbattistella/NotificationManager.git resolved at main (b2159dd)
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
warning: '.resolve-product-dependencies': dependency 'notificationmanager' is not used by any target
Found 2 product dependencies
  - DefaultsKit
  - SimpleLogger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/markbattistella/NotificationManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/29] Compiling DefaultsKit resource_bundle_accessor.swift
[7/29] Compiling DefaultsKit UserDefaults+Ext.swift
[8/29] Compiling SimpleLogger LoggerCategory.swift
[9/30] Compiling SimpleLogger LoggerManager.swift
[10/30] Compiling SimpleLogger AgnosticColor.swift
[11/30] Compiling SimpleLogger Delimiter.swift
[12/30] Compiling SimpleLogger Category+Utilities.swift
[13/30] Compiling SimpleLogger Date+Ext.swift
[14/30] Compiling SimpleLogger Category+Testing.swift
[15/30] Compiling SimpleLogger Category+UI.swift
[16/30] Compiling SimpleLogger Category+Security.swift
[17/30] Compiling SimpleLogger Category+System.swift
[18/30] Compiling SimpleLogger Category+Miscellaneous.swift
[19/30] Compiling SimpleLogger Category+Network.swift
[20/30] Compiling SimpleLogger Category+Performance.swift
[21/30] Compiling SimpleLogger Category+Persistence.swift
[22/30] Compiling SimpleLogger Category+Architecture.swift
[23/30] Compiling SimpleLogger Category+Commerce.swift
[24/30] Emitting module SimpleLogger
[25/30] Compiling SimpleLogger LogLevel+Ext.swift
[26/30] Compiling SimpleLogger Logger+Ext.swift
[27/30] Emitting module DefaultsKit
[28/30] Compiling DefaultsKit AppStorage+Ext.swift
[29/30] Compiling DefaultsKit DefaultsPersisted.swift
[30/30] Compiling DefaultsKit UserDefaultsKeyRepresentable.swift
[31/47] Compiling NotificationManager UserDefaults+Suite.swift
[32/48] Compiling NotificationManager NotificationWeekday.swift
[33/48] Compiling NotificationManager PermissionStatus.swift
[34/48] Compiling NotificationManager NotificationsUserDefaultsKey.swift
[35/48] Compiling NotificationManager NotificationSound.swift
[36/48] Compiling NotificationManager NotificationError.swift
[37/48] Compiling NotificationManager NotificationState.swift
[38/48] Compiling NotificationManager NotificationType.swift
[39/48] Compiling NotificationManager NotificationCapabilities.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! (15.11s)
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.