Releases: martincostello/dotnet-macos-notarization-example
Releases · martincostello/dotnet-macos-notarization-example
v1.3.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Migrate to notarytool by @martincostello in #41
- Remove obsolete environment variables by @martincostello in #52
- Update to .NET 9 by @costellobot in #34
- Add issue templates by @martincostello in #85
- Create FUNDING by @martincostello in #86
- Remove dependabot reviewers by @martincostello in #87
- Exclude more bots by @martincostello in #94
- Add zizmor by @martincostello in #101
- Configure Renovate by @renovate[bot] in #102
- Update Xcode version to 16.4 by @martincostello in #110
- Update to .NET 10 by @costellobot in #78
- Disable secrets-outside-env audit by @martincostello in #168
- Remove softprops/action-gh-release by @martincostello in #167
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Update to .NET 8 (#10) Update to .NET 8.
v1.1.0
Only notarize if secrets available Only notarize for non-forks so that secrets are available.
v1.0.0
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.