skip to Main Content

vision-camera-code-scanner Undefined symbols for architecture x86_64 react native

I am getting a build error when using the vision-camera-code-scanner package for my react native project. The short hand error is: Undefined symbols for architecture x86_64 The full error is the following: ld: warning: ignoring file /XXXXXXXXXXXXXXXXXXX/Build/Products/Debug-iphonesimulator/vision-camera-code-scanner/libvision-camera-code-scanner.a, building for iOS…

VIEW QUESTION

Firebase – Cocoapods Probleme

[Podfile][1]``` Error output from CocoaPods: ↳ [!] The FlutterFire plugin cloud_firestore for macOS requires a macOS deployment target of 10.12 or later. Exception: Error running pod install Hi, I've been stuck on this problem for a while, I'm trying to…

VIEW QUESTION

Xcode – Error installing cocoapods: ERROR: Failed to build gem native extension. Ventura

sudo gem install cocoapods Building native extensions. This could take a while... ERROR: Error installing cocoapods: ERROR: Failed to build gem native extension. current directory: /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/ext/ffi_c /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby -I /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0 -r ./siteconf20221026-22941-v40jeb.rb extconf.rb checking for ffi.h... *** extconf.rb failed *** Could…

VIEW QUESTION
Back To Top
Search