Commit Graph

  • 1762d5f12f Updated NEWS for release master 1.2.0 Nikias Bassen 2025-10-30 20:24:54 +01:00
  • fc32f8232c Use plist_write_to_stream to print app list Nikias Bassen 2025-10-30 13:28:09 +01:00
  • baa9b5d16e [github-actions] Fix windows build Nikias Bassen 2025-09-08 00:31:49 +02:00
  • 7cfd8d9238 Add FUNDING Nikias Bassen 2025-09-08 00:31:40 +02:00
  • 1a081ff74c [github-actions] Update build workflow to use windows-latest Nikias Bassen 2025-07-14 02:22:21 +02:00
  • 5bdc4dcda9 [github-actions] Bump dawidd6/action-download-artifact from 3 to 6 Nikias Bassen 2024-12-02 06:43:10 +01:00
  • 1431d42b56 automake: Prevent dist or distcheck when uncommitted changes are present Nikias Bassen 2024-05-18 23:40:50 +02:00
  • 4323f9abf2 Revert "Fix compilation with updated libplist API" Nikias Bassen 2024-05-13 19:55:42 +02:00
  • 8148487b29 Revert "autoconf: Updated libplist version requirement" Nikias Bassen 2024-05-13 19:55:28 +02:00
  • 490058e1df autoconf: Updated libplist version requirement Nikias Bassen 2024-05-04 13:58:51 +02:00
  • 6f1457747e [github-actions] Updated actions in build workflow Nikias Bassen 2024-05-02 19:21:10 +02:00
  • a738daedcb [github-actions] Fix macOS build Nikias Bassen 2024-05-02 19:20:22 +02:00
  • 9fdf17c55f Fix compilation with updated libplist API Nikias Bassen 2024-05-01 10:24:51 +02:00
  • 22872c3571 [github-actions] Add a scheduled build Nikias Bassen 2024-01-15 01:30:05 +01:00
  • 0207cfc188 [github-actions] Update checkout and upload-artifact actions to v3 Nikias Bassen 2024-01-15 01:28:29 +01:00
  • b9cfe0b264 Fix compiler error due to mismatching format in format string Nikias Bassen 2023-07-21 04:07:24 +07:00
  • faafec8be9 Fix get wrong app directory from zip/ipa when there are other directory, taking "OnDemandResources" for example zhangbo 2021-09-06 14:43:54 +08:00
  • 7ae455ff18 Use plist_from_memory instead of plist_from_bin/xml Nikias Bassen 2023-07-21 03:40:28 +07:00
  • bd618e0ed1 Updated manpage with new options Nikias Bassen 2023-07-21 03:35:40 +07:00
  • 03d93c67ff Add options for using external sinf and iTunes metadata Francesco Tamagni 2019-05-22 21:08:31 +02:00
  • 5cbf60922b Updated README Nikias Bassen 2023-07-21 00:44:43 +07:00
  • ab26b03baf Fix wrong exit code on specific output format (xml or json) tomriddly 2023-07-19 17:37:14 +08:00
  • 835e626f14 Updated deprecated autoconf macros Nikias Bassen 2023-06-30 11:32:29 +02:00
  • 9f9de528fe Replace obsoleted zip_get_num_files with zip_get_num_entries Nikias Bassen 2023-06-30 11:25:04 +02:00
  • 71ec5eaa30 Make sure git-version-gen and .tarball-version are added to dist archive Nikias Bassen 2023-04-30 16:05:50 +02:00
  • 8bfb6484df git-version-gen: Prevent multiple lines of output Nikias Bassen 2023-04-30 14:13:37 +02:00
  • f1ff5caef3 Add support for JSON output Nikias Bassen 2023-04-21 17:19:13 +02:00
  • ac69c93e99 Fix compilation Nikias Bassen 2023-04-12 23:25:21 +02:00
  • e86c2e397e Further rework of command line option handling Nikias Bassen 2023-03-27 01:51:20 +02:00
  • 9525a2a761 Add -a command line switch to specify return attributes for 'list' command Nikias Bassen 2023-03-25 05:54:57 +01:00
  • 14dced8dda Use CFBundleShortVersionString to display the app version Nikias Bassen 2023-03-23 03:42:29 +01:00
  • b4e7004fdf Mention in the documentation that certain commands don't work anymore with iOS 7 or later Nikias Bassen 2023-03-21 18:44:39 +01:00
  • ba76637042 Update error message to be more precise on the underlying issue Nikias Bassen 2023-02-28 12:35:43 +01:00
  • 707e4f0b9f Fix segfault with missing Payload dir in .ipa Nikias Bassen 2023-02-28 12:31:37 +01:00
  • bbc82c7d5f Update deprecated autoconf macros and automatically derive version number from latest git tag Nikias Bassen 2023-02-11 02:31:49 +01:00
  • 7fbc6d1801 Rework command line option handling Nikias Bassen 2023-02-11 02:27:04 +01:00
  • c50f53a7c2 Add -b, --bundle-identifier command line switch to allow querying for bundle identifier Nikias Bassen 2023-02-11 00:35:52 +01:00
  • 39701a4c33 Make sure to always return an error code if something goes wrong Nikias Bassen 2023-02-11 00:26:22 +01:00
  • 3909271599 Ignore remove events when unsubscribing the event callback Nikias Bassen 2022-05-09 19:02:35 +02:00
  • 534ddefac4 [github-actions] Use windows-2019 instead of windows-latest for now Nikias Bassen 2022-04-05 01:28:18 +02:00
  • bdd8ede4ae Updated README with pkg-config requirement Nikias Bassen 2022-04-04 08:55:00 +02:00
  • d5c37d6579 [github-actions] Add build workflow Nikias Bassen 2021-09-19 03:27:29 +02:00
  • 659e35c047 README: Fix typo Nikias Bassen 2021-06-30 02:32:28 +02:00
  • 4bdb4e6a1e Fix wrong binary name in README.md usage examples due to bad copy/paste Martin Szulecki 2020-07-30 11:42:08 +02:00
  • 14b0bfa916 Post release version bump to 1.1.2 Martin Szulecki 2020-06-15 22:14:41 +02:00
  • bcd0270cad Update NEWS with latest changes 1.1.1 Martin Szulecki 2020-06-15 20:22:16 +02:00
  • 796bd3dbd3 Add "contributing" section to README.md Martin Szulecki 2020-06-13 04:23:00 +02:00
  • 40b2baa127 Update README with Apple trademarks Nikias Bassen 2020-06-13 02:55:52 +02:00
  • 8cd780ac67 Improve README.md with feature, installation and usage sections Martin Szulecki 2020-06-13 02:47:25 +02:00
  • 6cd36e6543 Apply changes towards a project wide common "autogen.sh" file Martin Szulecki 2020-06-09 04:02:32 +02:00
  • 33fabcb906 Update libplist and libimobiledevice version requirements Nikias Bassen 2020-06-09 03:44:52 +02:00
  • 79cded93fa Make sure README.md file is added to distribution archive Martin Szulecki 2020-06-08 22:11:53 +02:00
  • 7aba50d9b6 Convert README to markdown syntax, update content and links Martin Szulecki 2020-06-08 13:55:55 +02:00
  • 7394006f18 Add --network option to support network devices Nikias Bassen 2020-06-05 21:14:46 +02:00
  • 0a54292828 Update NEWS with latest changes Martin Szulecki 2020-06-04 04:53:42 +02:00
  • 76b58295b9 Add new "--version" option to output version information Martin Szulecki 2020-06-04 04:52:41 +02:00
  • cc9353ce65 Unify usage output with other tools and add project URLs Martin Szulecki 2020-06-04 04:49:29 +02:00
  • 0532de1f2d Update man page with project URLs Martin Szulecki 2020-06-04 04:47:32 +02:00
  • f9527a393c Output overview with instructions after configure completed Martin Szulecki 2020-06-04 04:46:26 +02:00
  • f2b2a9f895 Use secure project URL in configure.ac Martin Szulecki 2020-06-04 04:46:11 +02:00
  • b37ce232a4 Ignore SIGPIPE Nikias Bassen 2019-09-28 12:30:05 +02:00
  • ab93521100 Make wait for install/uninstall notification optional with -n command line switch Nikias Bassen 2019-06-13 03:25:27 +02:00
  • 8c1945ccd2 Fix compilation on win32 Nikias Bassen 2019-05-09 16:44:10 +02:00
  • 4a7f0b0148 Do not bail when notification is sent too early Rudolf Tammekivi 2018-02-01 14:07:54 +02:00
  • 46e6e2a0a2 Fix wrong size allocation for filename (developer app install) Nikias Bassen 2019-01-29 12:30:52 +01:00
  • f14def7cd9 Remove length check on device UDID argument to support newer devices Nikias Bassen 2018-10-01 08:59:48 +02:00
  • f7988de827 Return non-zero status on ideviceinstaller errors Greg Dennis 2018-06-01 13:07:38 -04:00
  • 58d359fdc3 Add newline to progress output when operation completes Nikias Bassen 2018-04-05 16:59:59 +02:00
  • abd479d1d8 Fix progress output to skip printing repeated progress status Nikias Bassen 2018-03-23 02:00:30 +01:00
  • 5ae11f5b28 Renamed some variables and removed unnecessary if(x) checks before *free(x) calls Nikias Bassen 2018-03-23 01:58:20 +01:00
  • 723c8cb0d1 Fix wrong device disconnected detection Rudolf Tammekivi 2018-03-23 01:33:31 +01:00
  • c37f4ce4c2 Fixed compilation instructions Paul Vojta 2017-11-07 00:25:25 -08:00
  • 241d036b0e Delete lines 54-60 of ideviceinstaller.c. Paul Vojta 2017-11-07 00:12:29 -08:00
  • ff0df3d5e2 Display CFBundleIdentifier for .app folder installs Perry Clarke 2018-03-23 01:19:04 +01:00
  • f07a9a0a4b Prevent segfault when trying to print progress (and the current status is actually NULL) Greg Dennis 2018-03-23 00:55:29 +01:00
  • 442f670a01 Ignore .DS_Store files and other hidden files when parsing Zip files Nikias Bassen 2016-08-12 20:06:07 +02:00
  • 824bb9ae64 Bump libzip version requirement to >= 0.10 Nikias Bassen 2016-01-19 16:44:24 +01:00
  • 9677564296 Fix a few trailing whitespace errors Martin Szulecki 2015-01-28 03:07:20 +01:00
  • e6160b1fd7 Reduce sleep time in wait handler to increase performance of commands Martin Szulecki 2015-01-28 03:03:59 +01:00
  • 1461c96076 man: Add link to project homepage Martin Szulecki 2015-01-28 03:02:33 +01:00
  • 173b341a55 Add homepage URL to usage output Martin Szulecki 2015-01-28 03:01:25 +01:00
  • efd5f4c582 Update copyright header Martin Szulecki 2015-01-28 03:00:42 +01:00
  • 0926dd890e Require autoconf 2.64+ to use package bugreport and project URL in AC_INIT Martin Szulecki 2015-01-28 02:59:27 +01:00
  • e8417d6b44 Port code and bump dependency on libimobiledevice >= 1.2.0 Martin Szulecki 2015-01-28 02:55:25 +01:00
  • 24acd59532 Report to stderr if status callback was called with invalid arguments Martin Szulecki 2015-01-28 02:50:18 +01:00
  • 2c6e04f6b9 Remove unused notification printing in callback Martin Szulecki 2015-01-28 02:49:06 +01:00
  • 61d05bf695 Update README with new git URL, IRC and twitter profile Martin Szulecki 2015-01-28 02:47:40 +01:00
  • 9a2820e112 Post-release version bump to 1.1.1 Martin Szulecki 2014-10-15 03:13:51 +02:00
  • 409ab13298 Synchronize command usage in man page and ideviceinstaller itself 1.1.0 Martin Szulecki 2014-10-15 03:08:00 +02:00
  • ec2d5cda30 man: Update man page to have correct short arguments Martin Szulecki 2014-10-14 19:26:21 +02:00
  • f0fd27511f Update NEWS with latest changes Martin Szulecki 2014-10-14 19:26:08 +02:00
  • c7ca815ae1 Add "check-news" automake option to ensure correct NEWS file on releases Martin Szulecki 2014-10-14 19:25:53 +02:00
  • 949f2f3e63 Bump version to 1.1.0 Martin Szulecki 2014-10-14 19:01:06 +02:00
  • b8ea34cbf7 Use correct error type for afc checks Martin Szulecki 2014-10-14 19:00:38 +02:00
  • e017c63510 Fix installation of IPA files which are missing app directory zip file entry Martin Szulecki 2014-10-02 20:49:05 +02:00
  • ab04a35991 Return non-zero exit status (128) when device error occurrs Nikias Bassen 2014-08-20 08:13:21 +02:00
  • 11d0a9a9b1 Fix spelling of 'occurred' Nikias Bassen 2014-08-20 08:11:35 +02:00
  • 420eaf5493 Make sure target buffer for readlink is large enough and gets NULL-terminated Nikias Bassen 2014-08-20 08:04:17 +02:00
  • 5fbd3251e9 Add support for installing from directories which contain symlinks Martin Szulecki 2014-05-27 11:34:18 +02:00
  • f6fc793444 Update AUTHORS from git history Martin Szulecki 2014-05-27 11:33:55 +02:00