Skip to content

Releases: martincostello/dotnet-macos-notarization-example

v1.2.0

21 Nov 15:40
aad1fe0
Compare
Choose a tag to compare
Update to .NET 8 (#10)

Update to .NET 8.

v1.1.0

20 May 10:25
Compare
Choose a tag to compare
Only notarize if secrets available

Only notarize for non-forks so that secrets are available.

v1.0.0

10 May 18:27
Compare
Choose a tag to compare
Ensure app has execute permissions

Ensure that +x is set on the main executable, as it gets lost in the process of uploading and downloading the artifacts.