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
linux doesnt complain as much as windows, so even though it was allegedly fixed before, it wasnt really on windows
i compiled it myself, didnt use the release
i had to fix it myself by adding tmpFile.Close() where zipreader and writer were closed in appstore_replicate_sinf (line 72 around there)
Version
latest
Relevant log output
D:\Users\\Desktop\ipatool-main>ipatool download -b com.hammerandchisel.discord -o discord2.ipa
waiting 8 Seconds1:51PM ERR error="failed to rename original file: rename discord2.ipa.tmp discord2.ipa: The process cannot access the file because it is being used by another process." success=false
The text was updated successfully, but these errors were encountered:
What happened?
linux doesnt complain as much as windows, so even though it was allegedly fixed before, it wasnt really on windows
i compiled it myself, didnt use the release
i had to fix it myself by adding tmpFile.Close() where zipreader and writer were closed in appstore_replicate_sinf (line 72 around there)
Version
latest
Relevant log output
The text was updated successfully, but these errors were encountered: