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 10.6.0 (ec1d33), with Swift 6.0 for watchOS using Xcode 16.2 on 3 Dec 2025 16:17:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-places-sdk.git
Reference: 10.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-places-sdk
 * tag               10.6.0     -> FETCH_HEAD
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 10.6.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/googlemaps/ios-places-sdk.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
resolved source packages: GooglePlaces
2025-12-03 08:17:18.856 xcodebuild[509:2975] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000019ec370>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003bc8200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-12-03 08:17:18.857 xcodebuild[509:2975] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-12-03 08:17:18.857 xcodebuild[509:2975] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000019ec370>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003bc8200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-12-03 08:17:18.857 xcodebuild[509:2975] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-12-03 08:17:18.857 xcodebuild[509:2975] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000019ec370>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003bc8200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-12-03 08:17:18.857 xcodebuild[509:2975] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
  "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.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GooglePlaces-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.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 generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
Prepare packages
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.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 779ab6db2389e07fbf08d0c1f0646240
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/779ab6db2389e07fbf08d0c1f0646240.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for watchOS, 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/GooglePlacesSwift/GooglePlacesSwift.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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/GooglePlacesSwift/GooglePlacesSwift.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GooglePlaces-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  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.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GooglePlaces-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.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 generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
Prepare packages
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.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 779ab6db2389e07fbf08d0c1f0646240
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/779ab6db2389e07fbf08d0c1f0646240.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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/GooglePlacesSwift/GooglePlacesSwift.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GooglePlaces-Package
(1 failure)
BUILD FAILURE 6.0 watchOS