ultranity / Pix-EzViewer

一个支持免代理直连+多种额外特性功能优化的第三方 Pixiv android 客户端 | A third-party Pixiv Android client with modern design and many other enhancements
https://ultranity.github.io/Pix-EzViewer/
MIT License
742 stars 32 forks source link

F-Droid can't build - aapt error #62

Closed licaon-kter closed 1 year ago

licaon-kter commented 1 year ago

df88e9637c0858f43aeb917c9624334a8faf8db5

Execution failed for task ':app:processLibreReleaseResources'.
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
   > Android resource linking failed
     ERROR:/builds/fdroid/fdroiddata/build/com.perol.asdpl.play.pixivez.libre/app/src/main/res/menu/activity_hello_m_drawer.xml:41: AAPT: error: resource drawable/ic_action_block (aka com.perol.asdpl.play.pixivez.libre:drawable/ic_action_block) not found.

Log: https://gitlab.com/fdroid/fdroiddata/-/jobs/3256205521#L522

Ref: https://gitlab.com/fdroid/fdroiddata/-/commit/bc88bd31ad3b487b3ad674fd1835a943a4f32cf4

ultranity commented 1 year ago

some icon is now placing in wrong folder due to android flavour settings, I will fix this soon but could F-droid rebuild this or update until next release? @licaon-kter

licaon-kter commented 1 year ago

I've disabled that version so if you tag a new fixed version it will pulled and built.

licaon-kter commented 1 year ago

You did not retag so I've updated manually: https://gitlab.com/fdroid/fdroiddata/-/commit/ce31f4a4966618210c3a41a524c5aeb81d407f63

ultranity commented 1 year ago

thanks for your help 👍