The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NotificationManager, reference main (74c74e), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 01:00:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 74c74e2 2026-03-08
Cloned https://github.com/markbattistella/NotificationManager.git
Revision (git rev-parse @):
74c74e2b2717cec5b5f54bca417356b7488498e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/NotificationManager.git at main
Fetching https://github.com/markbattistella/SimpleLogger
Fetching https://github.com/markbattistella/DefaultsKit
[1/113] Fetching defaultskit
[114/326] Fetching defaultskit, simplelogger
Fetched https://github.com/markbattistella/DefaultsKit from cache (0.73s)
Fetched https://github.com/markbattistella/SimpleLogger from cache (0.73s)
Computing version for https://github.com/markbattistella/SimpleLogger
Computed https://github.com/markbattistella/SimpleLogger at 26.3.22 (1.35s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 26.2.21 (0.56s)
Creating working copy for https://github.com/markbattistella/DefaultsKit
Working copy of https://github.com/markbattistella/DefaultsKit resolved at 26.2.21
Creating working copy for https://github.com/markbattistella/SimpleLogger
Working copy of https://github.com/markbattistella/SimpleLogger resolved at 26.3.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "defaultskit",
          "name": "DefaultsKit",
          "url": "https://github.com/markbattistella/DefaultsKit",
          "version": "26.2.21",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DefaultsKit",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "simplelogger",
          "name": "SimpleLogger",
          "url": "https://github.com/markbattistella/SimpleLogger",
          "version": "26.3.22",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SimpleLogger",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/markbattistella/NotificationManager.git
[1/282] Fetching notificationmanager
Fetched https://github.com/markbattistella/NotificationManager.git from cache (0.84s)
Fetching https://github.com/markbattistella/SimpleLogger from cache
Fetching https://github.com/markbattistella/DefaultsKit from cache
Fetched https://github.com/markbattistella/SimpleLogger from cache (0.42s)
Fetched https://github.com/markbattistella/DefaultsKit from cache (0.46s)
Computing version for https://github.com/markbattistella/SimpleLogger
Computed https://github.com/markbattistella/SimpleLogger at 26.3.22 (0.55s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 26.2.21 (0.05s)
Creating working copy for https://github.com/markbattistella/DefaultsKit
Working copy of https://github.com/markbattistella/DefaultsKit resolved at 26.2.21
Creating working copy for https://github.com/markbattistella/SimpleLogger
Working copy of https://github.com/markbattistella/SimpleLogger resolved at 26.3.22
Creating working copy for https://github.com/markbattistella/NotificationManager.git
Working copy of https://github.com/markbattistella/NotificationManager.git resolved at main (74c74e2)
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.3
Building package at path:  $PWD
https://github.com/markbattistella/NotificationManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/34] Emitting module SimpleLogger
[7/36] Compiling SimpleLogger Data+Ext.swift
[8/36] Compiling SimpleLogger gzip+Error.swift
[9/36] Compiling SimpleLogger Category+Architecture.swift
[10/36] Compiling SimpleLogger Category+Commerce.swift
[11/36] Compiling SimpleLogger Category+Miscellaneous.swift
[12/36] Compiling SimpleLogger Category+Network.swift
[13/36] Compiling SimpleLogger Category+Performance.swift
[14/36] Compiling SimpleLogger Category+Persistence.swift
[15/36] Compiling SimpleLogger LoggerReader.swift
[16/36] Compiling SimpleLogger CompressionLevel.swift
[17/36] Compiling SimpleLogger Category+Security.swift
[18/36] Compiling SimpleLogger Category+System.swift
[19/36] Compiling SimpleLogger Category+Testing.swift
[20/36] Compiling DefaultsKit UserDefaults+Ext.swift
[21/36] Compiling DefaultsKit resource_bundle_accessor.swift
[22/36] Compiling DefaultsKit UserDefaultsKeyRepresentable.swift
[23/36] Compiling DefaultsKit DefaultsPersisted.swift
[24/36] Emitting module DefaultsKit
[25/36] Compiling DefaultsKit AppStorage+Ext.swift
[26/36] Compiling SimpleLogger LoggerManager.swift
[27/36] Compiling SimpleLogger LoggerQuery.swift
[28/36] Compiling SimpleLogger LoggerCategory.swift
[29/36] Compiling SimpleLogger LoggerRepresentation.swift
[30/36] Compiling SimpleLogger Duration+Ext.swift
[31/36] Compiling SimpleLogger LoggerExporter.swift
[32/36] Compiling SimpleLogger Category+UI.swift
[33/36] Compiling SimpleLogger Category+Utilities.swift
[34/36] Compiling SimpleLogger Logger+Export.swift
[35/36] Compiling SimpleLogger Logger+Filter.swift
[36/36] Compiling SimpleLogger Logger+Init.swift
[37/53] Compiling NotificationManager UserDefaults+Suite.swift
[38/54] Compiling NotificationManager NotificationsUserDefaultsKey.swift
[39/54] Compiling NotificationManager NotificationWeekday.swift
[40/54] Compiling NotificationManager PermissionStatus.swift
[41/54] Compiling NotificationManager NotificationError.swift
[42/54] Compiling NotificationManager NotificationState.swift
[43/54] Compiling NotificationManager NotificationSound.swift
[44/54] Compiling NotificationManager NotificationAttachmentFactory.swift
[45/54] Compiling NotificationManager NotificationCategoryDescriptor.swift
[46/54] Compiling NotificationManager NotificationType.swift
[47/54] Compiling NotificationManager NotificationCapabilities.swift
[48/54] Compiling NotificationManager NotificationAttachmentBuilder.swift
[49/54] Compiling NotificationManager Duration+Ext.swift
[50/54] Emitting module NotificationManager
[51/54] Compiling NotificationManager ImageRenderer+Ext.swift
[52/54] Compiling NotificationManager NSImage+Ext.swift
[53/54] Compiling NotificationManager NotificationManager.swift
[54/54] Compiling NotificationManager NotificationActionDescriptor.swift
Build complete! (19.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "defaultskit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "26.0.0",
            "upper_bound" : "27.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/markbattistella/DefaultsKit"
    },
    {
      "identity" : "simplelogger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "26.0.0",
            "upper_bound" : "27.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.