TheLastGimbus / GooglePhotosTakeoutHelper

Script that organizes the Google Takeout archive into one big chronological folder
https://aur.archlinux.org/packages/gpth-bin
Apache License 2.0
3.47k stars 176 forks source link

Add Apple Silicon builds #310

Open Wrestor opened 1 month ago

Wrestor commented 1 month ago

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, ...)

palijn commented 1 month ago

Sorry, how is that functionally a problem ?

TheLastGimbus commented 1 month ago

Sooo this is kinda just "technology sucks" moment, but Dart, currently used language, doesn't support cross-compilation

https://github.com/dart-lang/sdk/issues/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