Skip to content

deps: Run pod update sqlite3 to resolve pod install error #143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,18 @@ PODS:
- SDWebImage/Core (5.15.5)
- share_plus (0.0.1):
- Flutter
- sqlite3 (3.41.0):
- sqlite3/common (= 3.41.0)
- sqlite3/common (3.41.0)
- sqlite3/fts5 (3.41.0):
- sqlite3 (3.41.2):
- sqlite3/common (= 3.41.2)
- sqlite3/common (3.41.2)
- sqlite3/fts5 (3.41.2):
- sqlite3/common
- sqlite3/perf-threadsafe (3.41.0):
- sqlite3/perf-threadsafe (3.41.2):
- sqlite3/common
- sqlite3/rtree (3.41.0):
- sqlite3/rtree (3.41.2):
- sqlite3/common
- sqlite3_flutter_libs (0.0.1):
- Flutter
- sqlite3 (~> 3.41.0)
- sqlite3 (~> 3.41.2)
- sqlite3/fts5
- sqlite3/perf-threadsafe
- sqlite3/rtree
Expand Down Expand Up @@ -118,8 +118,8 @@ SPEC CHECKSUMS:
path_provider_foundation: c68054786f1b4f3343858c1e1d0caaded73f0be9
SDWebImage: fd7e1a22f00303e058058278639bf6196ee431fe
share_plus: 056a1e8ac890df3e33cb503afffaf1e9b4fbae68
sqlite3: d31b2b69d59bd1b4ab30e5c92eb18fd8e82fa392
sqlite3_flutter_libs: 78f93cb854d4680595bc2c63c57209a104b2efb1
sqlite3: fd89671d969f3e73efe503ce203e28b016b58f68
sqlite3_flutter_libs: 04ba0d14a04335a2fbf9a331e8664f401fbccdd5
SwiftyGif: 93a1cc87bf3a51916001cf8f3d63835fb64c819f

PODFILE CHECKSUM: 985e5b058f26709dc81f9ae74ea2b2775bdbcefe
Expand Down