The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of BLAS-LAPACK-AppStore-Workaround, reference main (dc78ff), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 16:03:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dc78ff0 fix release build
Cloned https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
Revision (git rev-parse @):
dc78ff05b3c8c1c39d83aab9bdbaef59dc6c87f5
SUCCESS checkout https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BLAS-LAPACK-AppStore-Workaround",
  "name" : "BLAS-LAPACK-AppStore-Workaround",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BLAS-LAPACK-AppStore-Workaround",
      "targets" : [
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BLAS_LAPACK_AppStore_WorkaroundTests",
      "module_type" : "SwiftTarget",
      "name" : "BLAS-LAPACK-AppStore-WorkaroundTests",
      "path" : "Tests/BLAS-LAPACK-AppStore-WorkaroundTests",
      "sources" : [
        "BLAS_LAPACK_AppStore_WorkaroundTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BLAS_LAPACK_AppStore_Workaround",
      "module_type" : "ClangTarget",
      "name" : "BLAS-LAPACK-AppStore-Workaround",
      "path" : "Sources/BLAS-LAPACK-AppStore-Workaround",
      "product_memberships" : [
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "sources" : [
        "BLAS_LAPACK_AppStore_Workaround.mm"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  BLAS-LAPACK-AppStore-Workaround: /Users/admin/builder/spi-builder-workspace
resolved source packages: BLAS-LAPACK-AppStore-Workaround
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BLAS-LAPACK-AppStore-Workaround",
  "name" : "BLAS-LAPACK-AppStore-Workaround",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BLAS-LAPACK-AppStore-Workaround",
      "targets" : [
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BLAS_LAPACK_AppStore_WorkaroundTests",
      "module_type" : "SwiftTarget",
      "name" : "BLAS-LAPACK-AppStore-WorkaroundTests",
      "path" : "Tests/BLAS-LAPACK-AppStore-WorkaroundTests",
      "sources" : [
        "BLAS_LAPACK_AppStore_WorkaroundTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BLAS_LAPACK_AppStore_Workaround",
      "module_type" : "ClangTarget",
      "name" : "BLAS-LAPACK-AppStore-Workaround",
      "path" : "Sources/BLAS-LAPACK-AppStore-Workaround",
      "product_memberships" : [
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "sources" : [
        "BLAS_LAPACK_AppStore_Workaround.mm"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BLAS-LAPACK-AppStore-Workaround"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BLAS-LAPACK-AppStore-Workaround -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BLAS-LAPACK-AppStore-Workaround -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  BLAS-LAPACK-AppStore-Workaround: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
Build description signature: 0d03b3767acea2e612e9471daf48f8fa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0d03b3767acea2e612e9471daf48f8fa.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/BLAS-LAPACK-AppStore-Workaround.DependencyStaticMetadataFileList (in target 'BLAS-LAPACK-AppStore-Workaround' from project 'BLAS-LAPACK-AppStore-Workaround')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/BLAS-LAPACK-AppStore-Workaround.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/BLAS-LAPACK-AppStore-Workaround.DependencyMetadataFileList (in target 'BLAS-LAPACK-AppStore-Workaround' from project 'BLAS-LAPACK-AppStore-Workaround')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/BLAS-LAPACK-AppStore-Workaround.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp (in target 'BLAS-LAPACK-AppStore-Workaround' from project 'BLAS-LAPACK-AppStore-Workaround')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
-target arm64-apple-xros1.0 -fobjc-arc -fmodules -fno-cxx-modules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=BLAS_LAPACK_AppStore_Workaround' '-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -g -fvisibility-inlines-hidden -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/BLAS-LAPACK-AppStore-Workaround/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS-LAPACK-AppStore-Workaround.LinkFileList (in target 'BLAS-LAPACK-AppStore-Workaround' from project 'BLAS-LAPACK-AppStore-Workaround')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS-LAPACK-AppStore-Workaround.LinkFileList
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS_LAPACK_AppStore_Workaround.o /Users/admin/builder/spi-builder-workspace/Sources/BLAS-LAPACK-AppStore-Workaround/BLAS_LAPACK_AppStore_Workaround.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'BLAS-LAPACK-AppStore-Workaround' from project 'BLAS-LAPACK-AppStore-Workaround')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -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/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS_LAPACK_AppStore_Workaround.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS_LAPACK_AppStore_Workaround.dia -c /Users/admin/builder/spi-builder-workspace/Sources/BLAS-LAPACK-AppStore-Workaround/BLAS_LAPACK_AppStore_Workaround.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS_LAPACK_AppStore_Workaround.o -index-unit-output-path /BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS_LAPACK_AppStore_Workaround.o
/Users/admin/builder/spi-builder-workspace/Sources/BLAS-LAPACK-AppStore-Workaround/BLAS_LAPACK_AppStore_Workaround.mm:59:5: warning: 'cblas_sgemm' is deprecated: first deprecated in visionOS 1.0 - An updated CBLAS interface supporting ILP64 is available.  Please compile with -DACCELERATE_NEW_LAPACK to access the new headers and -DACCELERATE_LAPACK_ILP64 for ILP64 support. [-Wdeprecated-declarations]
   59 |     cblas_sgemm(CblasColMajor, trans(transa), trans(transb), *m, *n, *k, *alpha, a, *lda, b, *ldb, *beta, c, *ldc);
      |     ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BLAS-LAPACK-AppStore-Workaround/BLAS_LAPACK_AppStore_Workaround.mm:25:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Accelerate.framework/Headers/Accelerate.h:20:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Accelerate.framework/Headers/../Frameworks/vecLib.framework/Headers/vecLib.h:81:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/cblas.h:610:6: note: 'cblas_sgemm' has been explicitly marked deprecated here
  610 | void cblas_sgemm(const enum CBLAS_ORDER __Order,
      |      ^
/Users/admin/builder/spi-builder-workspace/Sources/BLAS-LAPACK-AppStore-Workaround/BLAS_LAPACK_AppStore_Workaround.mm:67:12: warning: 'lsamen_' is deprecated: first deprecated in visionOS 1.0 - The CLAPACK interface is deprecated.  Please compile with -DACCELERATE_NEW_LAPACK to access the new lapack headers. [-Wdeprecated-declarations]
   67 |     return lsamen_(&n, ca, cb);
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/BLAS-LAPACK-AppStore-Workaround/BLAS_LAPACK_AppStore_Workaround.mm:25:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Accelerate.framework/Headers/Accelerate.h:20:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Accelerate.framework/Headers/../Frameworks/vecLib.framework/Headers/vecLib.h:85:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/clapack.h:5286:16: note: 'lsamen_' has been explicitly marked deprecated here
 5286 | __CLPK_logical lsamen_(__CLPK_integer *__n, char *__ca,
      |                ^
2 warnings generated.
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BLAS-LAPACK-AppStore-Workaround.o normal (in target 'BLAS-LAPACK-AppStore-Workaround' from project 'BLAS-LAPACK-AppStore-Workaround')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS-LAPACK-AppStore-Workaround.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS-LAPACK-AppStore-Workaround_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BLAS-LAPACK-AppStore-Workaround.build/Debug-xros/BLAS-LAPACK-AppStore-Workaround.build/Objects-normal/arm64/BLAS-LAPACK-AppStore-Workaround_dependency_info.dat -fobjc-arc -fobjc-link-runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BLAS-LAPACK-AppStore-Workaround.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BLAS-LAPACK-AppStore-Workaround.o (in target 'BLAS-LAPACK-AppStore-Workaround' from project 'BLAS-LAPACK-AppStore-Workaround')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BLAS-LAPACK-AppStore-Workaround.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BLAS-LAPACK-AppStore-Workaround",
  "name" : "BLAS-LAPACK-AppStore-Workaround",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BLAS-LAPACK-AppStore-Workaround",
      "targets" : [
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BLAS_LAPACK_AppStore_WorkaroundTests",
      "module_type" : "SwiftTarget",
      "name" : "BLAS-LAPACK-AppStore-WorkaroundTests",
      "path" : "Tests/BLAS-LAPACK-AppStore-WorkaroundTests",
      "sources" : [
        "BLAS_LAPACK_AppStore_WorkaroundTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BLAS_LAPACK_AppStore_Workaround",
      "module_type" : "ClangTarget",
      "name" : "BLAS-LAPACK-AppStore-Workaround",
      "path" : "Sources/BLAS-LAPACK-AppStore-Workaround",
      "product_memberships" : [
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "sources" : [
        "BLAS_LAPACK_AppStore_Workaround.mm"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.