Files
UnrealEngineUWP/Engine/Config/IOS/IOS_SDK.json
josh adams 67d747d50a - Moved all versions from *SDK.Versions.cs files to *_SDK.json files
- Some static variables made it tricky, so added some support to make it simpler on users of the static variables
#rb David.Harvey

[CL 31431441 by josh adams in ue5-main branch]
2024-02-13 11:51:53 -05:00

6 lines
82 B
JSON

{
"ParentSDKFile": "../Apple/Apple_SDK.json",
"MinSoftwareVersion": "15.0",
}