-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
If the current solution with "apple-music-alac-atmos-downloader" only support the Windows x86_64 platform #7
Comments
yes only for x86_64
|
Thanks for your reply. func rip(...){
It works well for now, hope this tiny feature would be useful to others. |
Really appreciate to you giving us this great project with detailed instructions.
I have finished the installation and it's running very well now in my windows PC. But when I try to install it on my MacBook Pro I encounter the start-error on Android Studio, it shows the info indicating the arm64 does not support x86-64 Android. Then I create the arm64 version android emulator it won't work at the the following code:
func decryptSong(...){
...
It throws a EOF error.
So I wondered whether the current solution only support the Windows x86_64 platform.
Thanks。
The text was updated successfully, but these errors were encountered: