Files
UnrealEngineUWP/Engine/Config/Mac/Mac_SDK.json
zack neyland e5a3ebaa4f Mac: Properly bumping editor min mac os to match rel5.4
[CL 33957162 by zack neyland in ue5-main branch]
2024-05-28 18:42:54 -04:00

13 lines
256 B
JSON

{
"ParentSDKFile": "../Apple/Apple_SDK.json",
"EditorDeploymentTarget": "13.00",
"EditorBuildTarget": "13.00",
"DeploymentTarget": "13.00",
"BuildTarget": "13.00",
// macOS Ventura 13.0 (Released October 24, 2022)
"MinSoftwareVersion": "13.00"
}