The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of PlusNightMode, reference 0.3.0 (fd51b0), with Swift 5.10 for visionOS using Xcode 15.4 on 8 Aug 2024 04:59:58 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PlusNightMode -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DandyLyons/PlusNightMode.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DandyLyons/PlusNightMode
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at fd51b0d Update docs
Cloned https://github.com/DandyLyons/PlusNightMode.git
Revision (git rev-parse @):
fd51b0dd0810b47386574904a65904ccdc5df2d2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/DandyLyons/PlusNightMode.git at 0.3.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/DandyLyons/PlusNightMode.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.17.4 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.0-prerelease-2024-07-30 of package ‘swift-syntax’
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.0-prerelease-2024-07-30
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.4
  PlusNightMode: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, swift-snapshot-testing, PlusNightMode
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "PlusNightMode",
  "name" : "PlusNightMode",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "PlusNightMode",
      "targets" : [
        "PlusNightMode"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlusNightModeTests",
      "module_type" : "SwiftTarget",
      "name" : "PlusNightModeTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SnapshotTesting",
        "InlineSnapshotTesting"
      ],
      "sources" : [
        "Plus Night ModeTests/PlusNightModeTests.swift"
      ],
      "target_dependencies" : [
        "PlusNightMode"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PlusNightMode",
      "module_type" : "SwiftTarget",
      "name" : "PlusNightMode",
      "path" : "Sources/PlusNightMode",
      "product_memberships" : [
        "PlusNightMode"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ColorScheme+.swift",
        "ColorSchemeMode+.swift",
        "ColorSchemeMode.swift",
        "ColorSchemeModeModifier.swift",
        "ExampleNightModeView.swift",
        "View + Night Mode.swift",
        "monochromed.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PlusNightMode"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PlusNightMode -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-15.4.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 PlusNightMode -destination generic/platform=xrOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.4
  PlusNightMode: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.0-prerelease-2024-07-30
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'PlusNightMode' in project 'PlusNightMode'
        ➜ Explicit dependency on target 'PlusNightMode' in project 'PlusNightMode'
        ➜ Explicit dependency on target 'PlusNightMode_PlusNightMode' in project 'PlusNightMode'
    Target 'PlusNightMode' in project 'PlusNightMode'
        ➜ Explicit dependency on target 'PlusNightMode_PlusNightMode' in project 'PlusNightMode'
    Target 'PlusNightMode_PlusNightMode' in project 'PlusNightMode' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9a3135bbdbffd19e4dc4b52790a92bc6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9a3135bbdbffd19e4dc4b52790a92bc6.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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
ClangStatCache /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle (in target 'PlusNightMode_PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/PlusNightMode.modulemap (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/PlusNightMode.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode_PlusNightMode.build/empty-PlusNightMode_PlusNightMode.plist (in target 'PlusNightMode_PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode_PlusNightMode.build/empty-PlusNightMode_PlusNightMode.plist
CompileAssetCatalog /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/Resources/Assets.xcassets (in target 'PlusNightMode_PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode_PlusNightMode.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode_PlusNightMode.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device vision --minimum-deployment-target 1.0 --platform xros --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/Resources/Assets.xcassets
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode_PlusNightMode.build/assetcatalog_generated_info.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle/Assets.car
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/PlusNightMode.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/PlusNightMode.modulemap (in target 'PlusNightMode' from project 'PlusNightMode')
    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/PlusNightMode.build/Debug-xros/PlusNightMode.build/PlusNightMode.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-OutputFileMap.json (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.SwiftFileList (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/Resources/Assets.xcassets (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device vision --minimum-deployment-target 1.0 --platform xros --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/Resources/Assets.xcassets --bundle-identifier PlusNightMode --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift
SwiftDriver PlusNightMode normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PlusNightMode -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode_PlusNightMode.build/empty-PlusNightMode_PlusNightMode.plist (in target 'PlusNightMode_PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode_PlusNightMode.build/empty-PlusNightMode_PlusNightMode.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode_PlusNightMode.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle (in target 'PlusNightMode_PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle (in target 'PlusNightMode_PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode_PlusNightMode.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.LinkFileList (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.LinkFileList
SwiftEmitModule normal arm64 Emitting\ module\ for\ PlusNightMode (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.abi.json
SwiftCompile normal arm64 Compiling\ ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode+.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ExampleNightModeView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorScheme+.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeModeModifier.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/ColorSchemeMode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ monochromed.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/monochromed.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/View\ +\ Night\ Mode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/resource_bundle_accessor.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorScheme+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode+.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeMode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ColorSchemeModeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/ExampleNightModeView.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/View\ +\ Night\ Mode.swift /Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/monochromed.swift -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PlusNightMode -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.o -index-unit-output-path /PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/GeneratedAssetSymbols.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for PlusNightMode (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftDriver\ Compilation\ Requirements PlusNightMode normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PlusNightMode -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftDriverJobDiscovery normal arm64 Compiling GeneratedAssetSymbols.swift (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/PlusNightMode-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-Swift.h (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/PlusNightMode-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftdoc (in target 'PlusNightMode' from project 'PlusNightMode')
    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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftmodule (in target 'PlusNightMode' from project 'PlusNightMode')
    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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.abi.json (in target 'PlusNightMode' from project 'PlusNightMode')
    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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftsourceinfo (in target 'PlusNightMode' from project 'PlusNightMode')
    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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling View + Night Mode.swift (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftDriverJobDiscovery normal arm64 Compiling ColorScheme+.swift (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftDriverJobDiscovery normal arm64 Compiling ColorSchemeMode.swift (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftDriverJobDiscovery normal arm64 Compiling monochromed.swift (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftDriverJobDiscovery normal arm64 Compiling ColorSchemeModeModifier.swift (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftDriverJobDiscovery normal arm64 Compiling ColorSchemeMode+.swift (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftDriverJobDiscovery normal arm64 Compiling ExampleNightModeView.swift (in target 'PlusNightMode' from project 'PlusNightMode')
SwiftDriver\ Compilation PlusNightMode normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PlusNightMode -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.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/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.o normal (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PlusNightMode.build/Debug-xros/PlusNightMode.build/Objects-normal/arm64/PlusNightMode_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.o (in target 'PlusNightMode' from project 'PlusNightMode')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PlusNightMode.o
** BUILD SUCCEEDED **
Build complete.
Done.