mirror of
https://github.com/libimobiledevice/ideviceinstaller.git
synced 2026-03-18 20:02:26 +00:00
Updated NEWS for release
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
Version 1.2.0
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
* Breaking changes:
|
||||
- Command line options are now using subcommands like `install`, `list`, etc. instead of the old `-i`, `-l`
|
||||
|
||||
* Changes:
|
||||
- Add options for using external sinf and iTunes metadata
|
||||
- Add JSON output capability
|
||||
- Use CFBundleShortVersionString to display the app version
|
||||
- Add -a command line switch to specify return attributes for 'list' command
|
||||
- Add -b, --bundle-identifier command line switch to allow querying for bundle identifier
|
||||
|
||||
* Bug Fixes:
|
||||
- Fix picking wrong app directory from zip/ipa when there are other directories
|
||||
- Fix wrong exit code on specific output format (xml or json)
|
||||
- Make sure to always return an error code if something goes wrong
|
||||
|
||||
Version 1.1.1
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user