Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation unclear #390

Open
conor909 opened this issue Sep 21, 2019 · 2 comments
Open

documentation unclear #390

conor909 opened this issue Sep 21, 2019 · 2 comments

Comments

@conor909
Copy link

conor909 commented Sep 21, 2019

Under "Availability in Build settings and Info.plist", point 6 explains what to do and what it does but doesnt say how to do it. As far as I can see its not a script snippet, its just 3 strings

  1. create new build phase for the scheme which will generate "tmp.xcconfig" before each build exposing values to Build Settings and Info.plist (this snippet has to be placed after "echo ... > tmp/envfile" if approach explained below is used)
"${SRCROOT}/../node_modules/react-native-config/ios/ReactNativeConfig/BuildXCConfig.rb" "${SRCROOT}/.." "${SRCROOT}/tmp.xcconfig"
@JanithaR
Copy link

JanithaR commented Oct 30, 2019

Refer to this #391 (comment)

@rezvalari
Copy link

How do we use this after the setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants