Set attributes to Flipper release builds
Summary: Changelog: fixed applying of product attributes (title, publisher etc) to Flipper builds. Reviewed By: passy Differential Revision: D20724437 fbshipit-source-id: 70e31484ddd59f1802573e2f963ee37857ab8405
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d98bf10646
commit
5ed3e8b1eb
@@ -66,6 +66,9 @@ fi
|
||||
|
||||
echo "Preparing release $VERSION..."
|
||||
|
||||
# Updating "flipper" npm package to the same version
|
||||
npm -C "$DESKTOP_DIR"app version "$VERSION"
|
||||
|
||||
# Update react-native-flipper to the very same version
|
||||
npm -C "$SONAR_DIR"react-native/react-native-flipper version "$VERSION"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user