We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9582b8 commit 53cc4beCopy full SHA for 53cc4be
sqlite3_flutter_libs/ios/sqlite3_flutter_libs.podspec
@@ -22,7 +22,7 @@ A new flutter plugin project.
22
s.dependency 'sqlite3/perf-threadsafe'
23
s.dependency 'sqlite3/rtree'
24
25
- s.platform = :ios, '8.0'
+ s.platform = :ios, '12.0'
26
27
# Flutter.framework does not contain a i386 slice. Only x86_64 simulators are supported.
28
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'VALID_ARCHS[sdk=iphonesimulator*]' => 'x86_64' }
0 commit comments