MacOsPublish - TOOL FOR PUBLISH AND BUNDLE MACOS APPS #18407
Locked
CastelloBrancoTecnologia
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
MacOsPublish is a command-line tool to build, bundle, codesign, and optionally notarize .NET macOS applications in a unified .app bundle that includes both x64 and arm64 binaries.
✅ Supports both osx-arm64 and osx-x64
✅ Parallel builds
✅ Deduplicates shared files (using SHA-256) to reduce bundle size
✅ Creates .app, .pkg, and .dmg bundles
✅ Optional Apple notarization and stapling
✅ Automatic architecture unified single bundle (x64/arm64)
SEE IN https://github.com/CastelloBrancoTecnologia/MacOsPublish
Beta Was this translation helpful? Give feedback.
All reactions