Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@chinmaygarde
Copy link
Contributor

@chinmaygarde chinmaygarde requested a review from zanderso October 17, 2022 20:29
# see https://github.com/flutter/flutter/issues/106066
command += [
'--std=ios-metal1.2',
'-mios-version-min=10.0',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this also be 11.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, may I change it in a later patch though? It is unrelated to the sim fix.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also want to remove the workaround around optimizations that were making Xcode crashy. This script is looking a bit confusing now.

@chinmaygarde
Copy link
Contributor Author

@zanderso I've tried to test this on hosts I have on hand but they were working before too. I am unable to remote into my desktop in the office that I am pretty sure will tickle the error. If you are able to test this fixes the error, I'd appreciate a sanity check. This builds and works just fine.

Copy link
Member

@zanderso zanderso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the issue for me locally, and the validation errors now no longer show up in the scenario test logs https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8800025623849152401/+/u/test:_Scenario_App_Integration_Tests/stdout?format=raw

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App e: impeller

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

Impeller failing on iOS simulator

2 participants