Files
UnrealEngineUWP/Engine/Config/Mac/Mac_SDK.json
josh adams 3c9ad1fb39 - Putting Mac Editor target OS back to 11 until the buildfarm to be updated fully
#rb zack.neyland

[CL 31822846 by josh adams in ue5-main branch]
2024-02-26 18:53:24 -05:00

13 lines
254 B
JSON

{
"ParentSDKFile": "../Apple/Apple_SDK.json",
"EditorDeploymentTarget": "11.7.9",
"EditorBuildTarget": "11.00",
"DeploymentTarget": "11.7.9",
"BuildTarget": "11.00",
// macOS Monterey 12.5 (Released 2022/07/22)
"MinSoftwareVersion": "12.5.0"
}