Skip to content

ci(ios): use prebuilt binaries#3781

Merged
tido64 merged 1 commit intomainfrom
tido/ios/use-prebuilds
Sep 19, 2025
Merged

ci(ios): use prebuilt binaries#3781
tido64 merged 1 commit intomainfrom
tido/ios/use-prebuilds

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented Sep 18, 2025

Description

Use prebuilt binaries when building iOS.

Significantly reduces build times without needing Ccache:

image

Test plan

CI should pass.

@github-actions github-actions Bot added chore Improvements that don't directly affect features feature: jest This is related to Jest labels Sep 18, 2025
@tido64 tido64 marked this pull request as ready for review September 18, 2025 08:05
@tido64 tido64 enabled auto-merge (squash) September 18, 2025 14:39
:bridgeless_enabled => true,
:fabric_enabled => true,
:hermes_enabled => false,
:hermes_enabled => true,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intentional with this change?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we haven't built jsc since 0.80 ripped it out of core.

@tido64 tido64 merged commit 3c5006f into main Sep 19, 2025
13 checks passed
@tido64 tido64 deleted the tido/ios/use-prebuilds branch September 19, 2025 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Improvements that don't directly affect features feature: jest This is related to Jest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants