The podspec for RCT-Folly ( https://github.com/facebook/react-native/blob/43636267011a97490ed7495b08e500c5d0d54872/third-party-podspecs/RCT-Folly.podspec#L80) has a quote that is escaped, which results in starlark like the following
""-Wl,-U,_jump_fcontext"",
Can this be worked around with an install_script?