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

Added a condition for the protoc artifact so builds on M1 macs can work #899

Conversation

Rexios80
Copy link

This fix didn't used to be necessary. I'm not sure what broke but this fixes it.

You need to add protoc_platform=osx-x86_64 to your flutter project's build.gradle file on M1 macs for this fix to do anything.

@EinatK
Copy link

EinatK commented Sep 23, 2021

@Rexios80 where does this property go in the build.gradle file ?

boskokg pushed a commit to boskokg/flutter_blue that referenced this pull request Sep 25, 2021
@Rexios80 Rexios80 closed this Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants