SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Move add_rn_core to after updating the current_config

To be able to change the target xcconfig from within `add_rn_core`, we need to make sure it is not overwritten by the line that sets the config.

This commit fixes this by moving it after the line:

`spec.pod_target_xcconfig = current_config`
C
Christian Falch committed
5f28450b2686b6559c0afacba83ffcfbffbaff73
Parent: c36665f