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.1 for visionOS using Xcode 16.3 on 10 Dec 2025 07:34:58 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NotificationManager -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

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
========================================
Build
========================================
Selected platform:         visionOS
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" : "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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/markbattistella/SimpleLogger
Fetching from https://github.com/markbattistella/DefaultsKit
Creating working copy of package ‘DefaultsKit’
Checking out 25.11.22 of package ‘DefaultsKit’
Creating working copy of package ‘SimpleLogger’
Checking out 2.0.0 of package ‘SimpleLogger’
Resolve Package Graph
Resolved source packages:
  DefaultsKit: https://github.com/markbattistella/DefaultsKit @ 25.11.22
  SimpleLogger: https://github.com/markbattistella/SimpleLogger @ 2.0.0
  NotificationManager: /Users/admin/builder/spi-builder-workspace
resolved source packages: DefaultsKit, SimpleLogger, NotificationManager
{
  "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"
}
{
  "workspace" : {
    "name" : "NotificationManager",
    "schemes" : [
      "NotificationManager",
      "NotificationManagerExample"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NotificationManager"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NotificationManager -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme NotificationManager -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SimpleLogger: https://github.com/markbattistella/SimpleLogger @ 2.0.0
  NotificationManager: /Users/admin/builder/spi-builder-workspace
  DefaultsKit: https://github.com/markbattistella/DefaultsKit @ 25.11.22
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'NotificationManager' in project 'NotificationManager'
        ➜ Explicit dependency on target 'NotificationManager' in project 'NotificationManager'
        ➜ Explicit dependency on target 'DefaultsKit' in project 'DefaultsKit'
        ➜ Explicit dependency on target 'SimpleLogger' in project 'SimpleLogger'
    Target 'NotificationManager' in project 'NotificationManager'
        ➜ Explicit dependency on target 'DefaultsKit' in project 'DefaultsKit'
        ➜ Explicit dependency on target 'SimpleLogger' in project 'SimpleLogger'
    Target 'SimpleLogger' in project 'SimpleLogger'
        ➜ Explicit dependency on target 'SimpleLogger' in project 'SimpleLogger'
    Target 'SimpleLogger' in project 'SimpleLogger' (no dependencies)
    Target 'DefaultsKit' in project 'DefaultsKit'
        ➜ Explicit dependency on target 'DefaultsKit' in project 'DefaultsKit'
        ➜ Explicit dependency on target 'DefaultsKit_DefaultsKit' in project 'DefaultsKit'
    Target 'DefaultsKit' in project 'DefaultsKit'
        ➜ Explicit dependency on target 'DefaultsKit_DefaultsKit' in project 'DefaultsKit'
    Target 'DefaultsKit_DefaultsKit' in project 'DefaultsKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9fbd30e77064e81aeb65b23681efe0f1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9fbd30e77064e81aeb65b23681efe0f1.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.modulemap (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.DependencyMetadataFileList (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.DependencyStaticMetadataFileList (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger_const_extract_protocols.json (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.SwiftConstValuesFileList (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-OutputFileMap.json (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.SwiftFileList (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.LinkFileList (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager_const_extract_protocols.json (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.SwiftFileList (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SimpleLogger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.modulemap (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.SwiftConstValuesFileList (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.LinkFileList (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-OutputFileMap.json (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.modulemap (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.DependencyStaticMetadataFileList (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.DependencyMetadataFileList (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit_DefaultsKit.build/empty-DefaultsKit_DefaultsKit.plist (in target 'DefaultsKit_DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit_DefaultsKit.build/empty-DefaultsKit_DefaultsKit.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit_DefaultsKit.build/DefaultsKit_DefaultsKit.DependencyStaticMetadataFileList (in target 'DefaultsKit_DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit_DefaultsKit.build/DefaultsKit_DefaultsKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit_DefaultsKit.build/DefaultsKit_DefaultsKit.DependencyMetadataFileList (in target 'DefaultsKit_DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit_DefaultsKit.build/DefaultsKit_DefaultsKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.SwiftFileList (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit_const_extract_protocols.json (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.SwiftConstValuesFileList (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-OutputFileMap.json (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.LinkFileList (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources/resource_bundle_accessor.swift (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/NotificationManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.modulemap (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.modulemap (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.DependencyStaticMetadataFileList (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.DependencyMetadataFileList (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle (in target 'DefaultsKit_DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/PrivacyInfo.xcprivacy (in target 'DefaultsKit_DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit_DefaultsKit.build/empty-DefaultsKit_DefaultsKit.plist (in target 'DefaultsKit_DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit_DefaultsKit.build/empty-DefaultsKit_DefaultsKit.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle/Info.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DefaultsKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.modulemap (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle (in target 'DefaultsKit_DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle (in target 'DefaultsKit_DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit_DefaultsKit.bundle
SwiftDriver SimpleLogger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SimpleLogger -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name simplelogger -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver DefaultsKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DefaultsKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name defaultskit -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources/resource_bundle_accessor.swift (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources/resource_bundle_accessor.swift (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DefaultsPersisted.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/DefaultsPersisted.swift (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/DefaultsPersisted.swift (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AppStorage+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/AppStorage+Ext.swift (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/AppStorage+Ext.swift (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UserDefaultsKeyRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/UserDefaultsKeyRepresentable.swift (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/UserDefaultsKeyRepresentable.swift (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ DefaultsKit (in target 'DefaultsKit' from project 'DefaultsKit')
EmitSwiftModule normal arm64 (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UserDefaults+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/UserDefaults+Ext.swift (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit/Sources/DefaultsKit/UserDefaults+Ext.swift (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Category+Security.swift,\ Category+System.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Security.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+System.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Security.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+System.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Category+Testing.swift,\ Category+UI.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Testing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+UI.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Testing.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+UI.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Category+Performance.swift,\ Category+Persistence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Performance.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Persistence.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Performance.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Persistence.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SimpleLogger (in target 'SimpleLogger' from project 'SimpleLogger')
EmitSwiftModule normal arm64 (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LoggerManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/LoggerManager.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/LoggerManager.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for DefaultsKit (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftDriver\ Compilation\ Requirements DefaultsKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DefaultsKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name defaultskit -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for SimpleLogger (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 Compiling\ LogLevel+Ext.swift,\ Logger+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Extensions/LogLevel+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Extensions/Logger+Ext.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Extensions/LogLevel+Ext.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Extensions/Logger+Ext.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriver\ Compilation\ Requirements SimpleLogger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SimpleLogger -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name simplelogger -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DefaultsKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-Swift.h (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DefaultsKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftmodule (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftdoc (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.abi.json (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftsourceinfo (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ LoggerCategory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/LoggerCategory.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/LoggerCategory.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Category+Utilities.swift,\ Date+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Utilities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Extensions/Date+Ext.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Utilities.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Extensions/Date+Ext.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling UserDefaults+Ext.swift (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftCompile normal arm64 Compiling\ AgnosticColor.swift,\ Delimiter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Helpers/AgnosticColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Helpers/Delimiter.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Helpers/AgnosticColor.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Helpers/Delimiter.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Category+Architecture.swift,\ Category+Commerce.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Architecture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Commerce.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Architecture.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Commerce.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Category+Security.swift, Category+System.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftDriverJobDiscovery normal arm64 Compiling DefaultsPersisted.swift (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SimpleLogger-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-Swift.h (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SimpleLogger-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftdoc (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftmodule (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.swiftmodule/arm64-apple-xros.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling Category+Testing.swift, Category+UI.swift (in target 'SimpleLogger' from project 'SimpleLogger')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.abi.json (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling UserDefaultsKeyRepresentable.swift (in target 'DefaultsKit' from project 'DefaultsKit')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftsourceinfo (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ Category+Miscellaneous.swift,\ Category+Network.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Miscellaneous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Network.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Miscellaneous.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger/Sources/SimpleLogger/Categories/Category+Network.swift (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Category+Performance.swift, Category+Persistence.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftDriver NotificationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name NotificationManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LoggerManager.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftEmitModule normal arm64 Emitting\ module\ for\ NotificationManager (in target 'NotificationManager' from project 'NotificationManager')
EmitSwiftModule normal arm64 (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:41: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
        public func makeAttachment() async -> UNNotificationAttachment? {
                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:7:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'UserNotifications'
import SwiftUI
^
@preconcurrency
/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
        public func makeAttachment() async -> UNNotificationAttachment? {
                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        public func makeAttachment() async -> UNNotificationAttachment? {
                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
/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
    internal static let notification: UserDefaults = {
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:12: note: class 'UserDefaults' does not conform to the 'Sendable' protocol
@interface NSUserDefaults : NSObject {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/UserDefaults+Suite.swift:17:25: note: add '@MainActor' to make static property 'notification' part of global actor 'MainActor'
    internal static let notification: UserDefaults = {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/UserDefaults+Suite.swift:17:25: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    internal static let notification: UserDefaults = {
                        ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ NotificationAttachmentBuilder.swift,\ Duration+Ext.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/Duration+Ext.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:41: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
        public func makeAttachment() async -> UNNotificationAttachment? {
                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NotificationAttachmentBuilder.swift:7:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'UserNotifications'
import SwiftUI
^
@preconcurrency
/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
        public func makeAttachment() async -> UNNotificationAttachment? {
                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        public func makeAttachment() async -> UNNotificationAttachment? {
                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/Duration+Ext.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ImageRenderer+Ext.swift,\ NSImage+Ext.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/ImageRenderer+Ext.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NSImage+Ext.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/ImageRenderer+Ext.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Attachments/NSImage+Ext.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NotificationsUserDefaultsKey.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/NotificationsUserDefaultsKey.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/NotificationsUserDefaultsKey.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Category+Utilities.swift, Date+Ext.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 Compiling\ UserDefaults+Suite.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/UserDefaults+Suite.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/UserDefaults+Suite.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/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
    internal static let notification: UserDefaults = {
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:12: note: class 'UserDefaults' does not conform to the 'Sendable' protocol
@interface NSUserDefaults : NSObject {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/UserDefaults+Suite.swift:17:25: note: add '@MainActor' to make static property 'notification' part of global actor 'MainActor'
    internal static let notification: UserDefaults = {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Persistence/UserDefaults+Suite.swift:17:25: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    internal static let notification: UserDefaults = {
                        ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling Category+Architecture.swift, Category+Commerce.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 Compiling\ NotificationWeekday.swift,\ PermissionStatus.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/NotificationWeekday.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/PermissionStatus.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/NotificationWeekday.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/PermissionStatus.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Category+Miscellaneous.swift, Category+Network.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 Compiling\ NotificationError.swift,\ NotificationState.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/NotificationError.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/NotificationState.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/NotificationError.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/NotificationState.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling LoggerCategory.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftCompile normal arm64 Compiling\ NotificationSound.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Sound/NotificationSound.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Sound/NotificationSound.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling UserDefaults+Suite.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 Compiling\ NotificationType.swift,\ NotificationCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Descriptors/NotificationType.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/NotificationCapabilities.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Descriptors/NotificationType.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Models/NotificationCapabilities.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for NotificationManager (in target 'NotificationManager' from project 'NotificationManager')
SwiftDriver\ Compilation\ Requirements NotificationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name NotificationManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling NotificationsUserDefaultsKey.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 Compiling\ NotificationAttachmentFactory.swift,\ NotificationCategoryDescriptor.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Descriptors/NotificationAttachmentFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Descriptors/NotificationCategoryDescriptor.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Descriptors/NotificationAttachmentFactory.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Descriptors/NotificationCategoryDescriptor.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/NotificationManager-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-Swift.h (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/NotificationManager-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling NotificationWeekday.swift, PermissionStatus.swift (in target 'NotificationManager' from project 'NotificationManager')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftmodule (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftdoc (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.abi.json (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftsourceinfo (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ NotificationManager.swift,\ NotificationActionDescriptor.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Descriptors/NotificationActionDescriptor.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/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
        let settings = await center.notificationSettings()
                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationSettings.h:58:12: note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
@interface UNNotificationSettings : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:17:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'UserNotifications'
@_exported import UserNotifications
           ^
           @preconcurrency
/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
        let settings = await center.notificationSettings()
                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationSettings.h:58:12: note: class 'UNNotificationSettings' does not conform to the 'Sendable' protocol
@interface UNNotificationSettings : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        let requestResult = await Task { () -> Result<UNNotificationRequest, Error> in
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        let requestResult = await Task { () -> Result<UNNotificationRequest, Error> in
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
           ^
/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
            let compiledAttachments: [UNNotificationAttachment] = await withTaskGroup(
                                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
/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
            ) { group in
              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
/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
                    group.addTask { await item.makeAttachment() }
                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        }.value
          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        let requestResult = await Task { () -> Result<UNNotificationRequest, Error> in
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        }.value
          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
           ^
/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
                for await attachment in group {
                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationAttachment.h:13:12: note: class 'UNNotificationAttachment' does not conform to the 'Sendable' protocol
@interface UNNotificationAttachment : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        await center.pendingNotificationRequests()
                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        await center.deliveredNotifications()
                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotification.h:15:12: note: class 'UNNotification' does not conform to the 'Sendable' protocol
@interface UNNotification : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        let requests = await center.pendingNotificationRequests()
                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: class 'UNNotificationRequest' does not conform to the 'Sendable' protocol
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
           ^
/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
        let settings = await center.notificationSettings()
                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:243:37: note: sending main actor-isolated 'self.center' to nonisolated instance method 'notificationSettings()' risks causing data races between nonisolated and main actor-isolated uses
        let settings = await center.notificationSettings()
                                    ^
/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
        await center.pendingNotificationRequests()
              ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:775:22: note: sending main actor-isolated 'self.center' to nonisolated instance method 'pendingNotificationRequests()' risks causing data races between nonisolated and main actor-isolated uses
        await center.pendingNotificationRequests()
                     ^
/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
                    let granted = try await center.requestAuthorization(options: options)
                                            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:205:52: note: sending main actor-isolated 'self.center' to nonisolated instance method 'requestAuthorization(options:)' risks causing data races between nonisolated and main actor-isolated uses
                    let granted = try await center.requestAuthorization(options: options)
                                                   ^
/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
            try await center.requestAuthorization(options: options)
                      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:232:30: note: sending main actor-isolated 'self.center' to nonisolated instance method 'requestAuthorization(options:)' risks causing data races between nonisolated and main actor-isolated uses
            try await center.requestAuthorization(options: options)
                             ^
/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
        let settings = await center.notificationSettings()
                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:295:37: note: sending main actor-isolated 'self.center' to nonisolated instance method 'notificationSettings()' risks causing data races between nonisolated and main actor-isolated uses
        let settings = await center.notificationSettings()
                                    ^
/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
                    try await center.add(request)
                              ~~~~~~~^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:755:38: note: sending main actor-isolated 'self.center' to nonisolated instance method 'add' risks causing data races between nonisolated and main actor-isolated uses
                    try await center.add(request)
                                     ^
/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
                    group.addTask { await item.makeAttachment() }
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:698:43: note: closure captures 'item' which is accessible to main actor-isolated code
                    group.addTask { await item.makeAttachment() }
                                          ^
/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
        await center.deliveredNotifications()
              ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:797:22: note: sending main actor-isolated 'self.center' to nonisolated instance method 'deliveredNotifications()' risks causing data races between nonisolated and main actor-isolated uses
        await center.deliveredNotifications()
                     ^
/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
        let requests = await center.pendingNotificationRequests()
                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Core/NotificationManager.swift:876:37: note: sending main actor-isolated 'self.center' to nonisolated instance method 'pendingNotificationRequests()' risks causing data races between nonisolated and main actor-isolated uses
        let requests = await center.pendingNotificationRequests()
                                    ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NotificationManager/Descriptors/NotificationActionDescriptor.swift (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling NotificationError.swift, NotificationState.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftDriverJobDiscovery normal arm64 Compiling NotificationAttachmentFactory.swift, NotificationCategoryDescriptor.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftDriverJobDiscovery normal arm64 Compiling NotificationSound.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftDriverJobDiscovery normal arm64 Compiling NotificationType.swift, NotificationCapabilities.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftDriverJobDiscovery normal arm64 Compiling AgnosticColor.swift, Delimiter.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftDriverJobDiscovery normal arm64 Compiling ImageRenderer+Ext.swift, NSImage+Ext.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftDriverJobDiscovery normal arm64 Compiling NotificationManager.swift, NotificationActionDescriptor.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftDriverJobDiscovery normal arm64 Compiling LogLevel+Ext.swift, Logger+Ext.swift (in target 'SimpleLogger' from project 'SimpleLogger')
SwiftDriverJobDiscovery normal arm64 Compiling AppStorage+Ext.swift (in target 'DefaultsKit' from project 'DefaultsKit')
SwiftDriver\ Compilation SimpleLogger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SimpleLogger -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name simplelogger -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation DefaultsKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DefaultsKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name defaultskit -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.o normal (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.o normal (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.o
SwiftDriverJobDiscovery normal arm64 Compiling NotificationAttachmentBuilder.swift, Duration+Ext.swift (in target 'NotificationManager' from project 'NotificationManager')
SwiftDriver\ Compilation NotificationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name NotificationManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DefaultsKit --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier defaultskit.DefaultsKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/DefaultsKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DefaultsKit.build/Debug-xros/DefaultsKit.build/Objects-normal/arm64/DefaultsKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-09 23:34:57.617 appintentsmetadataprocessor[903:4978] Starting appintentsmetadataprocessor export
2025-12-09 23:34:57.659 appintentsmetadataprocessor[903:4978] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SimpleLogger --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier simplelogger.SimpleLogger --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/SimpleLogger.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogger.build/Debug-xros/SimpleLogger.build/Objects-normal/arm64/SimpleLogger.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-09 23:34:57.617 appintentsmetadataprocessor[904:4979] Starting appintentsmetadataprocessor export
2025-12-09 23:34:57.659 appintentsmetadataprocessor[904:4979] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.o (in target 'DefaultsKit' from project 'DefaultsKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DefaultsKit
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DefaultsKit.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.o (in target 'SimpleLogger' from project 'SimpleLogger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleLogger
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogger.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.o normal (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.o
ExtractAppIntentsMetadata (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name NotificationManager --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.NotificationManager --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/NotificationManager.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NotificationManager.build/Debug-xros/NotificationManager.build/Objects-normal/arm64/NotificationManager.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-09 23:34:57.716 appintentsmetadataprocessor[907:4998] Starting appintentsmetadataprocessor export
2025-12-09 23:34:57.750 appintentsmetadataprocessor[907:4998] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.o (in target 'NotificationManager' from project 'NotificationManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/NotificationManager.o
** BUILD SUCCEEDED **
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.