a lot of fixes and updates
This commit is contained in:
parent
fcf6830e2d
commit
323f348410
3 changed files with 83 additions and 21 deletions
|
@ -2,10 +2,9 @@
|
|||
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
|
||||
`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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue