You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "main.py", line 270, in
main(sys.argv[1:])
File "main.py", line 257, in main
runwizard()
File "main.py", line 127, in runwizard
signApplication("base/dist/base.apk",1)
File "main.py", line 168, in signApplication
command = 'mkdir '+myworkspace()+'/unpinnedapk/'+package[0]+millis+'/'
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
I. Initiating APK extraction from device
complete
I. Decompiling
complete
I: Applying SSL bypass
complete
I. Building New APK
complete
I. Signing APK
complete
Traceback (most recent call last):
File "main.py", line 270, in
main(sys.argv[1:])
File "main.py", line 257, in main
runwizard()
File "main.py", line 127, in runwizard
signApplication("base/dist/base.apk",1)
File "main.py", line 168, in signApplication
command = 'mkdir '+myworkspace()+'/unpinnedapk/'+package[0]+millis+'/'
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: