326 B
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