Skip to content

Commit e0bdd26

Browse files
committed
Updated News
1 parent ecb0282 commit e0bdd26

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: ideviceinstaller 1.2.0
3+
date: 2025-10-30 20:24 CET
4+
author: https://github.com/nikias
5+
---
6+
[ideviceinstaller 1.2.0](/#download-ideviceinstaller) has been released.
7+
## Breaking changes
8+
* Command line options are now using subcommands like `install`, `list`, etc. instead of the old `-i`, `-l`
9+
<!-- excerpt -->
10+
## Changes
11+
* Add options for using external sinf and iTunes metadata
12+
* Add JSON output capability
13+
* Use CFBundleShortVersionString to display the app version
14+
* Add -a command line switch to specify return attributes for 'list' command
15+
* Add -b, --bundle-identifier command line switch to allow querying for bundle identifier
16+
17+
## Bug Fixes:
18+
* Fix picking wrong app directory from zip/ipa when there are other directories
19+
* Fix wrong exit code on specific output format (xml or json)
20+
* Make sure to always return an error code if something goes wrong

0 commit comments

Comments
 (0)