@@ -13,7 +13,7 @@ PlayerSettings:
13
13
useOnDemandResources : 0
14
14
accelerometerFrequency : 60
15
15
companyName : TheCakeLab
16
- productName : ARFLow
16
+ productName : ARFlow
17
17
defaultCursor : {fileID: 0}
18
18
cursorHotspot : {x: 0, y: 0}
19
19
m_SplashScreenBackgroundColor : {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
@@ -76,6 +76,7 @@ PlayerSettings:
76
76
androidMinimumWindowWidth : 400
77
77
androidMinimumWindowHeight : 300
78
78
androidFullscreenMode : 1
79
+ androidAutoRotationBehavior : 1
79
80
defaultIsNativeResolution : 1
80
81
macRetinaSupport : 1
81
82
runInBackground : 1
@@ -136,9 +137,14 @@ PlayerSettings:
136
137
vulkanEnableLateAcquireNextImage : 0
137
138
vulkanEnableCommandBufferRecycling : 1
138
139
loadStoreDebugModeEnabled : 0
140
+ visionOSBundleVersion : 1.0
141
+ tvOSBundleVersion : 1.0
139
142
bundleVersion : 0.1
140
143
preloadedAssets :
144
+ - {fileID: -4019099003003015272, guid: 20526f0dba1114536b1e928dbe0eca0a, type: 2}
141
145
- {fileID: 11400000, guid: 8d33ccf7e1a574b7a8329f7d9563a589, type: 2}
146
+ - {fileID: 4800000, guid: c9f956787b1d945e7b36e0516201fc76, type: 3}
147
+ - {fileID: 4800000, guid: 0945859e5a1034c2cb6dce53cb4fb899, type: 3}
142
148
metroInputSource : 0
143
149
wsaTransparentSwapchain : 0
144
150
m_HolographicPauseOnTrackingLoss : 1
@@ -159,7 +165,7 @@ PlayerSettings:
159
165
androidSupportedAspectRatio : 1
160
166
androidMaxAspectRatio : 2.1
161
167
applicationIdentifier :
162
- Android : com.TheCakeLab.ARFLow
168
+ Android : com.TheCakeLab.ARFlow
163
169
iPhone : com.TheCakeLab.ARFLow
164
170
buildNumber :
165
171
Standalone : 0
@@ -168,7 +174,7 @@ PlayerSettings:
168
174
tvOS : 0
169
175
overrideDefaultApplicationIdentifier : 0
170
176
AndroidBundleVersionCode : 1
171
- AndroidMinSdkVersion : 22
177
+ AndroidMinSdkVersion : 24
172
178
AndroidTargetSdkVersion : 0
173
179
AndroidPreferredInstallLocation : 1
174
180
aotOptions :
@@ -232,6 +238,7 @@ PlayerSettings:
232
238
iOSMetalForceHardShadows : 0
233
239
metalEditorSupport : 1
234
240
metalAPIValidation : 1
241
+ metalCompileShaderBinary : 0
235
242
iOSRenderExtraFrameOnPause : 0
236
243
iosCopyPluginsCodeInsteadOfSymlink : 0
237
244
appleDeveloperTeamID : J38BSCC7LU
@@ -257,7 +264,7 @@ PlayerSettings:
257
264
useCustomGradlePropertiesTemplate : 0
258
265
useCustomGradleSettingsTemplate : 0
259
266
useCustomProguardFile : 0
260
- AndroidTargetArchitectures : 1
267
+ AndroidTargetArchitectures : 3
261
268
AndroidTargetDevices : 0
262
269
AndroidSplashScreenScale : 0
263
270
androidSplashScreen : {fileID: 0}
@@ -523,8 +530,8 @@ PlayerSettings:
523
530
m_GraphicsJobMode : 0
524
531
m_BuildTargetGraphicsAPIs :
525
532
- m_BuildTarget : AndroidPlayer
526
- m_APIs : 150000000b000000
527
- m_Automatic : 1
533
+ m_APIs : 0b000000
534
+ m_Automatic : 0
528
535
- m_BuildTarget : iOSSupport
529
536
m_APIs : 10000000
530
537
m_Automatic : 1
@@ -837,7 +844,8 @@ PlayerSettings:
837
844
iPhone : UNITY_XR_ARKIT_LOADER_ENABLED
838
845
additionalCompilerArguments : {}
839
846
platformArchitecture : {}
840
- scriptingBackend : {}
847
+ scriptingBackend :
848
+ Android : 1
841
849
il2cppCompilerConfiguration : {}
842
850
il2cppCodeGeneration : {}
843
851
managedStrippingLevel :
@@ -887,6 +895,7 @@ PlayerSettings:
887
895
metroTileBackgroundColor : {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
888
896
metroSplashScreenBackgroundColor : {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
889
897
metroSplashScreenUseBackgroundColor : 0
898
+ syncCapabilities : 0
890
899
platformCapabilities : {}
891
900
metroTargetDeviceFamilies : {}
892
901
metroFTAName :
@@ -940,7 +949,7 @@ PlayerSettings:
940
949
hmiLogStartupTiming : 0
941
950
hmiCpuConfiguration :
942
951
apiCompatibilityLevel : 6
943
- activeInputHandler : 2
952
+ activeInputHandler : 1
944
953
windowsGamepadBackendHint : 0
945
954
cloudProjectId :
946
955
framebufferDepthMemorylessMode : 0
0 commit comments