react-native-version icon indicating copy to clipboard operation
react-native-version copied to clipboard

Feature/allow invalid short version string flag

Open jesperjohansson opened this issue 2 years ago • 0 comments

Adds a new flag --allow-invalid-short-version-string. If provided, it allows invalid versions as CFBundleShortVersionString such as 1.2.3-staging.1 on iOS.

Useful when deploying different environments to Firebase App Distribution.

Relates to #86

jesperjohansson avatar Mar 16 '22 16:03 jesperjohansson