IPASorter/README.md
2021-10-03 19:45:36 -07:00

326 B

IPASorter

Cross platform sorter for iOS app packages (IPAs)

Command line arguments

IPASorter <path> or
dotnet IPASorter.dll <path>
Running with no arguments will sort from the directory the program is in.

requires .net core 3.1 or later

plist parsing from https://github.com/animetrics/PlistCS