You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
25 lines
489 B
Plaintext
25 lines
489 B
Plaintext
|
|
{
|
||
|
|
"FileVersion" : 1,
|
||
|
|
"FriendlyName" : "Xcode GPU Debugger Plugin",
|
||
|
|
"Version" : 1,
|
||
|
|
"VersionName" : "1.0",
|
||
|
|
"CreatedBy" : "Apple, Inc.",
|
||
|
|
"CreatedByURL" : "https://apple.com/",
|
||
|
|
"DocsURL" : "",
|
||
|
|
"Description" : "Xcode GPU debugger integration.",
|
||
|
|
"Category" : "Rendering",
|
||
|
|
"EnabledByDefault" : false,
|
||
|
|
"Modules" :
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"Name": "XcodeGPUDebuggerPlugin",
|
||
|
|
"Type": "DeveloperTool",
|
||
|
|
"LoadingPhase": "PostConfigInit",
|
||
|
|
"WhitelistPlatforms":
|
||
|
|
[
|
||
|
|
"Mac"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|