forked from anixart-mod/patcher
Исправление патчей, реализация базвого функционала для сборки apk
This commit is contained in:
@@ -49,6 +49,7 @@ def apply(config: dict) -> bool:
|
||||
config["new_package_name"].replace(".", "/"),
|
||||
),
|
||||
)
|
||||
os.rmdir("./decompiled/smali_classes2/com/swiftsoft")
|
||||
if os.path.exists("./decompiled/smali_classes4/com/swiftsoft"):
|
||||
rename_dir(
|
||||
"./decompiled/smali_classes4/com/swiftsoft",
|
||||
|
||||
Reference in New Issue
Block a user