WuhuIslandTesting/Library/PackageCache/com.unity.addressables@1.21.12/Editor/Unity.Addressables.Editor.asmdef

38 lines
1 KiB
Text
Raw Normal View History

2025-01-07 02:06:59 +01:00
{
"name": "Unity.Addressables.Editor",
"references": [
"Unity.Addressables",
"Unity.ResourceManager",
"Unity.ScriptableBuildPipeline.Editor",
"Unity.ScriptableBuildPipeline",
"Unity.Services.Core",
"Unity.Services.Ccd.Management"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "Unity",
"expression": "2019.4.19f1",
"define": "NONRECURSIVE_DEPENDENCY_DATA"
},
{
"name": "com.unity.services.ccd.management",
"expression": "[2.0.0,3.0.0)",
"define": "ENABLE_CCD"
},
{
"name": "com.unity.profiling.core",
"expression": "[1.0.2,3.0.0)",
"define": "ENABLE_ADDRESSABLE_PROFILER"
}
],
"noEngineReferences": false
}