Skip to content

fix: update paths in React-rncore.podspec#36571

Closed
hoxyq wants to merge 1 commit into
react:mainfrom
hoxyq:export-D44294112
Closed

fix: update paths in React-rncore.podspec#36571
hoxyq wants to merge 1 commit into
react:mainfrom
hoxyq:export-D44294112

Conversation

@hoxyq

@hoxyq hoxyq commented Mar 22, 2023

Copy link
Copy Markdown
Contributor

Summary:
Changelog: [Internal]

The problem is related to the way we use js_srcs_dir & output_dir options, one requires just relative path from current ruby script, other requires relative path from iOS root project (where the Podfile located)

output_dir was introduced in D43304641
resulted into the issue, described in https://discord.com/channels/514829729862516747/1087736932953509958

allow-large-files

Differential Revision: D44294112

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Mar 22, 2023
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D44294112

@analysis-bot

analysis-bot commented Mar 22, 2023

Copy link
Copy Markdown
Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,519,151 +0
android hermes armeabi-v7a 7,835,230 +0
android hermes x86 8,999,161 +0
android hermes x86_64 8,854,318 +0
android jsc arm64-v8a 9,140,510 +0
android jsc armeabi-v7a 8,332,650 +0
android jsc x86 9,195,218 +0
android jsc x86_64 9,453,168 +0

Base commit: 8313f23
Branch: main

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D44294112

@hoxyq hoxyq force-pushed the export-D44294112 branch from b750359 to dba2207 Compare March 22, 2023 15:37
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D44294112

@hoxyq hoxyq force-pushed the export-D44294112 branch from dba2207 to 2ea920a Compare March 22, 2023 15:42
Summary:
Pull Request resolved: react#36571

Changelog: [Internal]

The problem is related to the way we use `js_srcs_dir` & `output_dir` options, one requires just relative path from current ruby script, other requires relative path from iOS root project (where the Podfile located)

output_dir was introduced in D43304641
resulted into the issue, described in https://discord.com/channels/514829729862516747/1087736932953509958

allow-large-files

Reviewed By: cipolleschi

Differential Revision: D44294112

fbshipit-source-id: 48b0b8a838502710c06a901c58eb9f5faffa48f1
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D44294112

@hoxyq hoxyq force-pushed the export-D44294112 branch from 2ea920a to 779f5e7 Compare March 22, 2023 15:58
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 22, 2023
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in cf43f9c.

hoxyq added a commit to hoxyq/react-native that referenced this pull request Mar 22, 2023
Summary:
Pull Request resolved: react#36571

Changelog: [Internal]

The problem is related to the way we use `js_srcs_dir` & `output_dir` options, one requires just relative path from current ruby script, other requires relative path from iOS root project (where the Podfile located)

output_dir was introduced in D43304641
resulted into the issue, described in https://discord.com/channels/514829729862516747/1087736932953509958

allow-large-files

Reviewed By: cipolleschi

Differential Revision: D44294112

fbshipit-source-id: 47fcf510e203d0880e1f92ab6ead09f4b79cb4dd
kelset pushed a commit that referenced this pull request Mar 29, 2023
Summary:
Pull Request resolved: #36571

Changelog: [Internal]

The problem is related to the way we use `js_srcs_dir` & `output_dir` options, one requires just relative path from current ruby script, other requires relative path from iOS root project (where the Podfile located)

output_dir was introduced in D43304641
resulted into the issue, described in https://discord.com/channels/514829729862516747/1087736932953509958

allow-large-files

Reviewed By: cipolleschi

Differential Revision: D44294112

fbshipit-source-id: 47fcf510e203d0880e1f92ab6ead09f4b79cb4dd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants