Socket
Socket
Sign inDemoInstall

com.dreamcode.mobile.android-keystore

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    com.dreamcode.mobile.android-keystore

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


Version published
Weekly downloads
7
increased by250%
Maintainers
1
Install size
23.9 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 12 Dec 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc