Skip to content

Commit

Permalink
Merge pull request #84 from phantasma-io/development
Browse files Browse the repository at this point in the history
Removed Unnecessary files.
  • Loading branch information
TeknoPT committed Oct 4, 2023
2 parents 2768ab5 + ba10772 commit 465d199
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 225 deletions.
30 changes: 0 additions & 30 deletions Assets/Scripts/Wallet/Account.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Assets/Scripts/Wallet/Account.cs.meta

This file was deleted.

9 changes: 0 additions & 9 deletions Assets/Scripts/Wallet/AccountFlags.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Assets/Scripts/Wallet/AccountFlags.cs.meta

This file was deleted.

64 changes: 0 additions & 64 deletions Assets/Scripts/Wallet/AccountFlagsExtensions.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Assets/Scripts/Wallet/AccountFlagsExtensions.cs.meta

This file was deleted.

19 changes: 0 additions & 19 deletions Assets/Scripts/Wallet/AccountLegacyV1.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Assets/Scripts/Wallet/AccountLegacyV1.cs.meta

This file was deleted.

43 changes: 0 additions & 43 deletions Assets/Scripts/Wallet/AccountState.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Assets/Scripts/Wallet/AccountState.cs.meta

This file was deleted.

13 changes: 0 additions & 13 deletions Assets/Scripts/Wallet/AccountsExport.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Assets/Scripts/Wallet/AccountsExport.cs.meta

This file was deleted.

14 changes: 0 additions & 14 deletions Assets/Scripts/Wallet/PlatformKind.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Assets/Scripts/Wallet/PlatformKind.cs.meta

This file was deleted.

20 changes: 8 additions & 12 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,6 @@ PlayerSettings:
vulkanEnableLateAcquireNextImage: 0
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
m_SupportedAspectRatios:
4:3: 1
5:4: 1
16:10: 1
16:9: 1
Others: 1
bundleVersion: 2.8.7
preloadedAssets: []
metroInputSource: 0
Expand Down Expand Up @@ -166,10 +160,11 @@ PlayerSettings:
buildNumber:
Bratwurst: 0
Standalone: 0
VisionOS: 0
iPhone: 0
tvOS: 0
overrideDefaultApplicationIdentifier: 1
AndroidBundleVersionCode: 35
AndroidBundleVersionCode: 36
AndroidMinSdkVersion: 22
AndroidTargetSdkVersion: 33
AndroidPreferredInstallLocation: 1
Expand All @@ -190,8 +185,8 @@ PlayerSettings:
tvOSSdkVersion: 0
tvOSRequireExtendedGameController: 0
tvOSTargetOSVersionString: 12.0
bratwurstSdkVersion: 0
bratwurstTargetOSVersionString: 16.4
VisionOSSdkVersion: 0
VisionOSTargetOSVersionString: 1.0
uIPrerenderedIcon: 0
uIRequiresPersistentWiFi: 0
uIRequiresFullScreen: 1
Expand Down Expand Up @@ -239,10 +234,10 @@ PlayerSettings:
appleDeveloperTeamID:
iOSManualSigningProvisioningProfileID:
tvOSManualSigningProvisioningProfileID:
bratwurstManualSigningProvisioningProfileID:
VisionOSManualSigningProvisioningProfileID:
iOSManualSigningProvisioningProfileType: 0
tvOSManualSigningProvisioningProfileType: 0
bratwurstManualSigningProvisioningProfileType: 0
VisionOSManualSigningProvisioningProfileType: 0
appleEnableAutomaticSigning: 0
iOSRequireARKit: 0
iOSAutomaticallyDetectAndAddCapabilities: 1
Expand All @@ -256,7 +251,7 @@ PlayerSettings:
useCustomMainGradleTemplate: 1
useCustomLauncherGradleManifest: 0
useCustomBaseGradleTemplate: 0
useCustomGradlePropertiesTemplate: 1
useCustomGradlePropertiesTemplate: 0
useCustomGradleSettingsTemplate: 0
useCustomProguardFile: 0
AndroidTargetArchitectures: 3
Expand Down Expand Up @@ -813,6 +808,7 @@ PlayerSettings:
QNX: CT_PROC;CT_FB
Stadia: CT_FB;CT_PROC
Standalone: CT_FB;CT_PROC
VisionOS: CT_FB;CT_PROC
WebGL: CT_FB;CT_PROC
Windows Store Apps: CT_FB;CT_PROC
XboxOne: CT_FB;CT_PROC
Expand Down

0 comments on commit 465d199

Please sign in to comment.