You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
https://github.com/EpicGames/UnrealEngine/pull/196 [CL 2093311 by Ben Marsh in Main branch]
21 lines
442 B
Plaintext
21 lines
442 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
|
|
"FriendlyName" : "XCode Source Code Access",
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "http://epicgames.com",
|
|
"EngineVersion" : "4.2.0",
|
|
"Description" : "Allows access to source code in XCode.",
|
|
"Category" : "Editor.Source Code Access",
|
|
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "XCodeSourceCodeAccess",
|
|
"Type" : "Editor",
|
|
"WhitelistPlatforms" : [ "Mac" ]
|
|
}
|
|
]
|
|
} |