Skip to content

chore: chmod +x the binaries before wrapping in tarball#389

Merged
majd merged 1 commit into
majd:mainfrom
jchillerup:main
Sep 6, 2025
Merged

chore: chmod +x the binaries before wrapping in tarball#389
majd merged 1 commit into
majd:mainfrom
jchillerup:main

Conversation

@jchillerup

Copy link
Copy Markdown
Contributor

I had some issues installing this tool with mise because the binaries were not chmod +x prior to packaging.

This PR implements exactly that and nothing more :)

When this is integrated it should be able to add ipatool to your mise environment like so:

$ mise use ubi:majd/ipatool

@majd majd requested a review from Copilot August 15, 2025 05:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes executable permissions for binary files before creating release tarballs to resolve installation issues with mise package manager. The change ensures binaries are properly executable when extracted from the distributed archives.

  • Added chmod +x commands before tarball creation in GitHub Actions workflow
  • Applied the fix to both Linux and macOS binary packaging steps

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@majd majd merged commit 91ae69c into majd:main Sep 6, 2025
13 checks passed
ViRb3 pushed a commit to ViRb3/ipatool that referenced this pull request Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants