This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
flutter-unity-view-widget/example/unity/ARDemoApp/Library/PackageCache/com.unity.xr.arkit@3.0.0-pr.../Runtime/Unity.XR.ARKit.asmdef

38 lines
1.0 KiB
Plaintext
Raw Normal View History

{
"name": "Unity.XR.ARKit",
"references": [
"Unity.RenderPipelines.Lightweight.Runtime",
"Unity.RenderPipelines.Universal.Runtime",
"Unity.XR.ARSubsystems",
"Unity.XR.Management",
"Unity.InputSystem"
],
"includePlatforms": [
"Editor",
"iOS"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.lightweight",
"expression": "[5.7.2,7.0.0)",
"define": "MODULE_LWRP_ENABLED"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "7.0.0",
"define": "MODULE_URP_ENABLED"
},
{
"name": "com.unity.inputsystem",
"expression": "",
"define": "UNITY_INPUT_SYSTEM"
}
],
"noEngineReferences": false
}