MacOsPublish - TOOL FOR PUBLISH AND BUNDLE MACOS APPS #18407
CastelloBrancoTecnologia
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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