Skip to content

Commit

Permalink
Fix macOS builds.
Browse files Browse the repository at this point in the history
- Use ad hoc signing to allow GitHub Actions to perform macOS builds on release.
  • Loading branch information
knightofiam committed Feb 19, 2025
1 parent 0710497 commit 68e1499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ xcode/sdk_build="22C55"
xcode/sdk_name="macosx13.1"
xcode/xcode_version="1420"
xcode/xcode_build="14C18"
codesign/codesign=3
codesign/codesign=1
codesign/installer_identity=""
codesign/apple_team_id=""
codesign/identity=""
Expand Down

0 comments on commit 68e1499

Please sign in to comment.