Skip to content

Issue with new architecture in run-ios #2687

@ManasGuptaSprinklr

Description

@ManasGuptaSprinklr

@thymikee @szymonrybczak @huntie
I am facing an issue. When we run the command run-ios, it uses a new arch-enabled flag via the getArchitecture function, which references Pods/Pods.xcodeproj/project.pbxproj. However, if someone runs the command pod-deintegrate, then running the run-ios command will always use the legacy architecture (fallback if file not found). Can you please check this?

RCT_NEW_ARCH_ENABLED=1 pod install
This command can be run before, but it is giving a deprecation message on React Native 0.79. It is suggested to run run-ios directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions