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

Fix product path handling in Mac Crafter #6966

Merged
merged 4 commits into from
Aug 6, 2024

Commits on Aug 6, 2024

  1. Fix final path that app is copied to in mac crafter

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and camilasan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3588c13 View commit details
    Browse the repository at this point in the history
  2. Only create product path's directory if it doesn't exist already

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and camilasan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d1cb170 View commit details
    Browse the repository at this point in the history
  3. Add default product folder to gitignore

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and camilasan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a3081f2 View commit details
    Browse the repository at this point in the history
  4. Add mac-crafter Package.resolved to gitignore

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and camilasan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f8bde40 View commit details
    Browse the repository at this point in the history