majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.34k stars 466 forks source link

failed to remove original file #201

Closed yanghaoi closed 1 year ago

yanghaoi commented 1 year ago

What happened?

In windows : 4:05PM ERR error="failed to remove original file: remove test.ipa: The process cannot access the file because it is being used by another process." success=false

But xxx.ipa file is ok, .tmp file not remove.I think this may be because the file handle was not closed when deleting the temp file?

Version

ipatool version 2.1.2

Relevant log output

No response