- Структура проекта: React Native (под управлением Expo)
- MacOS: Sonoma 14.5
- XCode: 15.4
- Чип: M2 Pro
Command `pod install` failed.
└─ Cause: /bin/bash -c
set -e
cd sqlite-src-3450300
./configure
make sqlite3.c sqlite3.h sqlite3ext.h
checking build system type... arm-apple-darwin23.5.0
checking host system type... arm-apple-darwin23.5.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling...
configure: error: in `/Users/datachanturia/Library/Caches/CocoaPods/Pods/Release/sqlite3/3.45.3+1-02d1f/sqlite-src-3450300':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
pod install --repo-update --ansi exited with non-zero code: 1
Подробнее здесь: https://stackoverflow.com/questions/785 ... d-programs