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

Fix pod install error when project path contains space #3784

Merged
merged 3 commits into from
Nov 29, 2022

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Nov 16, 2022

Description

Fixes #3771 as suggested by @ahayllas.

Changes

  • Added missing double quotes around project path
  • Added reanimated_utils.rb to paths in CI workflows

@tomekzaw tomekzaw requested a review from piaskowyk November 17, 2022 07:39
@piaskowyk piaskowyk merged commit 6546ced into main Nov 29, 2022
@piaskowyk piaskowyk deleted the @tomekzaw/fix-pod-install-when-path-contains-space branch November 29, 2022 14:51
piaskowyk pushed a commit that referenced this pull request Jan 10, 2023
## Description

Fixes #3771 as suggested by @ahayllas.

## Changes

- Added missing double quotes around project path
- Added reanimated_utils.rb to paths in CI workflows
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
…ion#3784)

## Description

Fixes software-mansion#3771 as suggested by @ahayllas.

## Changes

- Added missing double quotes around project path
- Added reanimated_utils.rb to paths in CI workflows
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.

POD install failed when the project path contains a space
2 participants