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

Warn users if XCode is too old #43583

Closed
wants to merge 1 commit into from

Conversation

NickGerleman
Copy link
Contributor

Summary:
Fail the build early if user's version of XCode is too old to avoid cryptic errors.

Changelog:
[iOS][Changed] - Warn users if XCode is too old

Differential Revision: D55149636

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 20, 2024
@facebook-github-bot
Copy link
Contributor

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

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Mar 20, 2024
Summary:

Fail the build early if user's version of XCode is too old to avoid cryptic errors.

Changelog:
[iOS][Changed] - Warn users if XCode is too old

Differential Revision: D55149636
@facebook-github-bot
Copy link
Contributor

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

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Mar 20, 2024
Summary:

Fail the build early if user's version of XCode is too old to avoid cryptic errors.

Changelog:
[iOS][Changed] - Warn users if XCode is too old

Differential Revision: D55149636
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Mar 20, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,093,695 +14
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,462,798 +13
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 0267ca0
Branch: main

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Mar 20, 2024
Summary:

Fail during `pod install` if user's version of XCode is too old to avoid cryptic errors (e.g. reactwg/react-native-releases#163).

I reused existing mechanism for version detection, though it may not be reliable for future versions of XCode.

Changelog:
[iOS][Changed] - Warn users during "pod install" if XCode is too old

Differential Revision: D55149636
@facebook-github-bot
Copy link
Contributor

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

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Mar 20, 2024
Summary:

Fail during `pod install` if user's version of XCode is too old to avoid cryptic errors (e.g. reactwg/react-native-releases#163).

I reused existing mechanism for version detection, though it may not be reliable for future versions of XCode.

Changelog:
[iOS][Changed] - Warn users during "pod install" if XCode is too old

Differential Revision: D55149636
@facebook-github-bot
Copy link
Contributor

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

Summary:

Fail during `pod install` if user's version of XCode is too old to avoid cryptic errors (e.g. reactwg/react-native-releases#163).

I reused existing mechanism for version detection, though it may not be reliable for future versions of XCode.

Changelog:
[iOS][Changed] - Warn users during "pod install" if XCode is too old

Differential Revision: D55149636
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 21, 2024
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 1021448.

huntie pushed a commit that referenced this pull request Mar 25, 2024
Summary:
Pull Request resolved: #43583

Fail during `pod install` if user's version of XCode is too old to avoid cryptic errors (e.g. reactwg/react-native-releases#163).

I reused existing mechanism for version detection, though it may not be reliable for future versions of XCode.

Changelog:
[iOS][Changed] - Warn users during "pod install" if XCode is too old

Reviewed By: dmytrorykun

Differential Revision: D55149636

fbshipit-source-id: 78387ff19a6eb10f3ca0d4aa78e6b934ae3b0711
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