Post

Replies

Boosts

Views

Activity

Error when archiving react native project on xcode
i am trying to archive my project, but it gets the below error, can you help me solve it: Showing Recent Messages Multiple commands produce '/Users/mr9q2/Library/Developer/Xcode/DerivedData/eduhookuser-aawvhspqxoyboabjnutjjydccbwz/Build/Intermediates.noindex/ArchiveIntermediates/eduhookuser/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/RCTI18nStrings.bundle' ` Showing Recent Messages Target 'React-Core-60309c9c-RCTI18nStrings' (project 'Pods') has create directory command with output '/Users/mr9q2/Library/Developer/Xcode/DerivedData/eduhookuser-aawvhspqxoyboabjnutjjydccbwz/Build/Intermediates.noindex/ArchiveIntermediates/eduhookuser/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/RCTI18nStrings.bundle' Target 'React-Core-RCTI18nStrings' (project 'Pods') has create directory command with output '/Users/mr9q2/Library/Developer/Xcode/DerivedData/eduhookuser-aawvhspqxoyboabjnutjjydccbwz/Build/Intermediates.noindex/ArchiveIntermediates/eduhookuser/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/RCTI18nStrings.bundle' `
0
0
85
1w
I get an error when I archive project react native IOS in xcode
React-native 0.73.6, Xcode 14.2, CocoaAsyncSocket 7.6.5 `ld: warning: directory not found for option '-L<Multiple' ld: warning: directory not found for option '-F/Users/mr9q2/Library/Developer/Xcode/DerivedData/eduhookuser-fmwtqgvpalkgsmeiayqpwllwrscp/Build/Intermediates.noindex/ArchiveIntermediates/eduhookuser/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/hermes-engine/Pre-built' ld: library not found for -lCocoaAsyncSocket clang: error: linker command failed with exit code 1 (use -v to see invocation)
0
0
127
3w