The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build ARCore, reference 1.45.0 (686fe3), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 16 Sep 2024 22:12:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ARCore-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google-ar/arcore-ios-sdk.git
Reference: 1.45.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google-ar/arcore-ios-sdk
 * tag               1.45.0     -> FETCH_HEAD
HEAD is now at 686fe38 ARCore iOS SDK 1.45.0
Cloned https://github.com/google-ar/arcore-ios-sdk.git
Revision (git rev-parse @):
686fe380b672b9eb6a9ae37c2013a4382e25dc54
SUCCESS checkout https://github.com/google-ar/arcore-ios-sdk.git at 1.45.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/google-ar/arcore-ios-sdk.git
Command line invocation:
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/google/GoogleDataTransport.git
Fetching from https://github.com/google/gtm-session-fetcher.git
Fetching from https://github.com/firebase/nanopb.git
Fetching from https://github.com/firebase/firebase-ios-sdk.git
Fetching from https://github.com/google/promises.git
Fetching from https://github.com/google/GoogleUtilities.git
Fetching from https://github.com/firebase/leveldb.git
Fetching from https://github.com/google/interop-ios-for-google-sdks.git
Fetching from https://github.com/google/GoogleAppMeasurement.git
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/google/grpc-binary.git
Fetching from https://github.com/google/app-check.git
Fetching from https://github.com/google/abseil-cpp-binary.git
Creating working copy of package ‘grpc-binary’
Checking out 1.62.2 of package ‘grpc-binary’
Creating working copy of package ‘nanopb’
Checking out 2.30910.0 of package ‘nanopb’
Creating working copy of package ‘promises’
Checking out 2.4.0 of package ‘promises’
Creating working copy of package ‘leveldb’
Checking out 1.22.5 of package ‘leveldb’
Creating working copy of package ‘abseil-cpp-binary’
Checking out 1.2024011602.0 of package ‘abseil-cpp-binary’
Creating working copy of package ‘firebase-ios-sdk’
Checking out 10.29.0 of package ‘firebase-ios-sdk’
Creating working copy of package ‘interop-ios-for-google-sdks’
Checking out 100.0.0 of package ‘interop-ios-for-google-sdks’
Creating working copy of package ‘swift-protobuf’
Checking out 1.28.1 of package ‘swift-protobuf’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 3.5.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘app-check’
Checking out 10.19.2 of package ‘app-check’
Creating working copy of package ‘GoogleDataTransport’
Checking out 9.4.0 of package ‘GoogleDataTransport’
Creating working copy of package ‘GoogleAppMeasurement’
Checking out 10.28.0 of package ‘GoogleAppMeasurement’
Creating working copy of package ‘GoogleUtilities’
Checking out 7.13.3 of package ‘GoogleUtilities’
Resolve Package Graph
Resolved source packages:
  InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 100.0.0
  GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 9.4.0
  GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 10.28.0
  Firebase: https://github.com/firebase/firebase-ios-sdk.git @ 10.29.0
  leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
  abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024011602.0
  ARCore: /Users/admin/builder/spi-builder-workspace
  AppCheck: https://github.com/google/app-check.git @ 10.19.2
  gRPC: https://github.com/google/grpc-binary.git @ 1.62.2
  Promises: https://github.com/google/promises.git @ 2.4.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.1
  GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 7.13.3
  nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
resolved source packages: InteropForGoogle, GoogleDataTransport, GoogleAppMeasurement, Firebase, leveldb, abseil, ARCore, AppCheck, gRPC, Promises, SwiftProtobuf, GoogleUtilities, nanopb, GTMSessionFetcher
{
  "dependencies" : [
    {
      "identity" : "nanopb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.30909.0",
            "upper_bound" : "2.30911.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/nanopb.git"
    },
    {
      "identity" : "googledatatransport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.2.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/GoogleDataTransport.git"
    },
    {
      "identity" : "gtm-session-fetcher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/gtm-session-fetcher.git"
    },
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk.git"
    }
  ],
  "manifest_display_name" : "ARCore",
  "name" : "ARCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ARCoreCloudAnchors",
      "targets" : [
        "CloudAnchors"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ARCoreGeospatial",
      "targets" : [
        "Geospatial"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ARCoreGARSession",
      "targets" : [
        "GARSession"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ARCoreAugmentedFaces",
      "targets" : [
        "AugmentedFaces"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ARCoreSemantics",
      "targets" : [
        "Semantics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TFShared",
      "module_type" : "ClangTarget",
      "name" : "TFShared",
      "path" : "TFShared",
      "product_memberships" : [
        "ARCoreAugmentedFaces",
        "ARCoreSemantics"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "ARCoreTFShared",
        "Base"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Semantics",
      "module_type" : "ClangTarget",
      "name" : "Semantics",
      "path" : "Semantics",
      "product_memberships" : [
        "ARCoreSemantics"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Semantics/Resources/ARCoreCoreMLSemanticsResources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "ARCoreSemantics",
        "GARSession",
        "TFShared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Geospatial",
      "module_type" : "ClangTarget",
      "name" : "Geospatial",
      "path" : "Geospatial",
      "product_memberships" : [
        "ARCoreGeospatial"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "ARCoreGeospatial",
        "GARSession"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GARSession",
      "module_type" : "ClangTarget",
      "name" : "GARSession",
      "path" : "GARSession",
      "product_dependencies" : [
        "nanopb",
        "FirebaseRemoteConfig"
      ],
      "product_memberships" : [
        "ARCoreCloudAnchors",
        "ARCoreGeospatial",
        "ARCoreGARSession",
        "ARCoreSemantics"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GARSession/Resources/ARCoreResources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "ARCoreGARSession",
        "Base"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CloudAnchors",
      "module_type" : "ClangTarget",
      "name" : "CloudAnchors",
      "path" : "CloudAnchors",
      "product_dependencies" : [
        "GTMSessionFetcherCore",
        "nanopb"
      ],
      "product_memberships" : [
        "ARCoreCloudAnchors"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "ARCoreCloudAnchors",
        "GARSession"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Base",
      "module_type" : "ClangTarget",
      "name" : "Base",
      "path" : "Base",
      "product_dependencies" : [
        "nanopb",
        "GoogleDataTransport"
      ],
      "product_memberships" : [
        "ARCoreCloudAnchors",
        "ARCoreGeospatial",
        "ARCoreGARSession",
        "ARCoreAugmentedFaces",
        "ARCoreSemantics"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "ARCoreBase"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AugmentedFaces",
      "module_type" : "ClangTarget",
      "name" : "AugmentedFaces",
      "path" : "AugmentedFaces",
      "product_dependencies" : [
        "nanopb"
      ],
      "product_memberships" : [
        "ARCoreAugmentedFaces"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AugmentedFaces/Resources/ARCoreFaceResources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "ARCoreAugmentedFaces",
        "Base",
        "TFShared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ARCoreTFShared",
      "module_type" : "BinaryTarget",
      "name" : "ARCoreTFShared",
      "path" : "remote/archive/TFShared.zip",
      "product_memberships" : [
        "ARCoreAugmentedFaces",
        "ARCoreSemantics"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ARCoreSemantics",
      "module_type" : "BinaryTarget",
      "name" : "ARCoreSemantics",
      "path" : "remote/archive/Semantics.zip",
      "product_memberships" : [
        "ARCoreSemantics"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ARCoreGeospatial",
      "module_type" : "BinaryTarget",
      "name" : "ARCoreGeospatial",
      "path" : "remote/archive/Geospatial.zip",
      "product_memberships" : [
        "ARCoreGeospatial"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ARCoreGARSession",
      "module_type" : "BinaryTarget",
      "name" : "ARCoreGARSession",
      "path" : "remote/archive/GARSession.zip",
      "product_memberships" : [
        "ARCoreCloudAnchors",
        "ARCoreGeospatial",
        "ARCoreGARSession",
        "ARCoreSemantics"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ARCoreCloudAnchors",
      "module_type" : "BinaryTarget",
      "name" : "ARCoreCloudAnchors",
      "path" : "remote/archive/CloudAnchors.zip",
      "product_memberships" : [
        "ARCoreCloudAnchors"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ARCoreBase",
      "module_type" : "BinaryTarget",
      "name" : "ARCoreBase",
      "path" : "remote/archive/Base.zip",
      "product_memberships" : [
        "ARCoreCloudAnchors",
        "ARCoreGeospatial",
        "ARCoreGARSession",
        "ARCoreAugmentedFaces",
        "ARCoreSemantics"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ARCoreAugmentedFaces",
      "module_type" : "BinaryTarget",
      "name" : "ARCoreAugmentedFaces",
      "path" : "remote/archive/AugmentedFaces.zip",
      "product_memberships" : [
        "ARCoreAugmentedFaces"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ARCore-Package",
      "ARCoreAugmentedFaces",
      "ARCoreCloudAnchors",
      "ARCoreGARSession",
      "ARCoreGeospatial",
      "ARCoreSemantics"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ARCore-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.0.0-Release.Candidate.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 ARCore-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  gRPC: https://github.com/google/grpc-binary.git @ 1.62.2
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.1
  abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024011602.0
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
  Firebase: https://github.com/firebase/firebase-ios-sdk.git @ 10.29.0
  nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
  AppCheck: https://github.com/google/app-check.git @ 10.19.2
  leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
  GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 7.13.3
  GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 9.4.0
  Promises: https://github.com/google/promises.git @ 2.4.0
  InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 100.0.0
  ARCore: /Users/admin/builder/spi-builder-workspace
  GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 10.28.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (55 targets)
    Target 'ARCoreSemantics' in project 'ARCore'
        ➜ Explicit dependency on target 'Semantics' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_Semantics' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'Semantics' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_Semantics' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'ARCore_Semantics' in project 'ARCore' (no dependencies)
    Target 'ARCoreGeospatial' in project 'ARCore'
        ➜ Explicit dependency on target 'Geospatial' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'Geospatial' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'ARCoreGARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'ARCoreCloudAnchors' in project 'ARCore'
        ➜ Explicit dependency on target 'CloudAnchors' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'CloudAnchors' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
    Target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInterop' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseSharedSwift' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
    Target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInterop' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseSharedSwift' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
    Target 'FirebaseSharedSwift' in project 'Firebase' (no dependencies)
    Target 'FirebaseRemoteConfigInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInterop' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
    Target 'FirebaseRemoteConfigInterop' in project 'Firebase' (no dependencies)
    Target 'FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
    Target 'GULUserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities' (no dependencies)
    Target 'Firebase_FirebaseInstallations' in project 'Firebase' (no dependencies)
    Target 'FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
    Target 'Firebase_FirebaseABTesting' in project 'Firebase' (no dependencies)
    Target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
    Target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities' (no dependencies)
    Target 'Firebase_FirebaseCore' in project 'Firebase' (no dependencies)
    Target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
    Target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
    Target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
    Target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities' (no dependencies)
    Target 'Firebase_FirebaseCoreInternal' in project 'Firebase' (no dependencies)
    Target 'Firebase' in project 'Firebase' (no dependencies)
    Target 'Firebase_FirebaseRemoteConfig' in project 'Firebase' (no dependencies)
    Target 'ARCore_GARSession' in project 'ARCore' (no dependencies)
    Target 'ARCoreAugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'AugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_AugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
    Target 'AugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_AugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
    Target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
    Target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
    Target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
    Target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
    Target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'third-party-IsAppEncrypted' in project 'GoogleUtilities' (no dependencies)
    Target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities' (no dependencies)
    Target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
    Target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
    Target 'Promises_FBLPromises' in project 'Promises' (no dependencies)
    Target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport' (no dependencies)
    Target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
    Target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
    Target 'nanopb_nanopb' in project 'nanopb' (no dependencies)
    Target 'ARCore_AugmentedFaces' in project 'ARCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -x c -c /dev/null
Build description signature: 25830ce445185bd24099b884c724ba06
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/25830ce445185bd24099b884c724ba06.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreCloudAnchors/ARCoreCloudAnchors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreCloudAnchors/ARCoreCloudAnchors.xcframework'. (in target 'ARCoreCloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'ARCoreCloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreCloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreCloudAnchors/ARCoreCloudAnchors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreCloudAnchors/ARCoreCloudAnchors.xcframework'. (in target 'CloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'CloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'CloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'GARSession' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'GARSession' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreAugmentedFaces/ARCoreAugmentedFaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreAugmentedFaces/ARCoreAugmentedFaces.xcframework'. (in target 'ARCoreAugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreAugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'ARCoreAugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreSemantics/ARCoreSemantics.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreSemantics/ARCoreSemantics.xcframework'. (in target 'ARCoreSemantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'ARCoreSemantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreSemantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'ARCoreSemantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'ARCoreGARSession' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreGARSession' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGeospatial/ARCoreGeospatial.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGeospatial/ARCoreGeospatial.xcframework'. (in target 'Geospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'Geospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'Geospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'Base' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreSemantics/ARCoreSemantics.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreSemantics/ARCoreSemantics.xcframework'. (in target 'Semantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'Semantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'Semantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'Semantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGeospatial/ARCoreGeospatial.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGeospatial/ARCoreGeospatial.xcframework'. (in target 'ARCoreGeospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'ARCoreGeospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreGeospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'TFShared' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'TFShared' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreAugmentedFaces/ARCoreAugmentedFaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreAugmentedFaces/ARCoreAugmentedFaces.xcframework'. (in target 'AugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'AugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'AugmentedFaces' from project 'ARCore')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ARCore-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.0.0-Release.Candidate.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 ARCore-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  Promises: https://github.com/google/promises.git @ 2.4.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.1
  GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 9.4.0
  GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 10.28.0
  abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024011602.0
  AppCheck: https://github.com/google/app-check.git @ 10.19.2
  Firebase: https://github.com/firebase/firebase-ios-sdk.git @ 10.29.0
  InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 100.0.0
  ARCore: /Users/admin/builder/spi-builder-workspace
  gRPC: https://github.com/google/grpc-binary.git @ 1.62.2
  leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
  GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 7.13.3
  nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (55 targets)
    Target 'ARCoreSemantics' in project 'ARCore'
        ➜ Explicit dependency on target 'Semantics' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_Semantics' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'Semantics' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_Semantics' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'ARCore_Semantics' in project 'ARCore' (no dependencies)
    Target 'ARCoreGeospatial' in project 'ARCore'
        ➜ Explicit dependency on target 'Geospatial' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'Geospatial' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'ARCoreGARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'ARCoreCloudAnchors' in project 'ARCore'
        ➜ Explicit dependency on target 'CloudAnchors' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'CloudAnchors' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
        ➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
    Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
    Target 'GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_GARSession' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
    Target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInterop' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseSharedSwift' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
    Target 'FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseRemoteConfig' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInterop' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseSharedSwift' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
    Target 'FirebaseSharedSwift' in project 'Firebase' (no dependencies)
    Target 'FirebaseRemoteConfigInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseRemoteConfigInterop' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
    Target 'FirebaseRemoteConfigInterop' in project 'Firebase' (no dependencies)
    Target 'FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseInstallations' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
    Target 'GULUserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities' (no dependencies)
    Target 'Firebase_FirebaseInstallations' in project 'Firebase' (no dependencies)
    Target 'FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseABTesting' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
    Target 'Firebase_FirebaseABTesting' in project 'Firebase' (no dependencies)
    Target 'FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseCore' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase' in project 'Firebase'
        ➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
    Target 'GULLogger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities' (no dependencies)
    Target 'Firebase_FirebaseCore' in project 'Firebase' (no dependencies)
    Target 'FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'Firebase_FirebaseCoreInternal' in project 'Firebase'
        ➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
    Target 'GULNSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
    Target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
    Target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities' (no dependencies)
    Target 'Firebase_FirebaseCoreInternal' in project 'Firebase' (no dependencies)
    Target 'Firebase' in project 'Firebase' (no dependencies)
    Target 'Firebase_FirebaseRemoteConfig' in project 'Firebase' (no dependencies)
    Target 'ARCore_GARSession' in project 'ARCore' (no dependencies)
    Target 'ARCoreAugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'AugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_AugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
    Target 'AugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'ARCore_AugmentedFaces' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
    Target 'TFShared' in project 'ARCore'
        ➜ Explicit dependency on target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
    Target 'Base' in project 'ARCore'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
    Target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
    Target 'GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
    Target 'GULEnvironment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
    Target 'third-party-IsAppEncrypted' in project 'GoogleUtilities' (no dependencies)
    Target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities' (no dependencies)
    Target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
    Target 'FBLPromises' in project 'Promises'
        ➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
    Target 'Promises_FBLPromises' in project 'Promises' (no dependencies)
    Target 'GoogleDataTransport_GoogleDataTransport' in project 'GoogleDataTransport' (no dependencies)
    Target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
    Target 'nanopb' in project 'nanopb'
        ➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
    Target 'nanopb_nanopb' in project 'nanopb' (no dependencies)
    Target 'ARCore_AugmentedFaces' in project 'ARCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreSemantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'ARCoreSemantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreSemantics/ARCoreSemantics.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreSemantics/ARCoreSemantics.xcframework'. (in target 'ARCoreSemantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'ARCoreSemantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'CloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreCloudAnchors/ARCoreCloudAnchors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreCloudAnchors/ARCoreCloudAnchors.xcframework'. (in target 'CloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'CloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreGARSession' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'ARCoreGARSession' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'Base' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'Semantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'Semantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreSemantics/ARCoreSemantics.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreSemantics/ARCoreSemantics.xcframework'. (in target 'Semantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'Semantics' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreAugmentedFaces/ARCoreAugmentedFaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreAugmentedFaces/ARCoreAugmentedFaces.xcframework'. (in target 'AugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'AugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'AugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'TFShared' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'TFShared' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreAugmentedFaces/ARCoreAugmentedFaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreAugmentedFaces/ARCoreAugmentedFaces.xcframework'. (in target 'ARCoreAugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreAugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreTFShared/ARCoreTFShared.xcframework'. (in target 'ARCoreAugmentedFaces' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'GARSession' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'GARSession' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreGeospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'ARCoreGeospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGeospatial/ARCoreGeospatial.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGeospatial/ARCoreGeospatial.xcframework'. (in target 'ARCoreGeospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'Geospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'Geospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGeospatial/ARCoreGeospatial.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGeospatial/ARCoreGeospatial.xcframework'. (in target 'Geospatial' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreBase/ARCoreBase.xcframework'. (in target 'ARCoreCloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreCloudAnchors/ARCoreCloudAnchors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreCloudAnchors/ARCoreCloudAnchors.xcframework'. (in target 'ARCoreCloudAnchors' from project 'ARCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ARCoreGARSession/ARCoreGARSession.xcframework'. (in target 'ARCoreCloudAnchors' from project 'ARCore')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ARCore-Package
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild