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 GTMSessionFetcher, reference main (ef9a60), with Swift 5.10 for visionOS using Xcode 15.4 on 13 Nov 2024 20:35:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/gtm-session-fetcher.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/gtm-session-fetcher
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ef9a60b Improve tests around stopFetches and max fetches per host.
Cloned https://github.com/google/gtm-session-fetcher.git
Revision (git rev-parse @):
ef9a60ba09dff71540c8bf612fb778a3af790a7e
SUCCESS checkout https://github.com/google/gtm-session-fetcher.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/google/gtm-session-fetcher.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
Resolved source packages:
  GTMSessionFetcher: /Users/admin/builder/spi-builder-workspace
resolved source packages: GTMSessionFetcher
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GTMSessionFetcher",
  "name" : "GTMSessionFetcher",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "GTMSessionFetcher",
      "targets" : [
        "GTMSessionFetcherCore",
        "GTMSessionFetcherFull"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GTMSessionFetcherCore",
      "targets" : [
        "GTMSessionFetcherCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GTMSessionFetcherFull",
      "targets" : [
        "GTMSessionFetcherFull"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GTMSessionFetcherLogView",
      "targets" : [
        "GTMSessionFetcherLogView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_test",
      "module_type" : "SwiftTarget",
      "name" : "swift-test",
      "path" : "SwiftPMTests/SwiftImportTest",
      "sources" : [
        "ImportTests.swift"
      ],
      "target_dependencies" : [
        "GTMSessionFetcherCore",
        "GTMSessionFetcherFull",
        "GTMSessionFetcherLogView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "objc_import_test",
      "module_type" : "ClangTarget",
      "name" : "objc-import-test",
      "path" : "SwiftPMTests/ObjCImportTest",
      "sources" : [
        "HeadersImportTests.m",
        "ModuleImportTests.m"
      ],
      "target_dependencies" : [
        "GTMSessionFetcherCore",
        "GTMSessionFetcherFull",
        "GTMSessionFetcherLogView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GTMSessionFetcherUserAgentTests",
      "module_type" : "ClangTarget",
      "name" : "GTMSessionFetcherUserAgentTests",
      "path" : "UnitTests",
      "sources" : [
        "GTMSessionFetcherUserAgentTest.m"
      ],
      "target_dependencies" : [
        "GTMSessionFetcherCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GTMSessionFetcherLogView",
      "module_type" : "ClangTarget",
      "name" : "GTMSessionFetcherLogView",
      "path" : "Sources/LogView",
      "product_memberships" : [
        "GTMSessionFetcherLogView"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GTMSessionFetcherLogViewController.m"
      ],
      "target_dependencies" : [
        "GTMSessionFetcherCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GTMSessionFetcherFull",
      "module_type" : "ClangTarget",
      "name" : "GTMSessionFetcherFull",
      "path" : "Sources/Full",
      "product_memberships" : [
        "GTMSessionFetcher",
        "GTMSessionFetcherFull"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Full/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GTMGatherInputStream.m",
        "GTMMIMEDocument.m",
        "GTMReadMonitorInputStream.m"
      ],
      "target_dependencies" : [
        "GTMSessionFetcherCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GTMSessionFetcherCoreTests",
      "module_type" : "ClangTarget",
      "name" : "GTMSessionFetcherCoreTests",
      "path" : "UnitTests",
      "sources" : [
        "FetcherNotificationsCounter.m",
        "GTMGatherInputStreamTest.m",
        "GTMHTTPServer.m",
        "GTMMIMEDocumentTest.m",
        "GTMReadMonitorInputStreamTest.m",
        "GTMSessionFetcherChunkedUploadTest.m",
        "GTMSessionFetcherCookieTest.m",
        "GTMSessionFetcherFetchingTest.m",
        "GTMSessionFetcherServiceTest.m",
        "GTMSessionFetcherTestServer.m",
        "GTMSessionFetcherUtilityTest.m",
        "SubstituteUIApplication.m"
      ],
      "target_dependencies" : [
        "GTMSessionFetcherFull",
        "GTMSessionFetcherCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GTMSessionFetcherCore",
      "module_type" : "ClangTarget",
      "name" : "GTMSessionFetcherCore",
      "path" : "Sources/Core",
      "product_memberships" : [
        "GTMSessionFetcher",
        "GTMSessionFetcherCore",
        "GTMSessionFetcherFull",
        "GTMSessionFetcherLogView"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Core/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GTMSessionFetcher.m",
        "GTMSessionFetcherLogging.m",
        "GTMSessionFetcherService.m",
        "GTMSessionUploadFetcher.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GTMSessionFetcher",
      "GTMSessionFetcher-Package",
      "GTMSessionFetcherCore",
      "GTMSessionFetcherFull",
      "GTMSessionFetcherLogView"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GTMSessionFetcher",
      "GTMSessionFetcher-Package",
      "GTMSessionFetcherCore",
      "GTMSessionFetcherFull",
      "GTMSessionFetcherLogView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GTMSessionFetcher-Package -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 GTMSessionFetcher-Package -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:
  GTMSessionFetcher: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'GTMSessionFetcherLogView' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherLogView' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherLogView' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherLogView' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherLogView' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcher_GTMSessionFetcherLogView' in project 'GTMSessionFetcher' (no dependencies)
    Target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcher' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcher_GTMSessionFetcherFull' in project 'GTMSessionFetcher' (no dependencies)
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x objective-c -c /dev/null
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/clang -v -E -dM -arch arm64 -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/ld -version_details
Build description signature: 855806383804318cf276c298ff0f25ea
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/855806383804318cf276c298ff0f25ea.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/GTMSessionFetcher_GTMSessionFetcherLogView.bundle (in target 'GTMSessionFetcher_GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle (in target 'GTMSessionFetcher_GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle (in target 'GTMSessionFetcher_GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/LogView/Resources/PrivacyInfo.xcprivacy (in target 'GTMSessionFetcher_GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/LogView/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.build/empty-GTMSessionFetcher_GTMSessionFetcherLogView.plist (in target 'GTMSessionFetcher_GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.build/empty-GTMSessionFetcher_GTMSessionFetcherLogView.plist
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.build/empty-GTMSessionFetcher_GTMSessionFetcherLogView.plist (in target 'GTMSessionFetcher_GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.build/empty-GTMSessionFetcher_GTMSessionFetcherLogView.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.bundle/Info.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/GTMSessionFetcherCore.modulemap (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/GTMSessionFetcherCore.modulemap
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/Full/Resources/PrivacyInfo.xcprivacy (in target 'GTMSessionFetcher_GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/Full/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.build/empty-GTMSessionFetcher_GTMSessionFetcherFull.plist (in target 'GTMSessionFetcher_GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.build/empty-GTMSessionFetcher_GTMSessionFetcherFull.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.build/empty-GTMSessionFetcher_GTMSessionFetcherCore.plist (in target 'GTMSessionFetcher_GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.build/empty-GTMSessionFetcher_GTMSessionFetcherCore.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/Core/Resources/PrivacyInfo.xcprivacy (in target 'GTMSessionFetcher_GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/Core/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.build/empty-GTMSessionFetcher_GTMSessionFetcherFull.plist (in target 'GTMSessionFetcher_GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.build/empty-GTMSessionFetcher_GTMSessionFetcherFull.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle/Info.plist
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.build/empty-GTMSessionFetcher_GTMSessionFetcherCore.plist (in target 'GTMSessionFetcher_GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.build/empty-GTMSessionFetcher_GTMSessionFetcherCore.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle/Info.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GTMSessionFetcherCore.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/GTMSessionFetcherCore.modulemap (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    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/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/GTMSessionFetcherCore.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-xros1.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=GTMSessionFetcherCore' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/Sources/Core/Public -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources -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 -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.m (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.m
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/GTMSessionFetcherLogView.modulemap (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/GTMSessionFetcherLogView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/GTMSessionFetcherFull.modulemap (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/GTMSessionFetcherFull.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GTMSessionFetcherLogView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/GTMSessionFetcherLogView.modulemap (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    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/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/GTMSessionFetcherLogView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GTMSessionFetcherFull.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/GTMSessionFetcherFull.modulemap (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    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/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/GTMSessionFetcherFull.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.bundle (in target 'GTMSessionFetcher_GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources/resource_bundle_accessor.h (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources/resource_bundle_accessor.h
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources/resource_bundle_accessor.m (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources/resource_bundle_accessor.m
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-xros1.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=GTMSessionFetcherLogView' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/Sources/Core/Public -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/Sources/LogView/Public -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-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 '-fmodule-map-file=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GTMSessionFetcherCore.modulemap' -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-xros1.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=GTMSessionFetcherFull' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/Sources/Core/Public -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/Sources/Full/Public -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-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 '-fmodule-map-file=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GTMSessionFetcherCore.modulemap' -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.m (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.m
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.h (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.h
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.bundle (in target 'GTMSessionFetcher_GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherLogView.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle (in target 'GTMSessionFetcher_GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle (in target 'GTMSessionFetcher_GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle (in target 'GTMSessionFetcher_GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherFull.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle (in target 'GTMSessionFetcher_GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcher_GTMSessionFetcherCore.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherCore.LinkFileList (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherCore.LinkFileList
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/resource_bundle_accessor.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources/resource_bundle_accessor.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/resource_bundle_accessor.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/resource_bundle_accessor.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources/resource_bundle_accessor.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/resource_bundle_accessor.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogViewController.o /Users/admin/builder/spi-builder-workspace/Sources/LogView/GTMSessionFetcherLogViewController.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogViewController.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogViewController.dia -c /Users/admin/builder/spi-builder-workspace/Sources/LogView/GTMSessionFetcherLogViewController.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogViewController.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogViewController.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMReadMonitorInputStream.o /Users/admin/builder/spi-builder-workspace/Sources/Full/GTMReadMonitorInputStream.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMReadMonitorInputStream.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMReadMonitorInputStream.dia -c /Users/admin/builder/spi-builder-workspace/Sources/Full/GTMReadMonitorInputStream.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMReadMonitorInputStream.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMReadMonitorInputStream.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/resource_bundle_accessor.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/resource_bundle_accessor.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/resource_bundle_accessor.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/resource_bundle_accessor.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMMIMEDocument.o /Users/admin/builder/spi-builder-workspace/Sources/Full/GTMMIMEDocument.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMMIMEDocument.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMMIMEDocument.dia -c /Users/admin/builder/spi-builder-workspace/Sources/Full/GTMMIMEDocument.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMMIMEDocument.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMMIMEDocument.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMGatherInputStream.o /Users/admin/builder/spi-builder-workspace/Sources/Full/GTMGatherInputStream.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMGatherInputStream.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMGatherInputStream.dia -c /Users/admin/builder/spi-builder-workspace/Sources/Full/GTMGatherInputStream.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMGatherInputStream.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMGatherInputStream.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/resource_bundle_accessor.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/resource_bundle_accessor.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/resource_bundle_accessor.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/resource_bundle_accessor.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionUploadFetcher.o /Users/admin/builder/spi-builder-workspace/Sources/Core/GTMSessionUploadFetcher.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionUploadFetcher.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionUploadFetcher.dia -c /Users/admin/builder/spi-builder-workspace/Sources/Core/GTMSessionUploadFetcher.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionUploadFetcher.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionUploadFetcher.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherService.o /Users/admin/builder/spi-builder-workspace/Sources/Core/GTMSessionFetcherService.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherService.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherService.dia -c /Users/admin/builder/spi-builder-workspace/Sources/Core/GTMSessionFetcherService.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherService.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherService.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherLogging.o /Users/admin/builder/spi-builder-workspace/Sources/Core/GTMSessionFetcherLogging.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherLogging.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherLogging.dia -c /Users/admin/builder/spi-builder-workspace/Sources/Core/GTMSessionFetcherLogging.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherLogging.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherLogging.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcher.o /Users/admin/builder/spi-builder-workspace/Sources/Core/GTMSessionFetcher.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcher.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcher.dia -c /Users/admin/builder/spi-builder-workspace/Sources/Core/GTMSessionFetcher.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcher.o -index-unit-output-path /GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcher.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherCore.o normal (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    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/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherCore.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherCore_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-arc -fobjc-link-runtime -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherCore.build/Objects-normal/arm64/GTMSessionFetcherCore_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherCore.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherCore.o (in target 'GTMSessionFetcherCore' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherCore.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMSessionFetcherFull.LinkFileList (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMSessionFetcherFull.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogView.LinkFileList (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogView.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherFull.o normal (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    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/PackageFrameworks -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/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMSessionFetcherFull.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMSessionFetcherFull_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-arc -fobjc-link-runtime -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherFull.build/Objects-normal/arm64/GTMSessionFetcherFull_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherFull.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherLogView.o normal (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    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/PackageFrameworks -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/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogView.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogView_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-arc -fobjc-link-runtime -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTMSessionFetcher.build/Debug-xros/GTMSessionFetcherLogView.build/Objects-normal/arm64/GTMSessionFetcherLogView_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherLogView.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherLogView.o (in target 'GTMSessionFetcherLogView' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherLogView.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherFull.o (in target 'GTMSessionFetcherFull' from project 'GTMSessionFetcher')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/GTMSessionFetcherFull.o
** BUILD SUCCEEDED **
Build complete.
Done.