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

Failed to build GooglePlaces, reference main (ec1d33), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 3 Dec 2025 16:10:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GooglePlaces-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-places-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-places-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ec1d334 feat: Create release candidate for version 10.6.0
Cloned https://github.com/googlemaps/ios-places-sdk.git
Revision (git rev-parse @):
ec1d33428f29ac7f9369f858cff0feeec0260723
SUCCESS checkout https://github.com/googlemaps/ios-places-sdk.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/googlemaps/ios-places-sdk.git
https://github.com/googlemaps/ios-places-sdk.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GooglePlaces",
  "name" : "GooglePlaces",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "GooglePlaces",
      "targets" : [
        "GooglePlacesTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GooglePlacesSwift",
      "targets" : [
        "GooglePlacesSwiftTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GooglePlacesTarget",
      "module_type" : "ClangTarget",
      "name" : "GooglePlacesTarget",
      "path" : "Places",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Places/Resources/GooglePlacesResources/GooglePlaces.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "GMSEmpty.m"
      ],
      "target_dependencies" : [
        "GooglePlaces"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwiftTarget",
      "module_type" : "SwiftTarget",
      "name" : "GooglePlacesSwiftTarget",
      "path" : "PlacesSwift",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/PlacesSwift/Resources/GooglePlacesSwiftResources/GooglePlacesSwift.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Empty.swift"
      ],
      "target_dependencies" : [
        "GooglePlacesSwift",
        "GooglePlacesTarget"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwift",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlacesSwift",
      "path" : "remote/archive/google_places_swift.xcframework.zip",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GooglePlaces",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlaces",
      "path" : "remote/archive/GooglePlaces_3p.xcframework.zip",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
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
Resolve Package Graph
Resolved source packages:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
resolved source packages: GooglePlaces
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GooglePlaces",
  "name" : "GooglePlaces",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "GooglePlaces",
      "targets" : [
        "GooglePlacesTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GooglePlacesSwift",
      "targets" : [
        "GooglePlacesSwiftTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GooglePlacesTarget",
      "module_type" : "ClangTarget",
      "name" : "GooglePlacesTarget",
      "path" : "Places",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Places/Resources/GooglePlacesResources/GooglePlaces.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "GMSEmpty.m"
      ],
      "target_dependencies" : [
        "GooglePlaces"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwiftTarget",
      "module_type" : "SwiftTarget",
      "name" : "GooglePlacesSwiftTarget",
      "path" : "PlacesSwift",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/PlacesSwift/Resources/GooglePlacesSwiftResources/GooglePlacesSwift.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Empty.swift"
      ],
      "target_dependencies" : [
        "GooglePlacesSwift",
        "GooglePlacesTarget"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwift",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlacesSwift",
      "path" : "remote/archive/google_places_swift.xcframework.zip",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GooglePlaces",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlaces",
      "path" : "remote/archive/GooglePlaces_3p.xcframework.zip",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GooglePlaces",
      "GooglePlaces-Package",
      "GooglePlacesSwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GooglePlaces-Package -destination platform=macOS,arch=arm64 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 GooglePlaces-Package -destination platform=macOS,arch=arm64 "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:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'GooglePlacesSwift' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces' (no dependencies)
    Target 'GooglePlaces' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlacesTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x 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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 6f1a3c16e3788e3220f874949e08043a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6f1a3c16e3788e3220f874949e08043a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlacesSwift/GooglePlacesSwift.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/GooglePlacesSwift/GooglePlacesSwift.xcframework'. (in target 'GooglePlacesSwiftTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesSwiftTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlaces' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlacesSwift/GooglePlacesSwift.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/GooglePlacesSwift/GooglePlacesSwift.xcframework'. (in target 'GooglePlacesSwift' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesSwift' from project 'GooglePlaces')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:f345f02b1c3b2c9d2320c784f5a2e531f29ca88e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:f345f02b1c3b2c9d2320c784f5a2e531f29ca88e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:f345f02b1c3b2c9d2320c784f5a2e531f29ca88e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:f345f02b1c3b2c9d2320c784f5a2e531f29ca88e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GooglePlaces-Package
(1 failure)
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:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
resolved source packages: GooglePlaces
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GooglePlaces",
  "name" : "GooglePlaces",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "GooglePlaces",
      "targets" : [
        "GooglePlacesTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GooglePlacesSwift",
      "targets" : [
        "GooglePlacesSwiftTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GooglePlacesTarget",
      "module_type" : "ClangTarget",
      "name" : "GooglePlacesTarget",
      "path" : "Places",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Places/Resources/GooglePlacesResources/GooglePlaces.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "GMSEmpty.m"
      ],
      "target_dependencies" : [
        "GooglePlaces"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwiftTarget",
      "module_type" : "SwiftTarget",
      "name" : "GooglePlacesSwiftTarget",
      "path" : "PlacesSwift",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/PlacesSwift/Resources/GooglePlacesSwiftResources/GooglePlacesSwift.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Empty.swift"
      ],
      "target_dependencies" : [
        "GooglePlacesSwift",
        "GooglePlacesTarget"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwift",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlacesSwift",
      "path" : "remote/archive/google_places_swift.xcframework.zip",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GooglePlaces",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlaces",
      "path" : "remote/archive/GooglePlaces_3p.xcframework.zip",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GooglePlaces",
      "GooglePlaces-Package",
      "GooglePlacesSwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GooglePlaces-Package -destination platform=macOS,arch=arm64
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 GooglePlaces-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'GooglePlacesSwift' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces' (no dependencies)
    Target 'GooglePlaces' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlacesTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x 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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 8544470aa570e2037c55ff7d7203a1dc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8544470aa570e2037c55ff7d7203a1dc.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlacesSwift/GooglePlacesSwift.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/GooglePlacesSwift/GooglePlacesSwift.xcframework'. (in target 'GooglePlacesSwiftTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesSwiftTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlacesSwift/GooglePlacesSwift.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/GooglePlacesSwift/GooglePlacesSwift.xcframework'. (in target 'GooglePlacesSwift' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesSwift' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlaces' from project 'GooglePlaces')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:f345f02b1c3b2c9d2320c784f5a2e531f29ca88e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:f345f02b1c3b2c9d2320c784f5a2e531f29ca88e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:f345f02b1c3b2c9d2320c784f5a2e531f29ca88e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:f345f02b1c3b2c9d2320c784f5a2e531f29ca88e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GooglePlaces-Package
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild