AR project to candidate registry, set api compatibility to .NET 4.x

This commit is contained in:
Qi Jiang 2019-09-26 13:27:58 -07:00
Родитель 80f039a7b1
Коммит 6b595351da
3 изменённых файлов: 6 добавлений и 3 удалений

Просмотреть файл

@ -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