35 lines
1.6 KiB
Markdown
35 lines
1.6 KiB
Markdown
近期不能打包,打包出错,有大神已经解决,可使用。fork下边仓库,然后根据自己的需要修改。
|
|
|
|
https://github.com/lm317379829/TVBoxDIY
|
|
|
|
具体修改如下:
|
|
|
|
APK-J Build为本地爬虫-俊版,APK-T Build为本地爬虫taka版,APK-O Build为本地爬虫原版。APK-TV Build为本地爬虫Fongmi/TV版(暂时有问题,待修复)。
|
|
|
|
以俊版为例,修改2个地方。
|
|
|
|
1、diy-J.sh修改这个文件。如果不想修改其他东西,那就删除,只留下#xwalk修复。如下图:
|
|
|
|

|
|
|
|
2、修改TVBoxDIY/.github/workflows/APK-J.yml文件。换成自己版本的地址:
|
|
|
|

|
|
|
|
试试吧,其它的等大神修复吧。
|
|
|
|
同样的问题再次发生20240724 现附上https://github.com/sayxiaoyan/Box大神的解决办法:
|
|

|
|

|
|

|
|
|
|
https://github.com/dlgt7/TVbox-interface/tree/main/xwalk_shared_library23.53.589.4
|
|
|
|

|
|
|
|
|
|
俊版
|
|
maven { url "https://maven.aliyun.com/repository/public/" }
|
|

|
|
|