Cross platform sorter for iOS app packages (IPAs)
Find a file
2021-10-03 11:16:59 -07:00
IPASorter rev up those friers we just replaced the broken libary with a rebuilt one 2021-10-03 11:16:52 -07:00
.gitattributes Add .gitignore and .gitattributes. 2021-09-18 16:32:22 -07:00
.gitignore Add .gitignore and .gitattributes. 2021-09-18 16:32:22 -07:00
IPASorter.sln Add project files. 2021-09-18 16:32:23 -07:00
LICENSE Create LICENSE 2021-10-03 10:55:40 -07:00
README.md Update README.md 2021-10-03 10:53:20 -07:00

IPASorter

Cross platform sorter for iOS app packages (IPAs)

Command line arguments

IPASorter <path> <options>
Running with no arguments will sort from the directory the program is in with no sorting options.

Sorting Options

coming soon

requires .net core 3.1 or later

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