116 Commits

Author SHA1 Message Date
f251e847f3
fix(actions): simplify macOS build workflow by directly executing quarantine attribute removal command
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 32m10s
2025-04-16 01:52:41 +02:00
85dd25cbc0
fix(actions): add missing newline in macOS build workflow for improved script readability 2025-04-16 01:50:12 +02:00
84f9506852
fix(actions): update macOS build workflow to use actions/cache@v3 for improved caching performance 2025-04-16 01:46:11 +02:00
6c29eb93be
fix(actions): enhance macOS notarization workflow with detailed debug logging, improved variable management, and streamlined artifact handling 2025-04-16 01:41:36 +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
619d4d8298
fix(actions): simplify macOS build workflow by removing redundant bundle ID checks and enhancing notarization issue verification
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 15m9s
2025-04-15 20:48:33 +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
71e5075d42
fix(actions): enhance macOS build workflow by adding DMG signing and notarization steps
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 46m9s
2025-04-15 20:01:45 +02:00
cb44ddadab
fix(actions): enhance macOS build workflow by adding steps for creating and uploading stapled app archives and DMG files
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 55m17s
2025-04-15 18:07:29 +02:00
2e0a1b8b60
fix(actions): add nested app bundle ID verification and update process in macOS build workflow
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 45m33s
2025-04-15 17:06:43 +02:00
6a7cc7c738
fix(actions): enhance macOS build workflow with additional verification and stapling steps for app notarization
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-15 16:37:15 +02:00
ea9c751434
fix(actions): enhance macOS build workflow with additional app existence checks and error messaging
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 56m18s
2025-04-15 15:14:42 +02:00
ce5b037cc5
fix(actions): update macOS build workflow to correct environment variable handling and improve error suggestions
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-15 15:12:20 +02:00
51315a772d
fix(actions): update error handling in macOS build workflow with improved suggestion formatting
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 14m11s
2025-04-15 14:47:28 +02:00
146dea5121
fix(actions): add error handling and suggestions for build issues in macOS workflow 2025-04-15 14:28:10 +02:00
63ca0d4883
fix(actions): improve bundle ID verification process in macOS build workflow
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 14m20s
2025-04-15 14:07:53 +02:00
2b40fb0394
fix(actions): add caching for Unreal Engine build artifacts in macOS workflow
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 45m50s
2025-04-15 00:34:27 +02:00
ddb29a8c38
fix(actions): improve macOS build workflow with bundle ID verification and enhanced logging 2025-04-15 00:00:28 +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
64226b067c
fix(actions): update macOS build workflow to conditionally name signed artifacts based on notarization status
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 43m39s
2025-04-14 22:38:41 +02:00
ad5c5add9f
fix(actions): update notarization script to handle CI environment and improve certificate checks
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-14 21:38:55 +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
f82ca2ec61
hadi ins 🤞
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
2025-04-14 17:28:52 +02:00
b60ed26574
fix(workflows): refine macOS build workflow to improve app bundle detection and error handling
All checks were successful
Test macOS Build Action / test-macos-build (push) Successful in 32m27s
2025-04-14 16:35:53 +02:00
567ef909f8
fix(workflows): update macOS build workflow to enable push triggers and refine local signing process
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 28m28s
2025-04-14 16:04:47 +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
446b5af7f3
fix(workflows): update local signing workflow to improve API key handling and enhance error messaging for notarization credentials
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 35s
2025-04-14 15:54:44 +02:00
8cce263247
fix(workflows): update local signing workflow to standardize notarization credential names and improve error messaging
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 9s
2025-04-14 15:52:59 +02:00
69fcbde72f
fix(workflows): enhance local signing workflow to support App Store Connect API key notarization and improve credential handling
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 9s
2025-04-14 15:51:17 +02:00
751105d1e2
fix(workflows): update local signing workflow to use certificate hash for improved identity handling and debugging
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 9s
2025-04-14 15:48:44 +02:00
45baeeb390
fix(workflows): enhance local signing workflow with detailed certificate checks, multiple import attempts, and improved debugging for Developer ID certificates
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 15:23:10 +02:00
16274ec126
fix(workflows): refine local signing workflow with improved certificate setup, app signing process, and added packaging step for signed apps
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 9s
2025-04-14 15:19:32 +02:00
c9b2170d80
fix(workflows): update macOS build workflow to enable push triggers and enhance documentation for code signing requirements
Some checks failed
Test macOS Build Action / test-macos-build (push) Failing after 29m25s
2025-04-14 14:45:43 +02:00
c4a7c7bec5
fix(workflows): refine local signing workflow with self-signing steps, enhanced documentation, and improved script for notarization
All checks were successful
Test Local Signing / test-local-signing (push) Successful in 8s
2025-04-14 14:42:09 +02:00
fec3149b35
fix(workflows): enhance local signing workflow with additional certificate checks and improved identity handling
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:39:35 +02:00
44bba086a6
fix(workflows): update local signing workflow to enhance app bundle signing process and add debugging for certificate issues
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 10s
2025-04-14 14:36:56 +02:00
9a6036b46c
asd
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:35:40 +02:00
8943f65d58
asd
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:34:33 +02:00
61d4d283c4
asd
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:33:36 +02:00
fe81e4f12b
asd
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 9s
2025-04-14 14:32:24 +02:00
171fb0a35e
fix(workflows): enhance local signing workflow with detailed certificate setup, app signing, and notarization steps
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 7s
2025-04-14 14:31:33 +02:00
3711f6db96
fix(workflows): update local signing workflow to use new code signing action and improve notarization options
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 9s
2025-04-14 14:29:58 +02:00
30b3e678ca
fix(workflows): update local signing workflow to include App Store Connect API key handling and improve notarization process
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 2s
2025-04-14 14:28:18 +02:00
24d51f2c40
fix(workflows): improve app bundle verification and logging in local signing workflow
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 10s
2025-04-14 14:24:08 +02:00
c1c352f30c
trigger 2
Some checks failed
Test Local Signing / test-local-signing (push) Failing after 8s
2025-04-14 14:23:07 +02:00