Skip to content

fix: typo in arch definition#1367

Merged
kirillzyusko merged 1 commit intomainfrom
fix/typo-in-arch-definition
Mar 16, 2026
Merged

fix: typo in arch definition#1367
kirillzyusko merged 1 commit intomainfrom
fix/typo-in-arch-definition

Conversation

@kirillzyusko
Copy link
Copy Markdown
Owner

@kirillzyusko kirillzyusko commented Mar 16, 2026

📜 Description

Changed RCT_NEW_ARCH_ENABLE to RCT_NEW_ARCH_ENABLED.

💡 Motivation and Context

In general I'm not sure how this code could be properly compiled. But anyway it's unintended typo and I'm fixing it here.

Closes #1366

📢 Changelog

iOS

  • Changed RCT_NEW_ARCH_ENABLE to RCT_NEW_ARCH_ENABLED.

🤔 How Has This Been Tested?

Verified by CI.

📸 Screenshots (if appropriate):

image

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Mar 16, 2026
@kirillzyusko kirillzyusko added 🐛 bug Something isn't working 🍎 iOS iOS specific labels Mar 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Package size report

Current size Target Size Difference
306781 bytes 306783 bytes -2 bytes 📉

@kirillzyusko kirillzyusko marked this pull request as ready for review March 16, 2026 10:57
@kirillzyusko kirillzyusko merged commit 7a7b6ca into main Mar 16, 2026
17 of 18 checks passed
@kirillzyusko kirillzyusko deleted the fix/typo-in-arch-definition branch March 16, 2026 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working 🍎 iOS iOS specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[1.21.0] - Typo bug - RCT_NEW_ARCH_ENABLE

1 participant