|
@@ -153,7 +153,7 @@ PlayerSettings:
|
|
|
androidMaxAspectRatio: 2.1
|
|
androidMaxAspectRatio: 2.1
|
|
|
applicationIdentifier:
|
|
applicationIdentifier:
|
|
|
Android: com.JssF.BowArrow
|
|
Android: com.JssF.BowArrow
|
|
|
- Standalone: com.DefaultCompany.BowArrow
|
|
|
|
|
|
|
+ Standalone: com.JssF.BowArrow
|
|
|
buildNumber:
|
|
buildNumber:
|
|
|
Standalone: 0
|
|
Standalone: 0
|
|
|
iPhone: 0
|
|
iPhone: 0
|
|
@@ -235,25 +235,25 @@ PlayerSettings:
|
|
|
clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea
|
|
clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea
|
|
|
templatePackageId: com.unity.template.3d@5.0.3
|
|
templatePackageId: com.unity.template.3d@5.0.3
|
|
|
templateDefaultScene: Assets/Scenes/SampleScene.unity
|
|
templateDefaultScene: Assets/Scenes/SampleScene.unity
|
|
|
- useCustomMainManifest: 0
|
|
|
|
|
|
|
+ useCustomMainManifest: 1
|
|
|
useCustomLauncherManifest: 0
|
|
useCustomLauncherManifest: 0
|
|
|
useCustomMainGradleTemplate: 0
|
|
useCustomMainGradleTemplate: 0
|
|
|
useCustomLauncherGradleManifest: 0
|
|
useCustomLauncherGradleManifest: 0
|
|
|
useCustomBaseGradleTemplate: 0
|
|
useCustomBaseGradleTemplate: 0
|
|
|
useCustomGradlePropertiesTemplate: 0
|
|
useCustomGradlePropertiesTemplate: 0
|
|
|
useCustomProguardFile: 0
|
|
useCustomProguardFile: 0
|
|
|
- AndroidTargetArchitectures: 1
|
|
|
|
|
|
|
+ AndroidTargetArchitectures: 3
|
|
|
AndroidSplashScreenScale: 0
|
|
AndroidSplashScreenScale: 0
|
|
|
androidSplashScreen: {fileID: 0}
|
|
androidSplashScreen: {fileID: 0}
|
|
|
- AndroidKeystoreName:
|
|
|
|
|
- AndroidKeyaliasName:
|
|
|
|
|
|
|
+ AndroidKeystoreName: '{dedicated}: smartbow.keystore'
|
|
|
|
|
+ AndroidKeyaliasName: smartbow
|
|
|
AndroidBuildApkPerCpuArchitecture: 0
|
|
AndroidBuildApkPerCpuArchitecture: 0
|
|
|
AndroidTVCompatibility: 0
|
|
AndroidTVCompatibility: 0
|
|
|
AndroidIsGame: 1
|
|
AndroidIsGame: 1
|
|
|
AndroidEnableTango: 0
|
|
AndroidEnableTango: 0
|
|
|
androidEnableBanner: 1
|
|
androidEnableBanner: 1
|
|
|
androidUseLowAccuracyLocation: 0
|
|
androidUseLowAccuracyLocation: 0
|
|
|
- androidUseCustomKeystore: 0
|
|
|
|
|
|
|
+ androidUseCustomKeystore: 1
|
|
|
m_AndroidBanners:
|
|
m_AndroidBanners:
|
|
|
- width: 320
|
|
- width: 320
|
|
|
height: 180
|
|
height: 180
|
|
@@ -705,8 +705,11 @@ PlayerSettings:
|
|
|
14: MOBILE_INPUT
|
|
14: MOBILE_INPUT
|
|
|
additionalCompilerArguments: {}
|
|
additionalCompilerArguments: {}
|
|
|
platformArchitecture: {}
|
|
platformArchitecture: {}
|
|
|
- scriptingBackend: {}
|
|
|
|
|
- il2cppCompilerConfiguration: {}
|
|
|
|
|
|
|
+ scriptingBackend:
|
|
|
|
|
+ Android: 1
|
|
|
|
|
+ Standalone: 1
|
|
|
|
|
+ il2cppCompilerConfiguration:
|
|
|
|
|
+ Standalone: 1
|
|
|
managedStrippingLevel: {}
|
|
managedStrippingLevel: {}
|
|
|
incrementalIl2cppBuild: {}
|
|
incrementalIl2cppBuild: {}
|
|
|
suppressCommonWarnings: 1
|
|
suppressCommonWarnings: 1
|
|
@@ -720,6 +723,7 @@ PlayerSettings:
|
|
|
gcWBarrierValidation: 0
|
|
gcWBarrierValidation: 0
|
|
|
apiCompatibilityLevelPerPlatform:
|
|
apiCompatibilityLevelPerPlatform:
|
|
|
Android: 3
|
|
Android: 3
|
|
|
|
|
+ Standalone: 3
|
|
|
m_RenderingPath: 1
|
|
m_RenderingPath: 1
|
|
|
m_MobileRenderingPath: 1
|
|
m_MobileRenderingPath: 1
|
|
|
metroPackageName: Template_3D
|
|
metroPackageName: Template_3D
|