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

4.2.0 version not building cause of missing xframework file #445

Closed
corentios opened this issue Jun 6, 2023 · 2 comments · Fixed by #447
Closed

4.2.0 version not building cause of missing xframework file #445

corentios opened this issue Jun 6, 2023 · 2 comments · Fixed by #447
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@corentios
Copy link

corentios commented Jun 6, 2023

https://github.com/googlemaps/google-maps-ios-utils/blob/main/Package.swift

As you can here in the Package.swift file, we are getting a 404 because there is not xcframework file
url: "https://github.com/googlemaps/google-maps-ios-utils/releases/download/v4.2.0/GoogleMapsUtils.xcframework.zip",

So iOS project is not building.

Current fix is to stay in older version

@corentios corentios 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 Jun 6, 2023
@wangela
Copy link
Member

wangela commented Jun 6, 2023

If you would like to upvote the priority of this issue, please comment below or react with 👍 so we can see what is popular when we triage.

@corentios Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@corentios corentios changed the title 4.2.0 version crashing cause of missing xframework file 4.2.0 version not building cause of missing xframework file Jun 6, 2023
@wangela wangela added priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. and removed triage me I really want to be triaged. labels Jun 10, 2023
@wangela wangela assigned wangela and unassigned amuramoto Jun 14, 2023
@wangela
Copy link
Member

wangela commented Jun 15, 2023

Fixed the release workflow so please try again with 4.2.2 (fixed by #449)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants