Update build settings
This commit is contained in:
parent
317fa2d780
commit
f761e2ce7f
1 changed files with 3 additions and 3 deletions
|
@ -118,7 +118,7 @@ PlayerSettings:
|
||||||
16:10: 1
|
16:10: 1
|
||||||
16:9: 1
|
16:9: 1
|
||||||
Others: 1
|
Others: 1
|
||||||
bundleVersion: 0.6
|
bundleVersion: 0.7
|
||||||
preloadedAssets: []
|
preloadedAssets: []
|
||||||
metroInputSource: 0
|
metroInputSource: 0
|
||||||
wsaTransparentSwapchain: 0
|
wsaTransparentSwapchain: 0
|
||||||
|
@ -156,7 +156,7 @@ PlayerSettings:
|
||||||
Android: com.SmeltGames
|
Android: com.SmeltGames
|
||||||
Standalone: com.Company.ProductName
|
Standalone: com.Company.ProductName
|
||||||
buildNumber: {}
|
buildNumber: {}
|
||||||
AndroidBundleVersionCode: 6
|
AndroidBundleVersionCode: 7
|
||||||
AndroidMinSdkVersion: 16
|
AndroidMinSdkVersion: 16
|
||||||
AndroidTargetSdkVersion: 0
|
AndroidTargetSdkVersion: 0
|
||||||
AndroidPreferredInstallLocation: 1
|
AndroidPreferredInstallLocation: 1
|
||||||
|
@ -245,7 +245,7 @@ PlayerSettings:
|
||||||
AndroidTargetArchitectures: 5
|
AndroidTargetArchitectures: 5
|
||||||
AndroidSplashScreenScale: 0
|
AndroidSplashScreenScale: 0
|
||||||
androidSplashScreen: {fileID: 0}
|
androidSplashScreen: {fileID: 0}
|
||||||
AndroidKeystoreName: X:/Dropbox/MadBombs/user.keystore
|
AndroidKeystoreName: /Users/denis/Dropbox/MadBombs/user.keystore
|
||||||
AndroidKeyaliasName: release
|
AndroidKeyaliasName: release
|
||||||
AndroidBuildApkPerCpuArchitecture: 0
|
AndroidBuildApkPerCpuArchitecture: 0
|
||||||
AndroidTVCompatibility: 1
|
AndroidTVCompatibility: 1
|
||||||
|
|
Loading…
Reference in a new issue