Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS app bundle creation #1252

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

skywinder
Copy link

@skywinder skywinder commented Mar 24, 2024

Application Bundle Creation: The application bundle structure creation and binary copying processes have been streamlined for efficiency.

Update documentation.

  1. Install librsvg with Homebrew: brew install librsvg
  2. Run the script: ./misc/create_app_bundle.sh
  3. The .app bundle will be in ./target/release
  4. Move the bundle to Applications: mv ./target/release/Czkawka.app /Applications

CleanShot 2024-03-24 at 20 16 21@2x

Enjoy Czkawka.app

@qarmin
Copy link
Owner

qarmin commented Mar 25, 2024

Can you add this to mac CI?

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.

None yet

2 participants