Set m_Devices to empty list for Performance test projects

This commit is contained in:
Qi Jiang 2019-04-25 16:14:26 -07:00
Родитель edb3319e07
Коммит b42f2eae4c
2 изменённых файлов: 8 добавлений и 12 удалений

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

@ -384,13 +384,11 @@ PlayerSettings:
m_Enabled: 0
m_Devices: []
- m_BuildTarget: Android
m_Enabled: 1
m_Devices:
- cardboard
m_Enabled: 0
m_Devices: []
- m_BuildTarget: iPhone
m_Enabled: 1
m_Devices:
- daydream
m_Enabled: 0
m_Devices: []
m_BuildTargetEnableVuforiaSettings: []
openGLRequireES31: 0
openGLRequireES31AEP: 0

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

@ -384,13 +384,11 @@ PlayerSettings:
m_Enabled: 0
m_Devices: []
- m_BuildTarget: Android
m_Enabled: 1
m_Devices:
- Oculus
m_Enabled: 0
m_Devices: []
- m_BuildTarget: iPhone
m_Enabled: 1
m_Devices:
- daydream
m_Enabled: 0
m_Devices: []
m_BuildTargetEnableVuforiaSettings: []
openGLRequireES31: 0
openGLRequireES31AEP: 0