{
	"FileVersion" : 3,
	"Version" : 1,
	"VersionName" : "1.0",
	"FriendlyName" : "XCode Integration",
	"Description" : "Allows access to source code in XCode.",
	"Category" : "Programming",
	"CreatedBy" : "Epic Games, Inc.",
	"CreatedByURL" : "http://epicgames.com",
	"DocsURL" : "",
	"MarketplaceURL" : "",
	"SupportURL" : "",
	"EnabledByDefault" : true,
	"CanContainContent" : false,
	"IsBetaVersion" : false,
	"Installed" : false,
	"SupportedPrograms": [ "UnrealFrontend", "UnrealInsights" ],
	"Modules" :
	[
		{
			"Name" : "XCodeSourceCodeAccess",
			"Type" : "UncookedOnly",
			"LoadingPhase" : "Default",
			"WhitelistPlatforms" :
			[
				"Mac"
			],
			"WhitelistPrograms" : [ "UnrealFrontend", "UnrealInsights" ]
		}
	]
}