1.2.3 • Published 5 months ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Unity AutoKeystore

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

NPM Package openupm Licence

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.2.3

5 months ago

1.2.0

7 months ago

1.2.2

6 months ago

1.2.1

7 months ago

1.1.0

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago