This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Description
Hello, when I run npx react-native run ios I'm getting the following error build fail :
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'launchdarkly-react-native-client-sdk' from project 'Pods') PhaseScriptExecution
I'm using
React Native v0.67.4
launchdarkly-react-native-client-sdk: v6.1.3
device:
Simulator Iphone 13 ios15.4
xCode v13.3.1
I can run the project from xCode because I'm running using Rosetta but can't run the project from the terminal getting the following error If someone have an idea