onatcipli / rename

The Rename CLI Tool is a utility designed to modify your Flutter project's AppName and BundleId across various platforms, such as iOS, Android, Macos, Linux, Windows and Web
https://pub.dev/packages/rename
MIT License
164 stars 39 forks source link

Incorrect command syntax #53

Closed praneshp1org closed 3 months ago

praneshp1org commented 7 months ago

image

I had previously used the same package to change the app name and bundleID, however now it doesn't seem to work..

mirkancal commented 5 months ago

https://github.com/onatcipli/rename/issues/52#issuecomment-1842203473

onatcipli commented 3 months ago

Hey @praneshp1org, can you refer to new readme please the usages has changed

rename setAppName --targets ios,android --value "YourAppName"