iOS build fails
Expected Behavior
it should build
Current Behavior
iOS build fails with the error
/node_modules/@boltcode/react-native-sqlite-storage/platforms/ios/SQLite.m:36:10 '../../sqlite/sqlite-amalgamation/sqlite3.h' file not found
Steps to Reproduce (for bugs)
npm i @boltcode/react-native-sqlite-storage
open xcode, build
Context
I purged all dev-related data, pods, derived data etc.
Your Environment
-
React Native SQLite Storage Version used:
SQLite Storage: 7.0.0 (latest)
-
React Native version used:
RN 0.72.3
-
Operating System and version (simulator or device):
iOS 17.5.1
iPhone 15 pro max (device)
-
IDE used:
xcode
Debug logs
/node_modules/@boltcode/react-native-sqlite-storage/platforms/ios/SQLite.m:36:10 '../../sqlite/sqlite-amalgamation/sqlite3.h' file not found