fix(actions): enable macOS local signing for improved build security
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled

This commit is contained in:
Ozgur 2025-04-15 21:57:30 +02:00
parent 0440c10440
commit 6526ef04e2
No known key found for this signature in database
GPG Key ID: 66CDF27505A35546

View File

@ -366,11 +366,11 @@ bUseSIPSafeRunloop=True
CodeSigningIdentity=""
[/Script/MacTargetPlatform.XcodeProjectSettings]
bMacSignToRunLocally=False
bMacSignToRunLocally=True
CodeSigningPrefix=com.luckyrobots
ApplicationDisplayName=LuckyWorld
CodeSigningTeam=937UD94CX2
bUseAutomaticCodeSigning=False
ShippingSpecificMacEntitlements=(FilePath="../LuckyWorld.entitlements")
MacSigningIdentity=Developer ID Application
MacSigningIdentity=""