AR project to candidate registry, set api compatibility to .NET 4.x
This commit is contained in:
Родитель
80f039a7b1
Коммит
6b595351da
|
@ -44,5 +44,6 @@
|
|||
"com.unity.modules.vr": "1.0.0",
|
||||
"com.unity.modules.wind": "1.0.0",
|
||||
"com.unity.modules.xr": "1.0.0"
|
||||
}
|
||||
},
|
||||
"registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
|
||||
}
|
||||
|
|
|
@ -60,5 +60,5 @@
|
|||
"com.unity.modules.wind": "1.0.0",
|
||||
"com.unity.modules.xr": "1.0.0"
|
||||
},
|
||||
"registry": "https://staging-packages.unity.com"
|
||||
"registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
|
||||
}
|
||||
|
|
|
@ -636,7 +636,9 @@ PlayerSettings:
|
|||
scriptingRuntimeVersion: 1
|
||||
gcIncremental: 0
|
||||
gcWBarrierValidation: 0
|
||||
apiCompatibilityLevelPerPlatform: {}
|
||||
apiCompatibilityLevelPerPlatform:
|
||||
Android: 3
|
||||
Standalone: 3
|
||||
m_RenderingPath: 1
|
||||
m_MobileRenderingPath: 1
|
||||
metroPackageName: Oculus
|
||||
|
|
Загрузка…
Ссылка в новой задаче