Skip to content
Draft
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -142,13 +142,13 @@ PlayerSettings:
loadStoreDebugModeEnabled: 0
visionOSBundleVersion: 1.0
tvOSBundleVersion: 1.0
bundleVersion: 1.0.0
bundleVersion: 1.0.1
preloadedAssets:
- {fileID: 11400000, guid: 62987a061b20ae345a45e835010db90d, type: 2}
- {fileID: 0}
- {fileID: 11400000, guid: 71fe6cc6ea2fd8841ab44d5442834cc6, type: 2}
- {fileID: 11400000, guid: feef587f0ac641c4ab7d9e44e7eea888, type: 2}
- {fileID: 6471616562215093929, guid: f1ebaba0fe484c1469e1bc54ab8d82e1, type: 2}
- {fileID: 0}
- {fileID: 11400000, guid: 19081a626c84bff4385d3962a9daff0f, type: 2}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
Expand Down Expand Up @@ -184,7 +184,7 @@ PlayerSettings:
overrideDefaultApplicationIdentifier: 1
AndroidBundleVersionCode: 1
AndroidMinSdkVersion: 29
AndroidTargetSdkVersion: 32
AndroidTargetSdkVersion: 34
AndroidPreferredInstallLocation: 0
aotOptions:
stripEngineCode: 1
Expand All @@ -193,7 +193,7 @@ PlayerSettings:
ForceInternetPermission: 0
ForceSDCardPermission: 1
CreateWallpaper: 0
APKExpansionFiles: 0
APKExpansionFiles: 1
keepLoadedShadersAlive: 0
StripUnusedMeshComponents: 0
strictShaderVariantMatching: 0
Expand Down Expand Up @@ -277,23 +277,23 @@ PlayerSettings:
AndroidTargetDevices: 0
AndroidSplashScreenScale: 0
androidSplashScreen: {fileID: 0}
AndroidKeystoreName:
AndroidKeyaliasName:
AndroidKeystoreName: '{inproject}: Support/Keystores/openbrush.keystore'
AndroidKeyaliasName: openbrush-release
AndroidEnableArmv9SecurityFeatures: 0
AndroidBuildApkPerCpuArchitecture: 0
AndroidTVCompatibility: 0
AndroidIsGame: 1
AndroidEnableTango: 0
androidEnableBanner: 1
androidUseLowAccuracyLocation: 0
androidUseCustomKeystore: 0
androidUseCustomKeystore: 1
m_AndroidBanners:
- width: 320
height: 180
banner: {fileID: 0}
androidGamepadSupportLevel: 0
chromeosInputEmulation: 1
AndroidMinifyRelease: 0
AndroidMinifyRelease: 1
AndroidMinifyDebug: 0
AndroidValidateAppBundleSize: 1
AndroidAppBundleSizeToValidate: 150
Expand Down Expand Up @@ -909,7 +909,8 @@ PlayerSettings:
Windows Store Apps: 2
iPhone: 1
il2cppCompilerConfiguration: {}
il2cppCodeGeneration: {}
il2cppCodeGeneration:
Android: 1
managedStrippingLevel:
Android: 4
EmbeddedLinux: 1
Expand Down