extract: add IPA to extractable filetypes (#9117)

Co-authored-by: Marc Cornellà <marc.cornella@live.com>
This commit is contained in:
Thi Doãn 2020-07-18 23:32:50 +09:00 committed by GitHub
commit 322e592c38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -23,6 +23,7 @@ plugins=(... extract)
| `bz2` | Bzip2 file |
| `deb` | Debian package |
| `gz` | Gzip file |
| `ipa` | iOS app package |
| `ipsw` | iOS firmware file |
| `jar` | Java Archive |
| `lrz` | LRZ archive |