mirror of
https://github.com/radareorg/iaito.git
synced 2026-02-10 08:53:23 +02:00
Update macOS automatic release notes [no ci]
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -99,3 +99,4 @@ src/translations
|
||||
/dist/macos/disk
|
||||
/dist/macos/extra
|
||||
/dist/macos/*.dmg
|
||||
/dist/macos/*.zip
|
||||
|
||||
@@ -48,13 +48,6 @@ echo "Commits: $N from `wc -l .A | awk '{print $1}'` contributors"
|
||||
echo
|
||||
echo "Release builds (binary assets below) are considered work-in-progress, use flatpak or your distro packaging if anything is not working"
|
||||
echo
|
||||
echo "## macOS"
|
||||
echo
|
||||
echo "\`\`\`sh"
|
||||
echo "sudo xattr -c /Applications/iaito.app"
|
||||
echo "sudo codesign --force --deep --sign - /Applications/iaito.app"
|
||||
echo "\`\`\`"
|
||||
echo
|
||||
echo "## Flatpak (WSL / Linux)"
|
||||
echo
|
||||
echo "\`\`\`sh"
|
||||
|
||||
Reference in New Issue
Block a user