11 Commits

Author SHA1 Message Date
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