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

[core] fix systemBackgroundColor build error on tvos #26029

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

Kudo
Copy link
Contributor

@Kudo Kudo commented Dec 19, 2023

Why

#26015 breaks the build on tvos: https://expo.dev/accounts/expo-ci/projects/updates-e2e/builds/a2f1abba-1712-4121-a6b0-d69c179d00a4

How

only set systemBackgroundColor on non-tvos

Test Plan

ci passed: https://expo.dev/accounts/expo-ci/projects/updates-e2e/builds/2f54cf61-ae0d-4890-a7e7-64d907ae10e1

Checklist

@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label Dec 19, 2023
@Kudo Kudo marked this pull request as ready for review December 19, 2023 16:34
@brentvatne brentvatne merged commit 58eeff2 into main Dec 19, 2023
12 checks passed
@brentvatne brentvatne deleted the @kudo/fix-systembackgroundcolor-tv branch December 19, 2023 22:04
brentvatne pushed a commit that referenced this pull request Dec 19, 2023
# Why

#26015 breaks the build on tvos:
https://expo.dev/accounts/expo-ci/projects/updates-e2e/builds/a2f1abba-1712-4121-a6b0-d69c179d00a4

# How

only set systemBackgroundColor on non-tvos

# Test Plan

ci passed:
https://expo.dev/accounts/expo-ci/projects/updates-e2e/builds/2f54cf61-ae0d-4890-a7e7-64d907ae10e1

# Checklist

- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [x] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [x] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
@brentvatne brentvatne added the published Changes from the PR have been published to npm label Dec 19, 2023
onizam95 pushed a commit to onizam95/expo-av-drm that referenced this pull request Jan 15, 2024
# Why

expo#26015 breaks the build on tvos:
https://expo.dev/accounts/expo-ci/projects/updates-e2e/builds/a2f1abba-1712-4121-a6b0-d69c179d00a4

# How

only set systemBackgroundColor on non-tvos

# Test Plan

ci passed:
https://expo.dev/accounts/expo-ci/projects/updates-e2e/builds/2f54cf61-ae0d-4890-a7e7-64d907ae10e1

# Checklist

- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [x] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [x] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about published Changes from the PR have been published to npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants