169 Commits

Author SHA1 Message Date
Nikias Bassen 1762d5f12f Updated NEWS for release 1.2.0 2025-10-30 20:24:54 +01:00
Nikias Bassen fc32f8232c Use plist_write_to_stream to print app list 2025-10-30 13:28:09 +01:00
Nikias Bassen baa9b5d16e [github-actions] Fix windows build 2025-09-08 00:31:49 +02:00
Nikias Bassen 7cfd8d9238 Add FUNDING 2025-09-08 00:31:40 +02:00
Nikias Bassen 1a081ff74c [github-actions] Update build workflow to use windows-latest 2025-07-14 02:22:21 +02:00
Nikias Bassen 5bdc4dcda9 [github-actions] Bump dawidd6/action-download-artifact from 3 to 6 2024-12-02 06:43:10 +01:00
Nikias Bassen 1431d42b56 automake: Prevent dist or distcheck when uncommitted changes are present 2024-05-18 23:40:50 +02:00
Nikias Bassen 4323f9abf2 Revert "Fix compilation with updated libplist API"
This reverts commit 9fdf17c55f.
2024-05-13 19:55:42 +02:00
Nikias Bassen 8148487b29 Revert "autoconf: Updated libplist version requirement"
This reverts commit 490058e1df.
2024-05-13 19:55:28 +02:00
Nikias Bassen 490058e1df autoconf: Updated libplist version requirement 2024-05-04 13:58:51 +02:00
Nikias Bassen 6f1457747e [github-actions] Updated actions in build workflow 2024-05-02 19:21:10 +02:00
Nikias Bassen a738daedcb [github-actions] Fix macOS build 2024-05-02 19:20:22 +02:00
Nikias Bassen 9fdf17c55f Fix compilation with updated libplist API 2024-05-01 10:24:51 +02:00
Nikias Bassen 22872c3571 [github-actions] Add a scheduled build 2024-01-15 01:30:05 +01:00
Nikias Bassen 0207cfc188 [github-actions] Update checkout and upload-artifact actions to v3 2024-01-15 01:28:29 +01:00
Nikias Bassen b9cfe0b264 Fix compiler error due to mismatching format in format string 2023-07-21 04:07:24 +07:00
zhangbo faafec8be9 Fix get wrong app directory from zip/ipa when there are other directory, taking "OnDemandResources" for example 2023-07-21 03:50:50 +07:00
Nikias Bassen 7ae455ff18 Use plist_from_memory instead of plist_from_bin/xml 2023-07-21 03:40:28 +07:00
Nikias Bassen bd618e0ed1 Updated manpage with new options 2023-07-21 03:35:40 +07:00
Francesco Tamagni 03d93c67ff Add options for using external sinf and iTunes metadata 2023-07-21 03:30:28 +07:00
Nikias Bassen 5cbf60922b Updated README 2023-07-21 00:44:43 +07:00
tomriddly ab26b03baf Fix wrong exit code on specific output format (xml or json) 2023-07-21 00:42:53 +07:00
Nikias Bassen 835e626f14 Updated deprecated autoconf macros 2023-06-30 11:32:29 +02:00
Nikias Bassen 9f9de528fe Replace obsoleted zip_get_num_files with zip_get_num_entries 2023-06-30 11:25:04 +02:00
Nikias Bassen 71ec5eaa30 Make sure git-version-gen and .tarball-version are added to dist archive 2023-04-30 16:05:50 +02:00
Nikias Bassen 8bfb6484df git-version-gen: Prevent multiple lines of output 2023-04-30 14:13:37 +02:00
Nikias Bassen f1ff5caef3 Add support for JSON output 2023-04-21 17:19:13 +02:00
Nikias Bassen ac69c93e99 Fix compilation 2023-04-12 23:25:21 +02:00
Nikias Bassen e86c2e397e Further rework of command line option handling 2023-03-27 01:51:20 +02:00
Nikias Bassen 9525a2a761 Add -a command line switch to specify return attributes for 'list' command 2023-03-25 05:54:57 +01:00
Nikias Bassen 14dced8dda Use CFBundleShortVersionString to display the app version 2023-03-23 03:42:29 +01:00
Nikias Bassen b4e7004fdf Mention in the documentation that certain commands don't work anymore with iOS 7 or later 2023-03-21 18:44:39 +01:00
Nikias Bassen ba76637042 Update error message to be more precise on the underlying issue 2023-02-28 12:35:43 +01:00
Nikias Bassen 707e4f0b9f Fix segfault with missing Payload dir in .ipa 2023-02-28 12:31:37 +01:00
Nikias Bassen bbc82c7d5f Update deprecated autoconf macros and automatically derive version number from latest git tag 2023-02-11 02:31:49 +01:00
Nikias Bassen 7fbc6d1801 Rework command line option handling 2023-02-11 02:27:04 +01:00
Nikias Bassen c50f53a7c2 Add -b, --bundle-identifier command line switch to allow querying for bundle identifier 2023-02-11 00:35:52 +01:00
Nikias Bassen 39701a4c33 Make sure to always return an error code if something goes wrong 2023-02-11 00:26:22 +01:00
Nikias Bassen 3909271599 Ignore remove events when unsubscribing the event callback
Otherwise we see 'Device removed' messages which might be misleading.
2022-05-09 19:02:35 +02:00
Nikias Bassen 534ddefac4 [github-actions] Use windows-2019 instead of windows-latest for now 2022-04-05 01:28:18 +02:00
Nikias Bassen bdd8ede4ae Updated README with pkg-config requirement 2022-04-04 08:55:00 +02:00
Nikias Bassen d5c37d6579 [github-actions] Add build workflow 2021-09-19 03:27:29 +02:00
Nikias Bassen 659e35c047 README: Fix typo 2021-06-30 02:32:28 +02:00
Martin Szulecki 4bdb4e6a1e Fix wrong binary name in README.md usage examples due to bad copy/paste
Thanks to @Minion3665 for noticing it.
2020-07-30 11:42:08 +02:00
Martin Szulecki 14b0bfa916 Post release version bump to 1.1.2 2020-06-15 22:14:41 +02:00
Martin Szulecki bcd0270cad Update NEWS with latest changes 1.1.1 2020-06-15 20:22:16 +02:00
Martin Szulecki 796bd3dbd3 Add "contributing" section to README.md 2020-06-13 04:23:00 +02:00
Nikias Bassen 40b2baa127 Update README with Apple trademarks 2020-06-13 02:55:52 +02:00
Martin Szulecki 8cd780ac67 Improve README.md with feature, installation and usage sections 2020-06-13 02:47:25 +02:00
Martin Szulecki 6cd36e6543 Apply changes towards a project wide common "autogen.sh" file 2020-06-09 04:02:32 +02:00