The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SGLMath, reference master (8bdd2e), with Swift 6.2 for visionOS using Xcode 26.3 on 17 Jun 2025 13:12:50 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftGL/Math.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftGL/Math
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8bdd2e5 Merge pull request #4 from ctreffs/master
Cloned https://github.com/SwiftGL/Math.git
Revision (git rev-parse @):
8bdd2e542f28828d0c224c1ea8e046c6f652ec40
SUCCESS checkout https://github.com/SwiftGL/Math.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftGL/Math.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SGLMath: /Users/admin/builder/spi-builder-workspace
resolved source packages: SGLMath
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SGLMath",
  "name" : "SGLMath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SGLMath",
      "targets" : [
        "SGLMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swizgen",
      "targets" : [
        "Tools"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tools",
      "module_type" : "SwiftTarget",
      "name" : "Tools",
      "path" : "Sources/Tools",
      "product_memberships" : [
        "swizgen"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SGLMathTests",
      "module_type" : "SwiftTarget",
      "name" : "SGLMathTests",
      "path" : "Tests/SGLMathTests",
      "sources" : [
        "EqualWithAccuracy.swift",
        "FunctionsTests.swift",
        "Matrix2x2Tests.swift",
        "Matrix3x3Tests.swift",
        "Matrix4x4Tests.swift",
        "SwizzleTests.swift",
        "Vector2Tests.swift",
        "Vector4Tests.swift",
        "XCTestManifests.swift",
        "glmMatrixTests.swift"
      ],
      "target_dependencies" : [
        "SGLMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SGLMath",
      "module_type" : "SwiftTarget",
      "name" : "SGLMath",
      "path" : "Sources/SGLMath",
      "product_memberships" : [
        "SGLMath"
      ],
      "sources" : [
        "Complex.swift",
        "Internal.swift",
        "Matrix2x2.swift",
        "Matrix2x3.swift",
        "Matrix2x4.swift",
        "Matrix3x2.swift",
        "Matrix3x3.swift",
        "Matrix3x4.swift",
        "Matrix4x2.swift",
        "Matrix4x3.swift",
        "Matrix4x4.swift",
        "Operators.swift",
        "Protocols.swift",
        "Quaternion.swift",
        "Swizzle.swift",
        "Vector2.swift",
        "Vector2b.swift",
        "Vector3.swift",
        "Vector3b.swift",
        "Vector4.swift",
        "Vector4b.swift",
        "glm.swift",
        "glsl.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SGLMath",
      "SGLMath-Package",
      "swizgen"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SGLMath",
      "SGLMath-Package",
      "swizgen"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SGLMath-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 SGLMath-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  SGLMath: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'swizgen' in project 'SGLMath' (no dependencies)
    Target 'SGLMath' in project 'SGLMath'
        ➜ Explicit dependency on target 'SGLMath' in project 'SGLMath'
    Target 'SGLMath' in project 'SGLMath' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 85d07e84723b8d116544f89bae58c16b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/85d07e84723b8d116544f89bae58c16b.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.DependencyStaticMetadataFileList (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen_const_extract_protocols.json (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen-OutputFileMap.json (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/swizgen.DependencyStaticMetadataFileList (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/swizgen.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.DependencyMetadataFileList (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/swizgen.DependencyMetadataFileList (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/swizgen.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.LinkFileList (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.SwiftFileList (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.modulemap (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.SwiftConstValuesFileList (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath_const_extract_protocols.json (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.LinkFileList (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.SwiftFileList (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-OutputFileMap.json (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SGLMath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.modulemap (in target 'SGLMath' from project 'SGLMath')
    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/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver SGLMath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SGLMath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath_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/SGLMath.build/Debug-xros/SGLMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver swizgen normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swizgen -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen-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/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen_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/SGLMath.build/Debug-xros/swizgen.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/Tools/main.swift (in target 'swizgen' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Tools/main.swift (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ swizgen (in target 'swizgen' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Tools/main.swift (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Matrix4x3.swift,\ Matrix4x4.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix4x3.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix4x4.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix4x3.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector2.swift:196:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
    public init<T: VectorType>(_ v: T, _ op:(_:T.Element) -> Element) where T.BooleanVector == BooleanVector {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector2.swift:22:23: note: 'T' previously declared here
public struct Vector2<T: ArithmeticType>: VectorType {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector3.swift:230:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
    public init<T: VectorType>(_ v: T, _ op:(_:T.Element) -> Element) where T.BooleanVector == BooleanVector {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector3.swift:22:23: note: 'T' previously declared here
public struct Vector3<T: ArithmeticType>: VectorType {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector4.swift:280:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
    public init<T: VectorType>(_ v: T, _ op:(_:T.Element) -> Element) where T.BooleanVector == BooleanVector {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector4.swift:22:23: note: 'T' previously declared here
public struct Vector4<T: ArithmeticType>: VectorType {
                      ^
SwiftCompile normal arm64 Compiling\ Vector2.swift,\ Vector2b.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector2.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector2b.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector2.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector2.swift:196:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
    public init<T: VectorType>(_ v: T, _ op:(_:T.Element) -> Element) where T.BooleanVector == BooleanVector {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector2.swift:22:23: note: 'T' previously declared here
public struct Vector2<T: ArithmeticType>: VectorType {
                      ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector2b.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Vector4.swift,\ Vector4b.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector4.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector4b.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector4.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector4.swift:280:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
    public init<T: VectorType>(_ v: T, _ op:(_:T.Element) -> Element) where T.BooleanVector == BooleanVector {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector4.swift:22:23: note: 'T' previously declared here
public struct Vector4<T: ArithmeticType>: VectorType {
                      ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector4b.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Vector3.swift,\ Vector3b.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector3.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector3b.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector3.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector3.swift:230:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
    public init<T: VectorType>(_ v: T, _ op:(_:T.Element) -> Element) where T.BooleanVector == BooleanVector {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector3.swift:22:23: note: 'T' previously declared here
public struct Vector3<T: ArithmeticType>: VectorType {
                      ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Vector3b.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Quaternion.swift,\ Swizzle.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Quaternion.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Swizzle.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Quaternion.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ Matrix2x3.swift,\ Matrix2x4.swift,\ Matrix3x2.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix2x3.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix2x4.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix3x2.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix2x3.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ Operators.swift,\ Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Protocols.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Operators.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ Complex.swift,\ Internal.swift,\ Matrix2x2.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Complex.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Internal.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix2x2.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Complex.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for swizgen (in target 'swizgen' from project 'SGLMath')
SwiftDriver\ Compilation\ Requirements swizgen normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swizgen -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen-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/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen_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/SGLMath.build/Debug-xros/swizgen.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for SGLMath (in target 'SGLMath' from project 'SGLMath')
SwiftDriver\ Compilation\ Requirements SGLMath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SGLMath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath_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/SGLMath.build/Debug-xros/SGLMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftmodule (in target 'swizgen' from project 'SGLMath')
    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/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftdoc (in target 'swizgen' from project 'SGLMath')
    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/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.abi.json (in target 'swizgen' from project 'SGLMath')
    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/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftsourceinfo (in target 'swizgen' from project 'SGLMath')
    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/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SGLMath-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-Swift.h (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SGLMath-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftmodule (in target 'SGLMath' from project 'SGLMath')
    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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftdoc (in target 'SGLMath' from project 'SGLMath')
    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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.abi.json (in target 'SGLMath' from project 'SGLMath')
    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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftsourceinfo (in target 'SGLMath' from project 'SGLMath')
    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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ glm.swift,\ glsl.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/glm.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/glsl.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/glm.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ Matrix3x3.swift,\ Matrix3x4.swift,\ Matrix4x2.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix3x4.swift /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix4x2.swift (in target 'SGLMath' from project 'SGLMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SGLMath/Matrix3x3.swift (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftDriverJobDiscovery normal arm64 Compiling Vector3.swift, Vector3b.swift (in target 'SGLMath' from project 'SGLMath')
SwiftDriverJobDiscovery normal arm64 Compiling Vector2.swift, Vector2b.swift (in target 'SGLMath' from project 'SGLMath')
SwiftDriverJobDiscovery normal arm64 Compiling Vector4.swift, Vector4b.swift (in target 'SGLMath' from project 'SGLMath')
SwiftDriverJobDiscovery normal arm64 Compiling Quaternion.swift, Swizzle.swift (in target 'SGLMath' from project 'SGLMath')
SwiftDriverJobDiscovery normal arm64 Compiling Operators.swift, Protocols.swift (in target 'SGLMath' from project 'SGLMath')
SwiftDriverJobDiscovery normal arm64 Compiling Matrix2x3.swift, Matrix2x4.swift, Matrix3x2.swift (in target 'SGLMath' from project 'SGLMath')
SwiftDriverJobDiscovery normal arm64 Compiling main.swift (in target 'swizgen' from project 'SGLMath')
SwiftDriver\ Compilation swizgen normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swizgen -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen-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/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen_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/SGLMath.build/Debug-xros/swizgen.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Complex.swift, Internal.swift, Matrix2x2.swift (in target 'SGLMath' from project 'SGLMath')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen normal (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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-26.0.0-Beta.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-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.LinkFileList -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-26.0.0-Beta.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/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/swizgen.build/Objects-normal/arm64/swizgen-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen
SwiftDriverJobDiscovery normal arm64 Compiling Matrix4x3.swift, Matrix4x4.swift (in target 'SGLMath' from project 'SGLMath')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen (in target 'swizgen' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swizgen
SwiftDriverJobDiscovery normal arm64 Compiling Matrix3x3.swift, Matrix3x4.swift, Matrix4x2.swift (in target 'SGLMath' from project 'SGLMath')
SwiftDriverJobDiscovery normal arm64 Compiling glm.swift, glsl.swift (in target 'SGLMath' from project 'SGLMath')
SwiftDriver\ Compilation SGLMath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SGLMath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath_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/SGLMath.build/Debug-xros/SGLMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.o normal (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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-26.0.0-Beta.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-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.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/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.o
ExtractAppIntentsMetadata (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SGLMath --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A5241e --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.SGLMath --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/SGLMath.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLMath.build/Debug-xros/SGLMath.build/Objects-normal/arm64/SGLMath.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-17 06:12:49.405 appintentsmetadataprocessor[632:3730] Starting appintentsmetadataprocessor export
2025-06-17 06:12:49.468 appintentsmetadataprocessor[632:3730] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.o (in target 'SGLMath' from project 'SGLMath')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SGLMath.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SGLMath",
  "name" : "SGLMath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SGLMath",
      "targets" : [
        "SGLMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swizgen",
      "targets" : [
        "Tools"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tools",
      "module_type" : "SwiftTarget",
      "name" : "Tools",
      "path" : "Sources/Tools",
      "product_memberships" : [
        "swizgen"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SGLMathTests",
      "module_type" : "SwiftTarget",
      "name" : "SGLMathTests",
      "path" : "Tests/SGLMathTests",
      "sources" : [
        "EqualWithAccuracy.swift",
        "FunctionsTests.swift",
        "Matrix2x2Tests.swift",
        "Matrix3x3Tests.swift",
        "Matrix4x4Tests.swift",
        "SwizzleTests.swift",
        "Vector2Tests.swift",
        "Vector4Tests.swift",
        "XCTestManifests.swift",
        "glmMatrixTests.swift"
      ],
      "target_dependencies" : [
        "SGLMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SGLMath",
      "module_type" : "SwiftTarget",
      "name" : "SGLMath",
      "path" : "Sources/SGLMath",
      "product_memberships" : [
        "SGLMath"
      ],
      "sources" : [
        "Complex.swift",
        "Internal.swift",
        "Matrix2x2.swift",
        "Matrix2x3.swift",
        "Matrix2x4.swift",
        "Matrix3x2.swift",
        "Matrix3x3.swift",
        "Matrix3x4.swift",
        "Matrix4x2.swift",
        "Matrix4x3.swift",
        "Matrix4x4.swift",
        "Operators.swift",
        "Protocols.swift",
        "Quaternion.swift",
        "Swizzle.swift",
        "Vector2.swift",
        "Vector2b.swift",
        "Vector3.swift",
        "Vector3b.swift",
        "Vector4.swift",
        "Vector4b.swift",
        "glm.swift",
        "glsl.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.