Update DMG creation process in build workflow #2053

Closed
opened 2026-04-05 22:59:45 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @SoftFever on 9/28/2025

  • Update the OrcaSlicer DMG creation steps to exclude the profile validator helper from the main DMG.
  • Introduce a dedicated directory for the main OrcaSlicer DMG and the profile validator DMG, ensuring a cleaner build process.
  • Use symbolic links with the -sfn option to avoid issues with existing links.

This change enhances the organization of the build artifacts and improves the clarity of the DMG creation process.

Description

Screenshots/Recordings/Graphs

Tests

*Originally created by @SoftFever on 9/28/2025* * Update the OrcaSlicer DMG creation steps to exclude the profile validator helper from the main DMG. * Introduce a dedicated directory for the main OrcaSlicer DMG and the profile validator DMG, ensuring a cleaner build process. * Use symbolic links with the `-sfn` option to avoid issues with existing links. This change enhances the organization of the build artifacts and improves the clarity of the DMG creation process. # Description <!-- > Please provide a summary of the changes made in this PR. Include details such as: > * What issue does this PR address or fix? > * What new features or enhancements does this PR introduce? > * Are there any breaking changes or dependencies that need to be considered? --> # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#2053