The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BackgroundKeeper, reference main (84a54c), with Swift 6.1 for watchOS using Xcode 16.3 on 31 May 2025 16:47:44 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BackgroundKeeper -destination generic/platform=watchOS 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/timi2506/BackgroundKeeper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/timi2506/BackgroundKeeper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 84a54cd Update README.md
Cloned https://github.com/timi2506/BackgroundKeeper.git
Revision (git rev-parse @):
84a54cdeb61d3ee301a0a3fedda8354ae191d7a7
SUCCESS checkout https://github.com/timi2506/BackgroundKeeper.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/timi2506/BackgroundKeeper.git
https://github.com/timi2506/BackgroundKeeper.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BackgroundKeeper",
  "name" : "BackgroundKeeper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BackgroundKeeper",
      "targets" : [
        "BackgroundKeeper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BackgroundKeeper",
      "module_type" : "SwiftTarget",
      "name" : "BackgroundKeeper",
      "path" : "Sources/BackgroundKeeper",
      "product_memberships" : [
        "BackgroundKeeper"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/Resources/silence.mp3",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BackgroundKeeper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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
Resolved source packages:
  BackgroundKeeper: /Users/admin/builder/spi-builder-workspace
resolved source packages: BackgroundKeeper
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BackgroundKeeper",
  "name" : "BackgroundKeeper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BackgroundKeeper",
      "targets" : [
        "BackgroundKeeper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BackgroundKeeper",
      "module_type" : "SwiftTarget",
      "name" : "BackgroundKeeper",
      "path" : "Sources/BackgroundKeeper",
      "product_memberships" : [
        "BackgroundKeeper"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/Resources/silence.mp3",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BackgroundKeeper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BackgroundKeeper"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BackgroundKeeper -destination generic/platform=watchOS 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 BackgroundKeeper -destination generic/platform=watchOS "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
Resolved source packages:
  BackgroundKeeper: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'BackgroundKeeper' in project 'BackgroundKeeper'
        ➜ Explicit dependency on target 'BackgroundKeeper' in project 'BackgroundKeeper'
        ➜ Explicit dependency on target 'BackgroundKeeper_BackgroundKeeper' in project 'BackgroundKeeper'
    Target 'BackgroundKeeper' in project 'BackgroundKeeper'
        ➜ Explicit dependency on target 'BackgroundKeeper_BackgroundKeeper' in project 'BackgroundKeeper'
    Target 'BackgroundKeeper_BackgroundKeeper' in project 'BackgroundKeeper' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
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/ld -version_details
Build description signature: c333cd87d5c6113334b0b5dbc8ee6252
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c333cd87d5c6113334b0b5dbc8ee6252.xcbuilddata
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
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper_BackgroundKeeper.build/BackgroundKeeper_BackgroundKeeper.DependencyMetadataFileList (in target 'BackgroundKeeper_BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper_BackgroundKeeper.build/BackgroundKeeper_BackgroundKeeper.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper_BackgroundKeeper.build/empty-BackgroundKeeper_BackgroundKeeper.plist (in target 'BackgroundKeeper_BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper_BackgroundKeeper.build/empty-BackgroundKeeper_BackgroundKeeper.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper_BackgroundKeeper.build/BackgroundKeeper_BackgroundKeeper.DependencyStaticMetadataFileList (in target 'BackgroundKeeper_BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper_BackgroundKeeper.build/BackgroundKeeper_BackgroundKeeper.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.SwiftConstValuesFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.SwiftFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper_const_extract_protocols.json (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.LinkFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-OutputFileMap.json (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper_const_extract_protocols.json (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.SwiftFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.SwiftConstValuesFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.LinkFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-OutputFileMap.json (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper_const_extract_protocols.json (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.SwiftFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.SwiftConstValuesFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.LinkFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-OutputFileMap.json (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.modulemap (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.DependencyStaticMetadataFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.DependencyMetadataFileList (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle (in target 'BackgroundKeeper_BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle/silence.mp3 /Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/Resources/silence.mp3 (in target 'BackgroundKeeper_BackgroundKeeper' from project 'BackgroundKeeper')
    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/Sources/BackgroundKeeper/Resources/silence.mp3 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper_BackgroundKeeper.build/empty-BackgroundKeeper_BackgroundKeeper.plist (in target 'BackgroundKeeper_BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper_BackgroundKeeper.build/empty-BackgroundKeeper_BackgroundKeeper.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle/Info.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/BackgroundKeeper.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.modulemap (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle (in target 'BackgroundKeeper_BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle (in target 'BackgroundKeeper_BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper_BackgroundKeeper.bundle
SwiftDriver BackgroundKeeper normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BackgroundKeeper normal armv7k com.apple.xcode.tools.swift.compiler (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BackgroundKeeper normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ BackgroundKeeper (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
EmitSwiftModule normal armv7k (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'BackgroundKeeper' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = BackgroundKeeper()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:4:14: note: class 'BackgroundKeeper' does not conform to the 'Sendable' protocol
public class BackgroundKeeper {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = BackgroundKeeper()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = BackgroundKeeper()
                      ^
    nonisolated(unsafe)
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ BackgroundKeeper (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
EmitSwiftModule normal arm64_32 (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'BackgroundKeeper' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = BackgroundKeeper()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:4:14: note: class 'BackgroundKeeper' does not conform to the 'Sendable' protocol
public class BackgroundKeeper {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = BackgroundKeeper()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = BackgroundKeeper()
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ BackgroundKeeper.swift /Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'BackgroundKeeper' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = BackgroundKeeper()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:4:14: note: class 'BackgroundKeeper' does not conform to the 'Sendable' protocol
public class BackgroundKeeper {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = BackgroundKeeper()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = BackgroundKeeper()
                      ^
    nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'BackgroundKeeper' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = BackgroundKeeper()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:4:14: note: class 'BackgroundKeeper' does not conform to the 'Sendable' protocol
public class BackgroundKeeper {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = BackgroundKeeper()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = BackgroundKeeper()
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ BackgroundKeeper.swift /Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'BackgroundKeeper' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = BackgroundKeeper()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:4:14: note: class 'BackgroundKeeper' does not conform to the 'Sendable' protocol
public class BackgroundKeeper {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = BackgroundKeeper()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = BackgroundKeeper()
                      ^
    nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ BackgroundKeeper.swift /Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'BackgroundKeeper' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = BackgroundKeeper()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:4:14: note: class 'BackgroundKeeper' does not conform to the 'Sendable' protocol
public class BackgroundKeeper {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = BackgroundKeeper()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/BackgroundKeeper.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = BackgroundKeeper()
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Emitting module for BackgroundKeeper (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftDriver\ Compilation\ Requirements BackgroundKeeper normal armv7k com.apple.xcode.tools.swift.compiler (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftdoc (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.abi.json (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftmodule (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftsourceinfo (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for BackgroundKeeper (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftDriver\ Compilation\ Requirements BackgroundKeeper normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftmodule (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftdoc (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.abi.json (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftsourceinfo (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Emitting module for BackgroundKeeper (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftDriver\ Compilation\ Requirements BackgroundKeeper normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/BackgroundKeeper-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-Swift.h (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/BackgroundKeeper-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftdoc (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftmodule (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.abi.json (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftsourceinfo (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftDriverJobDiscovery normal arm64_32 Compiling resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftDriverJobDiscovery normal armv7k Compiling resource_bundle_accessor.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftDriverJobDiscovery normal arm64_32 Compiling BackgroundKeeper.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftDriver\ Compilation BackgroundKeeper normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling BackgroundKeeper.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftDriver\ Compilation BackgroundKeeper normal armv7k com.apple.xcode.tools.swift.compiler (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling BackgroundKeeper.swift (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
SwiftDriver\ Compilation BackgroundKeeper normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.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/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper-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/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/Binary/BackgroundKeeper.o normal armv7k (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos6.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/Binary/BackgroundKeeper.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/Binary/BackgroundKeeper.o normal arm64_32 (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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_32-apple-watchos6.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/Binary/BackgroundKeeper.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/Binary/BackgroundKeeper.o normal arm64 (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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-watchos6.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/Binary/BackgroundKeeper.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.o normal arm64\ armv7k\ arm64_32 (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/Binary/BackgroundKeeper.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/Binary/BackgroundKeeper.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/Binary/BackgroundKeeper.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.o
ExtractAppIntentsMetadata (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    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 BackgroundKeeper --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 6.0 --bundle-identifier spi-builder-workspace.BackgroundKeeper --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.appintents --target-triple arm64-apple-watchos6.0 --target-triple armv7k-apple-watchos6.0 --target-triple arm64_32-apple-watchos6.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/BackgroundKeeper.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64/BackgroundKeeper.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/armv7k/BackgroundKeeper.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BackgroundKeeper.build/Debug-watchos/BackgroundKeeper.build/Objects-normal/arm64_32/BackgroundKeeper.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-31 09:47:43.400 appintentsmetadataprocessor[723:4305] Starting appintentsmetadataprocessor export
2025-05-31 09:47:43.438 appintentsmetadataprocessor[723:4305] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.o (in target 'BackgroundKeeper' from project 'BackgroundKeeper')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/BackgroundKeeper.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BackgroundKeeper",
  "name" : "BackgroundKeeper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BackgroundKeeper",
      "targets" : [
        "BackgroundKeeper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BackgroundKeeper",
      "module_type" : "SwiftTarget",
      "name" : "BackgroundKeeper",
      "path" : "Sources/BackgroundKeeper",
      "product_memberships" : [
        "BackgroundKeeper"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/BackgroundKeeper/Resources/silence.mp3",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BackgroundKeeper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.