Package Details: xtool-appimage 1.16.1-2

Git Clone URL: https://aur.archlinux.org/xtool-appimage.git (read-only, click to copy)
Package Base: xtool-appimage
Description: Cross-platform Xcode replacement
Upstream URL: https://github.com/xtool-org/xtool
Keywords: xcode
Licenses: MIT
Conflicts: xtool
Provides: xtool
Submitter: nicknb
Maintainer: nicknb
Last Packager: nicknb
Votes: 1
Popularity: 0.115465
First Submitted: 2025-05-28 17:44 (UTC)
Last Updated: 2025-11-20 17:24 (UTC)

Required by (0)

Sources (3)

Latest Comments

nicknb commented on 2025-11-20 17:25 (UTC)

Fixed, thanks for reporting!

Licorice5741 commented on 2025-11-20 16:01 (UTC) (edited on 2025-11-20 16:02 (UTC) by Licorice5741)

It looks like it has a dependency on zip

% xtool dev
Planning...
Building for debugging...
[8/8] Linking
[Unpacking app] 100%
[Preparing device] 100%
[Provisioning]  33%
[Provisioning] 100%
[Signing] 100%
[Packaging] ...
Error: Could not find executable 'zip' in PATH

nicknb commented on 2025-07-23 13:58 (UTC) (edited on 2025-07-23 13:59 (UTC) by nicknb)

Theoretically it should and it used to.

The thing is that swift-language and swift-language-git (2 out of 5 providers for swift-language) require swift themselves to build, meaning they are de facto broken without manual intervention. And some AUR helpers seem to choose swift-language automatically instead of prompting users to pick the one they want.

See my comment here: https://github.com/xtool-org/xtool/issues/79#issuecomment-2921986498

patresi commented on 2025-07-23 08:14 (UTC)

Shouldn't this package depend on swift-language rather than swift-bin? swift-bin provides swift-language