IPASorter/README.md

13 lines
361 B
Markdown
Raw Normal View History

2021-10-03 10:51:23 -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
2021-10-03 10:00:35 -07:00
2021-10-03 10:53:20 -07:00
requires .net core 3.1 or later
2021-10-03 10:00:35 -07:00
plist parsing from https://github.com/animetrics/PlistCS