I'm trying to archive an ios project (React Native) and I got the following error:
Ld /Users/myUser/Library/Developer/Xcode/DerivedData/AppName-buntifgmvxwrasczvwljdhouxwqo/Build/Intermediates.noindex/ArchiveIntermediates/RangeRadar/IntermediateBuildFilesPath/RangeRadar.build/Release-iphoneos/RangeRadar.build/Objects-normal/armv7/Binary/AppName normal armv7 (in target 'AppName' from project 'AppName')
I tried to fix it with info from other posts but nothing helps.
E.g. Adding Excluded Architectures, etc