Hydromoll

Results 1 comments of Hydromoll

Solved my adding arm64 and this to podFile 👇🏻 target.build_configurations.each do |config| config.build_settings['EXCLUDED_ARCHS[sdk=iphonesimulator*]'] = 'i386 arm64' end end ![xcode_screenshot](https://github.com/mrousavy/react-native-fast-tflite/assets/79720944/999032c2-e5df-4987-b0ae-bf582a003b58)