iamr0s / Dhizuku

A Android Application for share DeviceOwner
GNU General Public License v3.0
989 stars 42 forks source link

Add auto build workflow #40

Closed s1204IT closed 7 months ago

s1204IT commented 7 months ago
iamr0s commented 7 months ago

Good job! 我一直想加一个自动打包的Action,只是最近太懒了

s1204IT commented 7 months ago

But there seems to be a problem with the code and the build fails.

s1204IT commented 7 months ago

> Task :app:compileReleaseKotlin FAILED

e: file:///home/runner/work/Dhizuku/Dhizuku/app/src/main/java/com/rosan/dhizuku/server/DhizukuUserServiceConnections.kt:51:28 None of the following functions can be called with the arguments supplied: public open fun startProcess(p0: ComponentName): IBinder! defined in com.rosan.dhizuku.server.DhizukuProcess invisible_fake open fun startProcess(p0: AppProcess.ProcessParams): Process defined in com.rosan.dhizuku.server.DhizukuProcess

FAILURE: Build failed with an exception.

s1204IT commented 7 months ago

@iamr0s My request is that if you can resolve the problem that this build does not work, please release a new build (v2.8.1 etc.) that includes new translations.

iamr0s commented 6 months ago

Repaired successfully: https://github.com/iamr0s/Dhizuku/actions

iamr0s commented 6 months ago

以及要注意.gitignore文件,这个r0s.properties文件是我用于本地打包的配置文件。 android test keys需要与它区别开来。