fix(actions): enable macOS local signing for improved build security
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled
This commit is contained in:
parent
0440c10440
commit
6526ef04e2
@ -366,11 +366,11 @@ bUseSIPSafeRunloop=True
|
|||||||
CodeSigningIdentity=""
|
CodeSigningIdentity=""
|
||||||
|
|
||||||
[/Script/MacTargetPlatform.XcodeProjectSettings]
|
[/Script/MacTargetPlatform.XcodeProjectSettings]
|
||||||
bMacSignToRunLocally=False
|
bMacSignToRunLocally=True
|
||||||
CodeSigningPrefix=com.luckyrobots
|
CodeSigningPrefix=com.luckyrobots
|
||||||
ApplicationDisplayName=LuckyWorld
|
ApplicationDisplayName=LuckyWorld
|
||||||
CodeSigningTeam=937UD94CX2
|
CodeSigningTeam=937UD94CX2
|
||||||
bUseAutomaticCodeSigning=False
|
bUseAutomaticCodeSigning=False
|
||||||
ShippingSpecificMacEntitlements=(FilePath="../LuckyWorld.entitlements")
|
ShippingSpecificMacEntitlements=(FilePath="../LuckyWorld.entitlements")
|
||||||
MacSigningIdentity=Developer ID Application
|
MacSigningIdentity=""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user