Facing error in making archive from terminal for iOS Project with React Native.

Ld /Users/devops.mac1/Library/Developer/Xcode/DerivedData/MyJio-fwrzosmtfndowdejljdqbqhcfkjo/Build/Intermediates.noindex/ArchiveIntermediates/*****Production/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/jsi.framework/jsi normal (in target 'React-jsi' from project 'Pods')

Facing this error while trying to archive an iOS project through terminal in Mac Agent. The having react native code too. Unable to resolve.

Since jsi.framework and Cocopods are not Apple frameworks, you should consult the React Native support resources to ensure that your development environment is set up the way their software expects.

Facing error in making archive from terminal for iOS Project with React Native.
 
 
Q