shwenzhang / AndResGuard

proguard resource for Android by wechat team
Apache License 2.0
8.55k stars 1.54k forks source link

#490 fixed ,什么时候可以更新兼容Mac m1 的版本 #501

Open xiuyuantech opened 2 years ago

Leon406 commented 2 years ago

将sevenzip artifact 地址 改下,或者 指定本地7zip sevenzip { artifact = 'io.github.leon406:SevenZip:1.2.22.5' //path = "/usr/local/bin/7za" }

https://github.com/Leon406/AndResGuard

ryuunoakaihitomi commented 2 years ago

将sevenzip artifact 地址 改下,或者 指定本地7zip sevenzip { artifact = 'io.github.leon406:SevenZip:1.2.22.5' //path = "/usr/local/bin/7za" }

https://github.com/Leon406/AndResGuard

@Leon406 能否开放你的AndResGuard的Issues区

ryuunoakaihitomi commented 2 years ago

@Leon406 我还需要linux的aarch64和arm32的SevenZip二进制

不必劳烦你了,我尽可能使用本地的解决方案 https://github.com/ryuunoakaihitomi/rebootmenu/blob/1742ea110fe15153229e8c08fc7883d42a1fa157/app/build.gradle#L262-L278