Skip to content

Build 1.18.0 cannot build with arm64 enabled #1037

@maxkirchoff

Description

@maxkirchoff

Describe the bug
Building with expo for ios with new architecture set to true fails on version 1.18.0. Reverting to 1.17.5 works fine. I was unsure if this bug was expected or not, just started seeing it this morning in our builds as we were set to ^1.17.0. Reverting to lock the version at 1.17.5 mitigated it for us.

Code snippet
❌ Undefined symbols for architecture arm64
┌─ Symbol: _KeyboardBackgroundViewCls
└─ Referenced from: _RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a41
❌ ld: symbol(s) not found for architecture arm64

Metadata

Metadata

Assignees

Labels

build error ❌Anything that triggers build errors and prevent this library from being used🍎 iOSiOS specific

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions