Jenkins Build Failed with error Build Step Xcode marked build as failure

Can anyone help to resolve this issue.

Error in build

** BUILD FAILED **

The following build commands failed:
Ld /Users/azmad/Library/Developer/Xcode/DerivedData/XXX-gqcurchksaeavadjjgqdsajupgda/Build/Intermediates.noindex/XXX\ XXX\ Network.build/Release/Customer\ Support\ App.build/Objects-normal/x86_64/Binary/Customer\ Support\ App normal x86_64 (in target ‘XXX’ from project ‘XXX’)
(1 failure)
Build step ‘Xcode’ marked build as failure

Hello @roshanpimple17 ,

What are you trying to achieve? Building an iOS or macOS app?
Your agent is installed on an X86_64 Mac, am I right?
Are you using a Pipeline or a FreeStyle project?