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

CFBundleVersion increment restart from the beginning if managed by env variable

Open iltumio opened this issue 6 years ago • 1 comments

The build number for iOS restarts from the beginning when the bundle version in Info.plist is managed by enviromental variable

<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>

iltumio avatar Nov 20 '19 10:11 iltumio

This issue is not yet solved in 4.0.0, correct?

ziyafenn avatar Mar 21 '21 13:03 ziyafenn