bazel-xcode / bazel-xcode/PodToBUILD

syntax error when podspec has escaped quote

Open
#227 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
330
Forks
68
PR merge metrics
No merged PRs in 30d

Description

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

```starlark
""-Wl,-U,_jump_fcontext"",
```

Can this be worked around with an install_script?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.