Skip to content

Check if cmake is installed on RNTester#39208

Closed
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D48821932
Closed

Check if cmake is installed on RNTester#39208
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D48821932

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:
To properly build RNTester for iOS, we need cmake installed.
This small change check whether Cmake is present in the system. If not, it tries to install it using brew if that's available.
Otherwise, it exits with an error message asking to install cmake.

Changelog:

[Internal] - Check whether Cmake is present for RNTester

Differential Revision: D48821932

@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 labels Aug 30, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Aug 30, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,962,020 +19
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 9,555,279 -22
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 40dca3f
Branch: main

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

Summary:
Pull Request resolved: facebook#39208

To properly build RNTester for iOS, we need cmake installed.
This small change check whether Cmake is present in the system. If not, it tries to install it using `brew` if that's available.
Otherwise, it exits with an error message asking to install cmake.

## Changelog:
[Internal] -  Check whether Cmake is present for RNTester

Reviewed By: dmytrorykun

Differential Revision: D48821932

fbshipit-source-id: feb43108b03a165ab4292bfb0594d299b9213091
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 30, 2023

Warnings
⚠️ One hour and a half have passed and the E2E jobs haven't finished yet.

Generated by 🚫 dangerJS against c7deda8f946b32c8a13d18d374e75b13545c671b

@github-actions
Copy link
Copy Markdown

This pull request was successfully merged by @cipolleschi in 2423342.

When will my fix make it into a release? | Upcoming Releases

@github-actions github-actions Bot added the Merged This PR has been merged. label Aug 30, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 2423342.

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