IPASorter/README.md
2021-10-03 10:53:20 -07:00

12 lines
361 B
Markdown

# 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