Unity.XR.ARKit.Editor.asmdef
482 Bytes
{
"name": "Unity.XR.ARKit.Editor",
"references": [
"Unity.XR.ARKit",
"Unity.XR.ARSubsystems",
"Unity.XR.ARSubsystems.Editor",
"Unity.XR.Management.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "3.2.0",
"define": "USE_XR_PACKAGE_METADATA"
}
]
}