We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44de4c3 commit f9e7c79Copy full SHA for f9e7c79
docs/manual-setup.rst
@@ -40,7 +40,7 @@ To this::
40
41
export NODE_BINARY=node
42
export SENTRY_PROPERTIES=sentry.properties
43
- ../node_modules/sentry-cli-binary/bin/sentry-cli react-native-xcode \
+ ../node_modules/sentry-cli-binary/bin/sentry-cli react-native xcode \
44
../node_modules/react-native/packager/react-native-xcode.sh
45
46
Additionally we add a build script called "Bundle react-native-sentry
0 commit comments