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

Remove unnecessary folders from macos release archives #2820

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

PhilippMa
Copy link
Contributor

Summary of changes

Change build commands for macos to not include unnecessary folders in the zip archive.

Context and reason for change

There is no reason for the released zip archive to have a folder structure like release/mac/OpossumUI.app, and it's nicer for the user if they immediately get the .app file when opening the zip archive.

How can the changes be tested

Build OpossumUI using yarn ship:auto on a macos machine and check the resulting zip archive.

@PhilippMa PhilippMa linked an issue Feb 27, 2025 that may be closed by this pull request
@mstykow mstykow self-assigned this Feb 27, 2025
@PhilippMa PhilippMa merged commit 988f4fb into main Feb 27, 2025
10 checks passed
@PhilippMa PhilippMa deleted the feat/macos-zip-structure branch February 27, 2025 09:34
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.

Remove unnecessary folder structure from macos release archive
2 participants