Skip to content

Commit

Permalink
removed DOTNETWINRT_PRESENT from directives
Browse files Browse the repository at this point in the history
  • Loading branch information
fwild committed Sep 5, 2024
1 parent 2003f52 commit 21d8c41
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,11 @@ PlayerSettings:
bundleVersion: 2.7.160
preloadedAssets:
- {fileID: 0}
- {fileID: -1174765072846773880, guid: c24e8192fb4aadc4bbfb2072bb2399b0, type: 2}
- {fileID: 2391711983362963604, guid: b3a3cc9ae17858f4a9346913737e2188, type: 2}
- {fileID: 11400000, guid: 5af8949b7209364499abc8979cef0d21, type: 2}
- {fileID: 11400000, guid: a148c5c03c6464fcf9211037664a662a, type: 2}
- {fileID: 11400000, guid: fc2467fd49d40c943acdcb45cdc19bf4, type: 2}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
Expand Down Expand Up @@ -576,13 +581,17 @@ PlayerSettings:
m_EncodingQuality: 1
- m_BuildTarget: PS4
m_EncodingQuality: 1
- m_BuildTarget: Windows Store Apps
m_EncodingQuality: 0
m_BuildTargetGroupHDRCubemapEncodingQuality:
- m_BuildTarget: Standalone
m_EncodingQuality: 2
- m_BuildTarget: XboxOne
m_EncodingQuality: 2
- m_BuildTarget: PS4
m_EncodingQuality: 2
- m_BuildTarget: Windows Store Apps
m_EncodingQuality: 0
m_BuildTargetGroupLightmapSettings:
- m_BuildTarget: Android
m_TextureStreamingEnabled: 0
Expand Down Expand Up @@ -851,7 +860,7 @@ PlayerSettings:
scriptingDefineSymbols:
Android: VUFORIA_ANDROID_SETTINGS;ARFOUNDATION_PRESENT;MRTK_GLTF_IMPORTER_OFF
Standalone: DOTNETWINRT_PRESENT;MRTK_GLTF_IMPORTER_OFF
Windows Store Apps: release;VUFORIA_WSA_SETTINGS;DOTNETWINRT_PRESENT;MRTK_GLTF_IMPORTER_OFF
Windows Store Apps: release;VUFORIA_WSA_SETTINGS;MRTK_GLTF_IMPORTER_OFF
iPhone: VUFORIA_IOS_SETTINGS;ARFOUNDATION_PRESENT;UNITY_XR_ARKIT_LOADER_ENABLED;MRTK_GLTF_IMPORTER_OFF
additionalCompilerArguments: {}
platformArchitecture:
Expand Down Expand Up @@ -965,7 +974,7 @@ PlayerSettings:
InternetClient: True
metroTargetDeviceFamilies:
Desktop: False
Holographic: False
Holographic: True
IoT: False
IoTHeadless: False
Mobile: False
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/QualitySettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
QualitySettings:
m_ObjectHideFlags: 0
serializedVersion: 5
m_CurrentQuality: 5
m_CurrentQuality: 0
m_QualitySettings:
- serializedVersion: 3
name: Very Low
Expand Down

0 comments on commit 21d8c41

Please sign in to comment.