Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Bundle. The bundle Frameworks/GoogleMapsUtils.framework does not support the minimum OS Version specified in the Info.plist #468

Open
salvatoreboemia opened this issue Apr 23, 2024 · 4 comments
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@salvatoreboemia
Copy link

salvatoreboemia commented Apr 23, 2024

Hi

do you know why I got this error?

  • Xcode 15.3
  • iOS min 16.4
  • SPM google maps utils 4.2.2

Thanks

@salvatoreboemia salvatoreboemia added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 23, 2024
@serikabdirov
Copy link

Have you solved this problem?

@salvatoreboemia
Copy link
Author

Have you solved this problem?

Removed SPM and CocoaPods and imported as XCFramework

it's insane how a giant like Google has these ancient SDKs that aren't updated, don't support SPM, and create constant problems.

@serikabdirov
Copy link

I changed the xcode version to 15.2 and it fixed

@salvatoreboemia
Copy link
Author

I changed the xcode version to 15.2 and it fixed

I'm glad you solved it but it's not a fix, it's a workaround, due to Google's unwillingness to properly update these SDKs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants