Skip to content

Commit

Permalink
Merge pull request #22 from mikeskydev/fix/quest-build-fixes
Browse files Browse the repository at this point in the history
Fix saving on Quest
  • Loading branch information
mikeskydev authored Jan 31, 2021
2 parents 13bee2e + 837d79d commit 99e3e7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ PlayerSettings:
defaultScreenWidthWeb: 1024
defaultScreenHeightWeb: 600
m_StereoRenderingPath: 0
m_ActiveColorSpace: 1
m_ActiveColorSpace: 0
m_MTRendering: 1
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
iosShowActivityIndicatorOnLoading: -1
Expand Down Expand Up @@ -124,7 +124,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.0
bundleVersion: 0.1.0
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down Expand Up @@ -179,7 +179,7 @@ PlayerSettings:
iPhone: 0
AndroidBundleVersionCode: 1
AndroidMinSdkVersion: 24
AndroidTargetSdkVersion: 28
AndroidTargetSdkVersion: 26
AndroidPreferredInstallLocation: 0
aotOptions:
stripEngineCode: 1
Expand Down

0 comments on commit 99e3e7b

Please sign in to comment.