You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: The pod "sqlite3" required by the plugin "sqlite3_flutter_libs" requires a higher minimum macOS deployment version than the plugin's reported minimum version.
To build, remove the plugin "sqlite3_flutter_libs", or contact the plugin's developers for assistance.
Error: Error running pod install
The text was updated successfully, but these errors were encountered:
sokcheahay6
changed the title
Buil failed because of sdk version requirement
Build failed because of sdk version requirement
Jan 19, 2025
sokcheahay6
changed the title
Build failed because of sdk version requirement
Build failed because of minimum macOS deployment version
Jan 19, 2025
Building flutter project on macos
my pubspec.lock file:
sqlite3:
dependency: transitive
description:
name: sqlite3
sha256: a72c68360757d25a528652f9679dac6e5f23bc52af76b74d4687a148d74e06db
url: "https://pub.dev"
source: hosted
version: "2.6.1"
sqlite3_flutter_libs:
dependency: transitive
description:
name: sqlite3_flutter_libs
sha256: "50a7e3f294c741d3142eed0ff228e38498334e11e0ccb9d73e0496e005949e44"
url: "https://pub.dev"
source: hosted
version: "0.5.29"
Build error:
CocoaPods' output:
Error: The pod "sqlite3" required by the plugin "sqlite3_flutter_libs" requires a higher minimum macOS deployment version than the plugin's reported minimum version.
To build, remove the plugin "sqlite3_flutter_libs", or contact the plugin's developers for assistance.
Error: Error running pod install
The text was updated successfully, but these errors were encountered: