googlemaps / google-maps-ios-utils

Google Maps SDK for iOS Utility Library
https://developers.google.com/maps/documentation/ios-sdk/utility/
Apache License 2.0
708 stars 395 forks source link

Issue with Xcode Preview #420

Open dneykov opened 1 year ago

dneykov commented 1 year ago

Hi,

I'm having problems after adding this package in project. I'm using SwiftUI for part of my views but I'm not able to use the Xcode previews because of following error.

SettingsError: noExecutablePath(<IDESwiftPackageStaticLibraryProductBuildable:ObjectIdentifier(0x0000600095ebb8a0):'GoogleMapsUtils'>)

It happens when I try to resume the Preview. If I remove the package Previews are working again. Recently I updated to macOS Ventura but still same error. The project build and run without any issue. I'm using clustering functionality from the package. Is there something that I can try to fix that issue?

Thanks.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!