We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Environment
Describe the bug No native GooglePhotosTakeoutHelper Apple Silicon build available, therefore x86 emulation needs to be enabled
Expected behavior Compile for apple silicon (m1, m2, ...)
The text was updated successfully, but these errors were encountered:
Sorry, how is that functionally a problem ?
Sorry, something went wrong.
Sooo this is kinda just "technology sucks" moment, but Dart, currently used language, doesn't support cross-compilation
dart-lang/sdk#28617
So I would need to own M1 myself, or Github Actions to start providing it, which they don't. Soooo i'm sorry but this won't get resolved soon
Not sure if this is still helpful, but the macos-14 runner seems to be on M1: https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
macos-14
No branches or pull requests
Environment
Describe the bug
No native GooglePhotosTakeoutHelper Apple Silicon build available, therefore x86 emulation needs to be enabled
Expected behavior
Compile for apple silicon (m1, m2, ...)
The text was updated successfully, but these errors were encountered: