1.0.4 • Published 2 years ago

capacitor-identity v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

capacitor-identity

A simple tool that updates application Id and application name for a capacitor app.

npm npm

How it works

  1. Run the command line below in root folder.
npx capacitor-identity --bundleId com.example.app --appName MyAppStaging

# you can add the flag --verbose if there is an error
  1. And Voila it's all done