I'm working on IOS project
front end : React native
backend : JAVA
CICD: Jenkins
Cocoapods : dependency manager
npm: node packages
when I trying to export IPA file from my automation process, I got this error
The following build commands failed:
PhaseScriptExecution Bundle\ React\ Native\ code\ and\ images /Users/ramesh/Library/Developer/Xcode/DerivedData/ftdc-dguwjcjwjedxdlcwilbljpudweig/Build/Intermediates.noindex/ArchiveIntermediates/ftdc/IntermediateBuildFilesPath/ftdc.build/Release-iphoneos/ftdc.build/Script-00DD1BFF1BD5951E006B06BC.sh
(1 failure)
Build step 'Xcode' marked build as failure
Finished: FAILURE
can anyone help me out from this issu