Skip to content

build failed on iOS when use ART #25523

Closed
@Symous

Description

@Symous

If we use ART in our code, we need to drag ART.xcodeproj to the Libraries and add libART.a , but after that the app build failed due to a yoga error:
The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage,
React Native version: 0.59.8

Steps To Reproduce

  1. use ART in code
  2. add ART.xcodeproj and libART.a to iOS native project.
  3. build the app

Describe what you expected to happen:
build success

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions