The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NotificationManager, reference 26.3.8 (74c74e), with Swift 6.1 for macOS (SPM) on 8 Mar 2026 22:02:06 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/NotificationManager.git
Reference: 26.3.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/NotificationManager
 * tag               26.3.8     -> FETCH_HEAD
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 26.3.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/markbattistella/NotificationManager.git
https://github.com/markbattistella/NotificationManager.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/34] Emitting module SimpleLogger
[7/36] Compiling SimpleLogger LoggerManager.swift
[8/36] Compiling SimpleLogger LoggerQuery.swift
[9/36] Compiling SimpleLogger Data+Ext.swift
[10/36] Compiling SimpleLogger gzip+Error.swift
[11/36] Compiling DefaultsKit resource_bundle_accessor.swift
[12/36] Compiling DefaultsKit UserDefaults+Ext.swift
[13/36] Compiling DefaultsKit UserDefaultsKeyRepresentable.swift
[14/36] Compiling DefaultsKit DefaultsPersisted.swift
[15/36] Compiling SimpleLogger Category+Security.swift
[16/36] Compiling SimpleLogger Category+System.swift
[17/36] Compiling SimpleLogger Category+Testing.swift
[18/36] Compiling DefaultsKit AppStorage+Ext.swift
[19/36] Emitting module DefaultsKit
[20/36] Compiling SimpleLogger Category+Architecture.swift
[21/36] Compiling SimpleLogger Category+Commerce.swift
[22/36] Compiling SimpleLogger Category+Miscellaneous.swift
[23/36] Compiling SimpleLogger Logger+Filter.swift
[24/36] Compiling SimpleLogger Logger+Init.swift
[25/36] Compiling SimpleLogger Category+Network.swift
[26/36] Compiling SimpleLogger Category+Performance.swift
[27/36] Compiling SimpleLogger Category+Persistence.swift
[28/36] Compiling SimpleLogger LoggerReader.swift
[29/36] Compiling SimpleLogger CompressionLevel.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 LoggerCategory.swift
[36/36] Compiling SimpleLogger LoggerRepresentation.swift
[37/53] Compiling NotificationManager NotificationsUserDefaultsKey.swift
[38/54] Compiling NotificationManager UserDefaults+Suite.swift
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/UserDefaults+Suite.swift:17:25: warning: static property 'notification' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
15 |     /// ``NotificationsUserDefaultsKey/suiteName``. If the suite cannot be created, the standard
16 |     /// `UserDefaults` instance is used as a fallback.
17 |     internal static let notification: UserDefaults = {
   |                         |- warning: static property 'notification' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
   |                         |- note: add '@MainActor' to make static property 'notification' part of global actor 'MainActor'
   |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |         guard let userDefaults = UserDefaults(suiteName: NotificationsUserDefaultsKey.suiteName) else {
19 |             return .standard
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:12: note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 47 |  NSUserDefaults can be observed using Key-Value Observing for any key stored in it. Using NSKeyValueObservingOptionPrior to observe changes from other processes or devices will behave as though NSKeyValueObservingOptionPrior was not specified.
 48 |  */
 49 | @interface NSUserDefaults : NSObject {
    |            `- note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 50 | @private
 51 |     id _kvo_;
[39/54] Compiling NotificationManager NotificationError.swift
[40/54] Compiling NotificationManager NotificationState.swift
[41/54] Compiling NotificationManager NotificationWeekday.swift
[42/54] Compiling NotificationManager PermissionStatus.swift
[43/54] Compiling NotificationManager NotificationAttachmentFactory.swift
[44/54] Compiling NotificationManager NotificationCategoryDescriptor.swift
[45/54] Compiling NotificationManager NotificationType.swift
[46/54] Compiling NotificationManager NotificationCapabilities.swift
[47/54] Compiling NotificationManager NotificationSound.swift
[48/54] Compiling NotificationManager ImageRenderer+Ext.swift
[49/54] Compiling NotificationManager NSImage+Ext.swift
[50/54] Emitting module NotificationManager
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:88:21: warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
 86 |         ///   if rendering fails.
 87 |         @MainActor
 88 |         public func makeAttachment() async -> UNNotificationAttachment? {
    |                     `- warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
 89 |
 90 |             let view = ZStack {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:147:21: warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
145 |         /// rendering fails.
146 |         @MainActor
147 |         public func makeAttachment() async -> UNNotificationAttachment? {
    |                     `- warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
148 |
149 |             let renderer = ImageRenderer(
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/UserDefaults+Suite.swift:17:25: warning: static property 'notification' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
15 |     /// ``NotificationsUserDefaultsKey/suiteName``. If the suite cannot be created, the standard
16 |     /// `UserDefaults` instance is used as a fallback.
17 |     internal static let notification: UserDefaults = {
   |                         |- warning: static property 'notification' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
   |                         |- note: add '@MainActor' to make static property 'notification' part of global actor 'MainActor'
   |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |         guard let userDefaults = UserDefaults(suiteName: NotificationsUserDefaultsKey.suiteName) else {
19 |             return .standard
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:12: note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 47 |  NSUserDefaults can be observed using Key-Value Observing for any key stored in it. Using NSKeyValueObservingOptionPrior to observe changes from other processes or devices will behave as though NSKeyValueObservingOptionPrior was not specified.
 48 |  */
 49 | @interface NSUserDefaults : NSObject {
    |            `- note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 50 | @private
 51 |     id _kvo_;
[51/54] Compiling NotificationManager NotificationAttachmentBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:88:21: warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
 86 |         ///   if rendering fails.
 87 |         @MainActor
 88 |         public func makeAttachment() async -> UNNotificationAttachment? {
    |                     `- warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
 89 |
 90 |             let view = ZStack {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:147:21: warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
145 |         /// rendering fails.
146 |         @MainActor
147 |         public func makeAttachment() async -> UNNotificationAttachment? {
    |                     `- warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
148 |
149 |             let renderer = ImageRenderer(
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
[52/54] Compiling NotificationManager Duration+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:88:21: warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
 86 |         ///   if rendering fails.
 87 |         @MainActor
 88 |         public func makeAttachment() async -> UNNotificationAttachment? {
    |                     `- warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
 89 |
 90 |             let view = ZStack {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:147:21: warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
145 |         /// rendering fails.
146 |         @MainActor
147 |         public func makeAttachment() async -> UNNotificationAttachment? {
    |                     `- warning: non-sendable type 'UNNotificationAttachment?' cannot be returned from main actor-isolated implementation to caller of protocol requirement 'makeAttachment()'; this is an error in the Swift 6 language mode
148 |
149 |             let renderer = ImageRenderer(
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
[53/54] Compiling NotificationManager NotificationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:243:37: warning: non-sendable result type 'UNNotificationSettings' cannot be sent from nonisolated context in call to instance method 'notificationSettings()'; this is an error in the Swift 6 language mode
241 |     /// ``authorizationStatus`` accordingly.
242 |     internal func refreshAuthorizationStatus() async {
243 |         let settings = await center.notificationSettings()
    |                                     `- warning: non-sendable result type 'UNNotificationSettings' cannot be sent from nonisolated context in call to instance method 'notificationSettings()'; this is an error in the Swift 6 language mode
244 |         self.authorizationStatus = settings.authorizationStatus
245 |     }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationSettings.h:58:12: note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
56 |
57 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
58 | @interface UNNotificationSettings : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
59 |
60 | @property (NS_NONATOMIC_IOSONLY, readonly) UNAuthorizationStatus authorizationStatus;
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:17:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'UserNotifications'
 15 | import SimpleLogger
 16 | import DefaultsKit
 17 | @_exported import UserNotifications
    |            `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'UserNotifications'
 18 |
 19 | /// A manager responsible for tracking and refreshing the app’s notification-related state,
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:295:37: warning: non-sendable result type 'UNNotificationSettings' cannot be sent from nonisolated context in call to instance method 'notificationSettings()'; this is an error in the Swift 6 language mode
293 |     /// - Returns: A ``NotificationCapabilities`` value describing the enabled features.
294 |     public func capabilities() async -> NotificationCapabilities {
295 |         let settings = await center.notificationSettings()
    |                                     `- warning: non-sendable result type 'UNNotificationSettings' cannot be sent from nonisolated context in call to instance method 'notificationSettings()'; this is an error in the Swift 6 language mode
296 |
297 |         #if os(macOS)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationSettings.h:58:12: note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
56 |
57 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
58 | @interface UNNotificationSettings : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
59 |
60 | @property (NS_NONATOMIC_IOSONLY, readonly) UNAuthorizationStatus authorizationStatus;
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:667:35: warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
665 |         let resolvedCategoryIdentifier = category?.id
666 |
667 |         let requestResult = await Task { () -> Result<UNNotificationRequest, Error> in
    |                                   `- warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
668 |             let content = UNMutableNotificationContent()
669 |             content.title = title
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:667:35: warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
665 |         let resolvedCategoryIdentifier = category?.id
666 |
667 |         let requestResult = await Task { () -> Result<UNNotificationRequest, Error> in
    |                                   `- warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
668 |             let content = UNMutableNotificationContent()
669 |             content.title = title
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:694:73: warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
692 |             }
693 |
694 |             let compiledAttachments: [UNNotificationAttachment] = await withTaskGroup(
    |                                                                         `- warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
695 |                 of: UNNotificationAttachment?.self
696 |             ) { group in
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:696:15: warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
694 |             let compiledAttachments: [UNNotificationAttachment] = await withTaskGroup(
695 |                 of: UNNotificationAttachment?.self
696 |             ) { group in
    |               `- warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
697 |                 for item in attachments {
698 |                     group.addTask { await item.makeAttachment() }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:698:27: warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
696 |             ) { group in
697 |                 for item in attachments {
698 |                     group.addTask { await item.makeAttachment() }
    |                           `- warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
699 |                 }
700 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:746:11: warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
744 |             let request = UNNotificationRequest(identifier: id, content: content, trigger: trigger)
745 |             return .success(request)
746 |         }.value
    |           `- warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
747 |
748 |         switch requestResult {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:667:35: warning: non-sendable type 'Task<Result<UNNotificationRequest, any Error>, Never>' cannot exit main actor-isolated context in call to nonisolated property 'value'; this is an error in the Swift 6 language mode
665 |         let resolvedCategoryIdentifier = category?.id
666 |
667 |         let requestResult = await Task { () -> Result<UNNotificationRequest, Error> in
    |                                   `- warning: non-sendable type 'Task<Result<UNNotificationRequest, any Error>, Never>' cannot exit main actor-isolated context in call to nonisolated property 'value'; this is an error in the Swift 6 language mode
668 |             let content = UNMutableNotificationContent()
669 |             content.title = title
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:746:11: warning: non-sendable type 'Result<UNNotificationRequest, any Error>' of nonisolated property 'value' cannot be sent to main actor-isolated context; this is an error in the Swift 6 language mode
744 |             let request = UNNotificationRequest(identifier: id, content: content, trigger: trigger)
745 |             return .success(request)
746 |         }.value
    |           `- warning: non-sendable type 'Result<UNNotificationRequest, any Error>' of nonisolated property 'value' cannot be sent to main actor-isolated context; this is an error in the Swift 6 language mode
747 |
748 |         switch requestResult {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:702:17: warning: non-sendable result type 'UNNotificationAttachment??' cannot be sent from nonisolated context in call to instance method 'next()'; this is an error in the Swift 6 language mode
700 |
701 |                 var results: [UNNotificationAttachment] = []
702 |                 for await attachment in group {
    |                 `- warning: non-sendable result type 'UNNotificationAttachment??' cannot be sent from nonisolated context in call to instance method 'next()'; this is an error in the Swift 6 language mode
703 |                     if let attachment {
704 |                         results.append(attachment)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:775:22: warning: non-sendable result type '[UNNotificationRequest]' cannot be sent from nonisolated context in call to instance method 'pendingNotificationRequests()'; this is an error in the Swift 6 language mode
773 |     /// scheduled notifications.
774 |     public func pendingNotifications() async -> [UNNotificationRequest] {
775 |         await center.pendingNotificationRequests()
    |                      `- warning: non-sendable result type '[UNNotificationRequest]' cannot be sent from nonisolated context in call to instance method 'pendingNotificationRequests()'; this is an error in the Swift 6 language mode
776 |     }
777 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:797:22: warning: non-sendable result type '[UNNotification]' cannot be sent from nonisolated context in call to instance method 'deliveredNotifications()'; this is an error in the Swift 6 language mode
795 |     /// - Returns: An array of delivered `UNNotification` instances.
796 |     public func deliveredNotifications() async -> [UNNotification] {
797 |         await center.deliveredNotifications()
    |                      `- warning: non-sendable result type '[UNNotification]' cannot be sent from nonisolated context in call to instance method 'deliveredNotifications()'; this is an error in the Swift 6 language mode
798 |     }
799 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotification.h:15:12: note: class 'UNNotification' does not conform to the 'Sendable' protocol
13 |
14 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
15 | @interface UNNotification : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotification' does not conform to the 'Sendable' protocol
16 |
17 | // The date displayed on the notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:876:37: warning: non-sendable result type '[UNNotificationRequest]' cannot be sent from nonisolated context in call to instance method 'pendingNotificationRequests()'; this is an error in the Swift 6 language mode
874 |     /// - Parameter prefix: The prefix used to match identifiers.
875 |     public func removePendingNotifications(matchingPrefix prefix: String) async {
876 |         let requests = await center.pendingNotificationRequests()
    |                                     `- warning: non-sendable result type '[UNNotificationRequest]' cannot be sent from nonisolated context in call to instance method 'pendingNotificationRequests()'; this is an error in the Swift 6 language mode
877 |         let ids = requests
878 |             .map(\.identifier)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:243:37: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
241 |     /// ``authorizationStatus`` accordingly.
242 |     internal func refreshAuthorizationStatus() async {
243 |         let settings = await center.notificationSettings()
    |                                     |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                     `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'notificationSettings()' risks causing data races between nonisolated and main actor-isolated uses
244 |         self.authorizationStatus = settings.authorizationStatus
245 |     }
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:775:22: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
773 |     /// scheduled notifications.
774 |     public func pendingNotifications() async -> [UNNotificationRequest] {
775 |         await center.pendingNotificationRequests()
    |                      |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                      `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'pendingNotificationRequests()' risks causing data races between nonisolated and main actor-isolated uses
776 |     }
777 |
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:205:52: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
203 |             case .notDetermined, .ephemeral:
204 |                 do {
205 |                     let granted = try await center.requestAuthorization(options: options)
    |                                                    |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                                    `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'requestAuthorization(options:)' risks causing data races between nonisolated and main actor-isolated uses
206 |                     await refreshAuthorizationStatus()
207 |                     return granted ? .authorized : .denied(nil)
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:232:30: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
230 |         guard [.authorized, .provisional].contains(authorizationStatus) else { return }
231 |         do {
232 |             try await center.requestAuthorization(options: options)
    |                              |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'requestAuthorization(options:)' risks causing data races between nonisolated and main actor-isolated uses
233 |         } catch {
234 |             logger.warning("Failed to request additional notification options: \(error.localizedDescription)")
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:295:37: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
293 |     /// - Returns: A ``NotificationCapabilities`` value describing the enabled features.
294 |     public func capabilities() async -> NotificationCapabilities {
295 |         let settings = await center.notificationSettings()
    |                                     |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                     `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'notificationSettings()' risks causing data races between nonisolated and main actor-isolated uses
296 |
297 |         #if os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:755:38: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
753 |             case .success(let request):
754 |                 do {
755 |                     try await center.add(request)
    |                                      |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                      `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'add' risks causing data races between nonisolated and main actor-isolated uses
756 |                     await refreshPendingState()
757 |                     return .success(())
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:698:35: warning: passing closure as a 'sending' parameter risks causing data races between main actor-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
696 |             ) { group in
697 |                 for item in attachments {
698 |                     group.addTask { await item.makeAttachment() }
    |                                   |       `- note: closure captures 'item' which is accessible to main actor-isolated code
    |                                   `- warning: passing closure as a 'sending' parameter risks causing data races between main actor-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
699 |                 }
700 |
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:797:22: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
795 |     /// - Returns: An array of delivered `UNNotification` instances.
796 |     public func deliveredNotifications() async -> [UNNotification] {
797 |         await center.deliveredNotifications()
    |                      |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                      `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'deliveredNotifications()' risks causing data races between nonisolated and main actor-isolated uses
798 |     }
799 |
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:876:37: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
874 |     /// - Parameter prefix: The prefix used to match identifiers.
875 |     public func removePendingNotifications(matchingPrefix prefix: String) async {
876 |         let requests = await center.pendingNotificationRequests()
    |                                     |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                     `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'pendingNotificationRequests()' risks causing data races between nonisolated and main actor-isolated uses
877 |         let ids = requests
878 |             .map(\.identifier)
[54/54] Compiling NotificationManager NotificationActionDescriptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:243:37: warning: non-sendable result type 'UNNotificationSettings' cannot be sent from nonisolated context in call to instance method 'notificationSettings()'; this is an error in the Swift 6 language mode
241 |     /// ``authorizationStatus`` accordingly.
242 |     internal func refreshAuthorizationStatus() async {
243 |         let settings = await center.notificationSettings()
    |                                     `- warning: non-sendable result type 'UNNotificationSettings' cannot be sent from nonisolated context in call to instance method 'notificationSettings()'; this is an error in the Swift 6 language mode
244 |         self.authorizationStatus = settings.authorizationStatus
245 |     }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationSettings.h:58:12: note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
56 |
57 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
58 | @interface UNNotificationSettings : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
59 |
60 | @property (NS_NONATOMIC_IOSONLY, readonly) UNAuthorizationStatus authorizationStatus;
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:17:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'UserNotifications'
 15 | import SimpleLogger
 16 | import DefaultsKit
 17 | @_exported import UserNotifications
    |            `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'UserNotifications'
 18 |
 19 | /// A manager responsible for tracking and refreshing the app’s notification-related state,
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:295:37: warning: non-sendable result type 'UNNotificationSettings' cannot be sent from nonisolated context in call to instance method 'notificationSettings()'; this is an error in the Swift 6 language mode
293 |     /// - Returns: A ``NotificationCapabilities`` value describing the enabled features.
294 |     public func capabilities() async -> NotificationCapabilities {
295 |         let settings = await center.notificationSettings()
    |                                     `- warning: non-sendable result type 'UNNotificationSettings' cannot be sent from nonisolated context in call to instance method 'notificationSettings()'; this is an error in the Swift 6 language mode
296 |
297 |         #if os(macOS)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationSettings.h:58:12: note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
56 |
57 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
58 | @interface UNNotificationSettings : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
59 |
60 | @property (NS_NONATOMIC_IOSONLY, readonly) UNAuthorizationStatus authorizationStatus;
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:667:35: warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
665 |         let resolvedCategoryIdentifier = category?.id
666 |
667 |         let requestResult = await Task { () -> Result<UNNotificationRequest, Error> in
    |                                   `- warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
668 |             let content = UNMutableNotificationContent()
669 |             content.title = title
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:667:35: warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
665 |         let resolvedCategoryIdentifier = category?.id
666 |
667 |         let requestResult = await Task { () -> Result<UNNotificationRequest, Error> in
    |                                   `- warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
668 |             let content = UNMutableNotificationContent()
669 |             content.title = title
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:694:73: warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
692 |             }
693 |
694 |             let compiledAttachments: [UNNotificationAttachment] = await withTaskGroup(
    |                                                                         `- warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
695 |                 of: UNNotificationAttachment?.self
696 |             ) { group in
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:696:15: warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
694 |             let compiledAttachments: [UNNotificationAttachment] = await withTaskGroup(
695 |                 of: UNNotificationAttachment?.self
696 |             ) { group in
    |               `- warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
697 |                 for item in attachments {
698 |                     group.addTask { await item.makeAttachment() }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:698:27: warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
696 |             ) { group in
697 |                 for item in attachments {
698 |                     group.addTask { await item.makeAttachment() }
    |                           `- warning: type 'UNNotificationAttachment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
699 |                 }
700 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:746:11: warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
744 |             let request = UNNotificationRequest(identifier: id, content: content, trigger: trigger)
745 |             return .success(request)
746 |         }.value
    |           `- warning: type 'UNNotificationRequest' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
747 |
748 |         switch requestResult {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:667:35: warning: non-sendable type 'Task<Result<UNNotificationRequest, any Error>, Never>' cannot exit main actor-isolated context in call to nonisolated property 'value'; this is an error in the Swift 6 language mode
665 |         let resolvedCategoryIdentifier = category?.id
666 |
667 |         let requestResult = await Task { () -> Result<UNNotificationRequest, Error> in
    |                                   `- warning: non-sendable type 'Task<Result<UNNotificationRequest, any Error>, Never>' cannot exit main actor-isolated context in call to nonisolated property 'value'; this is an error in the Swift 6 language mode
668 |             let content = UNMutableNotificationContent()
669 |             content.title = title
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:746:11: warning: non-sendable type 'Result<UNNotificationRequest, any Error>' of nonisolated property 'value' cannot be sent to main actor-isolated context; this is an error in the Swift 6 language mode
744 |             let request = UNNotificationRequest(identifier: id, content: content, trigger: trigger)
745 |             return .success(request)
746 |         }.value
    |           `- warning: non-sendable type 'Result<UNNotificationRequest, any Error>' of nonisolated property 'value' cannot be sent to main actor-isolated context; this is an error in the Swift 6 language mode
747 |
748 |         switch requestResult {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:702:17: warning: non-sendable result type 'UNNotificationAttachment??' cannot be sent from nonisolated context in call to instance method 'next()'; this is an error in the Swift 6 language mode
700 |
701 |                 var results: [UNNotificationAttachment] = []
702 |                 for await attachment in group {
    |                 `- warning: non-sendable result type 'UNNotificationAttachment??' cannot be sent from nonisolated context in call to instance method 'next()'; this is an error in the Swift 6 language mode
703 |                     if let attachment {
704 |                         results.append(attachment)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
11 |
12 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0)) API_UNAVAILABLE(tvos)
13 | @interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
14 |
15 | // The identifier of this attachment
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:775:22: warning: non-sendable result type '[UNNotificationRequest]' cannot be sent from nonisolated context in call to instance method 'pendingNotificationRequests()'; this is an error in the Swift 6 language mode
773 |     /// scheduled notifications.
774 |     public func pendingNotifications() async -> [UNNotificationRequest] {
775 |         await center.pendingNotificationRequests()
    |                      `- warning: non-sendable result type '[UNNotificationRequest]' cannot be sent from nonisolated context in call to instance method 'pendingNotificationRequests()'; this is an error in the Swift 6 language mode
776 |     }
777 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:797:22: warning: non-sendable result type '[UNNotification]' cannot be sent from nonisolated context in call to instance method 'deliveredNotifications()'; this is an error in the Swift 6 language mode
795 |     /// - Returns: An array of delivered `UNNotification` instances.
796 |     public func deliveredNotifications() async -> [UNNotification] {
797 |         await center.deliveredNotifications()
    |                      `- warning: non-sendable result type '[UNNotification]' cannot be sent from nonisolated context in call to instance method 'deliveredNotifications()'; this is an error in the Swift 6 language mode
798 |     }
799 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotification.h:15:12: note: class 'UNNotification' does not conform to the 'Sendable' protocol
13 |
14 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
15 | @interface UNNotification : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotification' does not conform to the 'Sendable' protocol
16 |
17 | // The date displayed on the notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:876:37: warning: non-sendable result type '[UNNotificationRequest]' cannot be sent from nonisolated context in call to instance method 'pendingNotificationRequests()'; this is an error in the Swift 6 language mode
874 |     /// - Parameter prefix: The prefix used to match identifiers.
875 |     public func removePendingNotifications(matchingPrefix prefix: String) async {
876 |         let requests = await center.pendingNotificationRequests()
    |                                     `- warning: non-sendable result type '[UNNotificationRequest]' cannot be sent from nonisolated context in call to instance method 'pendingNotificationRequests()'; this is an error in the Swift 6 language mode
877 |         let ids = requests
878 |             .map(\.identifier)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
14 |
15 | API_AVAILABLE(macos(10.14), ios(10.0), watchos(3.0), tvos(10.0))
16 | @interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
   |            `- note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
17 |
18 | // The unique identifier for this notification request. It can be used to replace or remove a pending notification request or a delivered notification.
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:243:37: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
241 |     /// ``authorizationStatus`` accordingly.
242 |     internal func refreshAuthorizationStatus() async {
243 |         let settings = await center.notificationSettings()
    |                                     |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                     `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'notificationSettings()' risks causing data races between nonisolated and main actor-isolated uses
244 |         self.authorizationStatus = settings.authorizationStatus
245 |     }
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:775:22: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
773 |     /// scheduled notifications.
774 |     public func pendingNotifications() async -> [UNNotificationRequest] {
775 |         await center.pendingNotificationRequests()
    |                      |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                      `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'pendingNotificationRequests()' risks causing data races between nonisolated and main actor-isolated uses
776 |     }
777 |
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:205:52: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
203 |             case .notDetermined, .ephemeral:
204 |                 do {
205 |                     let granted = try await center.requestAuthorization(options: options)
    |                                                    |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                                    `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'requestAuthorization(options:)' risks causing data races between nonisolated and main actor-isolated uses
206 |                     await refreshAuthorizationStatus()
207 |                     return granted ? .authorized : .denied(nil)
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:232:30: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
230 |         guard [.authorized, .provisional].contains(authorizationStatus) else { return }
231 |         do {
232 |             try await center.requestAuthorization(options: options)
    |                              |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'requestAuthorization(options:)' risks causing data races between nonisolated and main actor-isolated uses
233 |         } catch {
234 |             logger.warning("Failed to request additional notification options: \(error.localizedDescription)")
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:295:37: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
293 |     /// - Returns: A ``NotificationCapabilities`` value describing the enabled features.
294 |     public func capabilities() async -> NotificationCapabilities {
295 |         let settings = await center.notificationSettings()
    |                                     |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                     `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'notificationSettings()' risks causing data races between nonisolated and main actor-isolated uses
296 |
297 |         #if os(macOS)
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:755:38: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
753 |             case .success(let request):
754 |                 do {
755 |                     try await center.add(request)
    |                                      |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                      `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'add' risks causing data races between nonisolated and main actor-isolated uses
756 |                     await refreshPendingState()
757 |                     return .success(())
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:698:35: warning: passing closure as a 'sending' parameter risks causing data races between main actor-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
696 |             ) { group in
697 |                 for item in attachments {
698 |                     group.addTask { await item.makeAttachment() }
    |                                   |       `- note: closure captures 'item' which is accessible to main actor-isolated code
    |                                   `- warning: passing closure as a 'sending' parameter risks causing data races between main actor-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
699 |                 }
700 |
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:797:22: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
795 |     /// - Returns: An array of delivered `UNNotification` instances.
796 |     public func deliveredNotifications() async -> [UNNotification] {
797 |         await center.deliveredNotifications()
    |                      |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                      `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'deliveredNotifications()' risks causing data races between nonisolated and main actor-isolated uses
798 |     }
799 |
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:876:37: warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
874 |     /// - Parameter prefix: The prefix used to match identifiers.
875 |     public func removePendingNotifications(matchingPrefix prefix: String) async {
876 |         let requests = await center.pendingNotificationRequests()
    |                                     |- warning: sending 'self.center' risks causing data races; this is an error in the Swift 6 language mode
    |                                     `- note: sending main actor-isolated 'self.center' to nonisolated instance method 'pendingNotificationRequests()' risks causing data races between nonisolated and main actor-isolated uses
877 |         let ids = requests
878 |             .map(\.identifier)
Build complete! (15.57s)
Fetching https://github.com/markbattistella/SimpleLogger
Fetching https://github.com/markbattistella/DefaultsKit
[1/113] Fetching defaultskit
[114/317] Fetching defaultskit, simplelogger
Fetched https://github.com/markbattistella/DefaultsKit from cache (0.78s)
Fetched https://github.com/markbattistella/SimpleLogger from cache (0.78s)
Computing version for https://github.com/markbattistella/SimpleLogger
Computed https://github.com/markbattistella/SimpleLogger at 26.2.21 (1.26s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 26.2.21 (0.44s)
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.2.21
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.