linsui

Results 428 comments of linsui

12.0f still failed for me. See https://gitlab.com/linsui/fdroiddata/-/jobs/2004349678#L1800. Could you please take a look? Thanks!

新版本的 apk 文件还是乱序的。我用 AS 构建了一下并没有出现这种情况,或许是环境不同?

我构建的 apk 是未签名的。签名应该不影响文件顺序。我猜可能和文件系统操作系统什么的有关系。我只在 linux 上测试过。

好 :ok_hand:

RedHat provides WHQL signed packages in CentOS http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/: - VirtIO driver (virtio-win) - OVMF with Microsoft keys (edk2-ovmf) - Windows guest tools (spice-client-win) - Windows SPICE agent (spice-vdagent-win) quickget should...

> However from my limited understanding of its publication system as we are using React Native releasing a compliant build process is not straightforward. We have many RN apps in...

Kindly ping. Could you please share the script? Thanks!

Just remove the `rm -rf` line from android/apk/make-unsigned-apk.sh and add `--reconfigure` to android/build.py.

https://github.com/software-mansion/react-native-gesture-handler/blob/bc585dd6c62c98d54d1037a07702b78340e33e4b/android/build.gradle#L133 Looks like related.

It seems that reanimated is found but not used. Maybe something is scandeleted.