Skip to content

Improve readability of HEADER_SEARCH_PATHS in podspecs #6949

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

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Jan 28, 2025

Summary

This PR improves readability of HEADER_SEARCH_PATHS value in RNReanimated.podspec and RNWorklets.podspec by passing all flags as an array of strings and calling .join(' ') at the end.

Test plan

@tomekzaw tomekzaw requested a review from piaskowyk January 28, 2025 15:32
@tomekzaw tomekzaw added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit 1c3639e Jan 28, 2025
17 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/podspec-header-search-paths branch January 28, 2025 16:44
tjzel pushed a commit that referenced this pull request Feb 17, 2025
## Summary

This PR improves readability of `HEADER_SEARCH_PATHS` value in
RNReanimated.podspec and RNWorklets.podspec by passing all flags as an
array of strings and calling `.join(' ')` at the end.

## Test plan
tjzel pushed a commit that referenced this pull request Feb 17, 2025
## Summary

This PR improves readability of `HEADER_SEARCH_PATHS` value in
RNReanimated.podspec and RNWorklets.podspec by passing all flags as an
array of strings and calling `.join(' ')` at the end.

## Test plan
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

Successfully merging this pull request may close these issues.

2 participants