16 Commits

Author SHA1 Message Date
835074f332
fix(actions): enhance macOS notarization workflow by improving input descriptions, adding detailed logging, and refining signing and notarization processes for better error handling and traceability
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 40m26s
2025-04-16 19:03:33 +02:00
1c7e12e279
fix(actions): enhance macOS notarization workflow by adding debug logging, build cache management, and improved artifact handling
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 2s
2025-04-16 01:27:26 +02:00
fba1af513c
fix(actions): update macOS notarization workflow to improve DMG packaging and enhance installation instructions
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 28m16s
2025-04-16 00:46:48 +02:00
7ef0376181
fix(actions): enhance macOS notarization workflow by adding security verifications and automation permissions
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 28m26s
2025-04-16 00:17:18 +02:00
659b5de3ea
fix(actions): streamline macOS build workflow by integrating DMG signing and notarization directly into the macos-notarize action 2025-04-15 20:31:04 +02:00
574a17e357
fix(actions): enhance macOS notarization script with verification steps and DMG package creation
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 46m3s
2025-04-14 23:43:42 +02:00
f28c4a21b5
fix(actions): enhance notarization script with comprehensive signing and bundle ID updates
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 14m22s
2025-04-14 21:20:13 +02:00
84a8a0876b
fix(actions): enhance notarization script with improved submission handling and detailed logging
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-14 19:53:37 +02:00
67a9934251
fix(actions): improve notarization script with detailed logging and bundle ID checks
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-14 19:13:01 +02:00
db463a2ece
fix(actions): enhance notarization process with detailed output and error handling
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 44m17s
2025-04-14 18:07:06 +02:00
336f57f6f0
feat(actions): add macOS Sign and Notarize action for automated app signing and notarization 2025-04-14 16:04:41 +02:00
49032920a1
fix(workflows): refactor macOS build workflow to streamline signing and notarization process with improved error handling
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 28m42s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 14:01:49 +02:00
f19ccd8a6f
fix(workflows): update macOS build workflow to import certificates with trust settings for keychain
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m42s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 13:02:15 +02:00
dae5af77d3
fix(workflows): update macOS build workflow to import certificates into custom keychain and ensure trust settings
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m43s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 12:21:15 +02:00
b10423339d
fix(workflows): enhance macOS build workflow by adding Apple root certificate downloads and improving app signing process
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 28m6s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 10:55:07 +02:00
d2e8757535
refactor(workflows): merge individual build workflows into a unified workflow with platform-specific steps for Windows, Linux, and macOS
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m58s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 02:35:09 +02:00