Build Failing - Undefined Symbols … | Apple Developer Forums

  • Apple Developer
  • Apple Developer
Forums Search for a topic, subtopic, or tag Clear search query Local Nav Open Menu Local Nav Close Menu
  • Search
Post Profile
  • Sign in
  • Create account
Build Failing - Undefined symbols for architecture x86_64: Developer Tools & Services Xcode iOS Xcode You’re now watching this thread. If you’ve opted in to email or web notifications, you’ll be notified when there’s activity. Click again to stop watching or visit your profile to manage watched threads and notifications. You’ve stopped watching this thread and will no longer receive emails or web notifications when there’s activity. Click again to start watching. hodoo OP Created Jul ’20 Replies 0 Boosts 0 Views 1.4k Participants 1 Hi Team,I am getting the below error when I build the app.Please someone guide me in resolving this issue?I have already tried these solutions.1) Enable bitcode --> NoUndefined symbols for architecture x8664: "boost::redetail106300::perlmatcher<char const*, std::_1::allocator<boost::submatch<char const*> >, boost::regextraits<char, boost::cppregextraits<char> > >::find()", referenced from: bool boost::regexsearch<char const*, std::1::allocator<boost::submatch<char const*> >, char, boost::regextraits<char, boost::cppregextraits<char> > >(char const*, char const*, boost::matchresults<char const*, std::1::allocator<boost::submatch<char const*> > >&, boost::basicregex<char, boost::regextraits<char, boost::cppregextraits<char> > > const&, boost::regexconstants::matchflags, char const*) in libFlipper-Folly.a(Uri.o)"folly::detail::crc32ccombinehw(unsigned int, unsigned int, unsigned long)", referenced from:..."yarpl::credits::add(long long, long long)", referenced from:..."yarpl::credits::consume(long long&, long long)", referenced from:..."folly::init(int*, char***, bool)", referenced from:..."boost::redetail106300::verifyoptions(unsigned int, boost::regexconstants::matchflags)", referenced from:..."boost::redetail106300::putmemblock(void*)", referenced from:..."boost::redetail106300::getdefaulterrorstring(boost::regexconstants::errortype)", referenced from:..."folly::detail::crc32combinehw(unsigned int, unsigned int, unsigned long)", referenced from:..."folly::detail::crc32combinesw(unsigned int, unsigned int, unsigned long)", referenced from:..."boost::redetail106300::getmemblock()", referenced from:..."boost::redetail106300::raiseruntimeerror(std::runtimeerror const&)", referenced from:...ld: symbol(s) not found for architecture x8664clang: error: linker command failed with exit code 1 (use -v to see invocation)warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'CodePush' from project 'Pods')warning: no rule to process file '/Users/<Company>/WebstormProjects/<Name>-V2-PAFront/<Name>App/ios/Pods/Flipper-RSocket/rsocket/benchmarks/CMakeLists.txt' of type 'text' for architecture 'x8664' (in target 'Flipper-RSocket' from project 'Pods')warning: no rule to process file '/Users/<Company>/WebstormProjects/<Name>-V2-PAFront/<Name>App/ios/Pods/Flipper-RSocket/rsocket/benchmarks/README.md' of type 'net.daringfireball.markdown' for architecture 'x8664' (in target 'Flipper-RSocket' from project 'Pods')warning: no rule to process file '/Users/<Company>/WebstormProjects/<Name>-V2-PAFront/<Name>App/ios/Pods/Flipper-RSocket/rsocket/README.md' of type 'net.daringfireball.markdown' for architecture 'x8664' (in target 'Flipper-RSocket' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 4.3, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'Base64' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'RNSound' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 6.0, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'JWT' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 6.0, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'libwebp' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'Crashlytics' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 5.0, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'CocoaAsyncSocket' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'Fabric' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 6.0, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'OpenSSL-Universal' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 4.3, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'nanopb' from project 'Pods')warning: The iOS Simulator deployment target 'IPHONEOSDEPLOYMENTTARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.6.99. (in target 'RNSecureKeyStore' from project 'Pods')warning: Mapping architecture arm64 to x8664. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform. (in target '<Name>App' from project '<Name>App')warning: Mapping architecture armv7 to i386. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform. (in target '<Name>App' from project '<Name>App')warning: Mapping architecture armv7s to i386. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform. (in target '<Name>App' from project '<Name>App')warning: Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the <Name>App editor. (in target '<Name>App' from project '<Name>App') BUILD FAILED The following build commands failed: Ld /Users/<Company>/Library/Developer/Xcode/DerivedData/<Name>App-dawobntqeqmxgscqiiguaalqfpeb/Build/Products/Debug-iphonesimulator/<name>.app/<Name>App normal x86_64 Boost Copy to clipboard Share this post Copied to Clipboard Replies 0 Boosts 0 Views 1.4k Participants 1 Build Failing - Undefined symbols for architecture x86_64: First post date Last post date Q

Tag » Architecture 'x86_64' (in Target 'flipper-rsocket' From Project 'pods')