1.3.1 • Published 1 year ago

com.dreamcode.mobile.android-keystore v1.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Unity AutoKeystore

Allows store android keystore between sessions, without manual input everytime.

NPM Package openupm Licence NPM Downloads

Install from npm 🤖

  • Navigate to the Packages directory of your project.
  • Adjust the project manifest file manifest.json in a text editor and add com.dreamcode is part of scopes.
  {
    "scopedRegistries": [
      {
        "name": "npmjs",
        "url": "https://registry.npmjs.org/",
        "scopes": [
          "com.dreamcode"
        ]
      }
    ],
    "dependencies": {
      ...
    }
  }
  • Open Package Manager and press Install button.

  • Open the setup dialog Tools > DreamCode > Android > AutoKeystore

preview_autokeystore

Well done 🤝

Now keystore data will be autocomplete on build stage.

Asset Store

1.3.1

1 year ago

1.3.0

1 year ago

1.2.3

2 years ago

1.2.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.0

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago