Skip to content
Snippets Groups Projects
Commit c7664337 authored by lacoche's avatar lacoche
Browse files

Add ARCoreExtensions for ARCloudAnchor support

parent 2ef84333
No related branches found
No related tags found
1 merge request!2Move tracking prefab to package, add export assetbundle capabilities for...
......@@ -141,10 +141,11 @@ PlayerSettings:
tvOSBundleVersion: 1.0
bundleVersion: 1.0
preloadedAssets:
- {fileID: 1027667839647070798, guid: 8f63412dcece46d4d8ff48fb8fc6c31e, type: 2}
- {fileID: 5732245400625790027, guid: 8f63412dcece46d4d8ff48fb8fc6c31e, type: 2}
- {fileID: 11400000, guid: 1ef61a6a59edbba4b81751378314e1d3, type: 2}
- {fileID: 4800000, guid: e7c77f6eaab324a819efdc13b8125a39, type: 3}
- {fileID: 4800000, guid: 6743a50a812740be8c0aa3fccc46fae9, type: 3}
- {fileID: 4800000, guid: c9f956787b1d945e7b36e0516201fc76, type: 3}
- {fileID: 4800000, guid: 0945859e5a1034c2cb6dce53cb4fb899, type: 3}
- {fileID: 11400000, guid: d990dc556983b2e47b9135ba8b6bc596, type: 2}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
......@@ -166,6 +167,7 @@ PlayerSettings:
androidMaxAspectRatio: 2.1
applicationIdentifier:
Android: com.DefaultCompany.unityworldanalysisvalidation
Standalone: com.DefaultCompany.unity-world-analysis-validation
iPhone: com.DefaultCompany.unity-world-analysis-validation
buildNumber:
Standalone: 0
......@@ -258,12 +260,12 @@ PlayerSettings:
templateDefaultScene:
useCustomMainManifest: 0
useCustomLauncherManifest: 0
useCustomMainGradleTemplate: 0
useCustomMainGradleTemplate: 1
useCustomLauncherGradleManifest: 0
useCustomBaseGradleTemplate: 0
useCustomGradlePropertiesTemplate: 0
useCustomGradlePropertiesTemplate: 1
useCustomGradleSettingsTemplate: 0
useCustomProguardFile: 0
useCustomProguardFile: 1
AndroidTargetArchitectures: 2
AndroidTargetDevices: 0
AndroidSplashScreenScale: 0
......@@ -771,6 +773,7 @@ PlayerSettings:
webGLMemoryGeometricGrowthCap: 96
webGLPowerPreference: 2
scriptingDefineSymbols:
Android: ARCORE_USE_ARF_5
iPhone: UNITY_XR_ARKIT_LOADER_ENABLED
additionalCompilerArguments: {}
platformArchitecture: {}
......@@ -791,7 +794,7 @@ PlayerSettings:
m_RenderingPath: 1
m_MobileRenderingPath: 1
metroPackageName: unity-world-analysis-validation
metroPackageVersion:
metroPackageVersion: 1.0.0.0
metroCertificatePath:
metroCertificatePassword:
metroCertificateSubject:
......@@ -799,7 +802,7 @@ PlayerSettings:
metroCertificateNotAfter: 0000000000000000
metroApplicationDescription: unity-world-analysis-validation
wsaImages: {}
metroTileShortName:
metroTileShortName: unity-world-analysis-validation
metroTileShowName: 0
metroMediumTileShowName: 0
metroLargeTileShowName: 0
......
m_EditorVersion: 2022.3.19f1
m_EditorVersionWithRevision: 2022.3.19f1 (244b723c30a6)
m_EditorVersion: 2022.3.29f1
m_EditorVersionWithRevision: 2022.3.29f1 (8d510ca76d2b)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment