Skip to content

Commit

Permalink
🐛 Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
istornz committed Sep 10, 2024
1 parent e6c3956 commit 2e88e6e
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,62 @@ PODS:
- app_group_directory (1.0.0):
- Flutter
- Flutter (1.0.0)
- flutter_image_compress_common (1.0.0):
- Flutter
- Mantle
- SDWebImage
- SDWebImageWebPCoder
- flutter_native_image (0.0.1):
- Flutter
- libwebp (1.3.2):
- libwebp/demux (= 1.3.2)
- libwebp/mux (= 1.3.2)
- libwebp/sharpyuv (= 1.3.2)
- libwebp/webp (= 1.3.2)
- libwebp/demux (1.3.2):
- libwebp/webp
- libwebp/mux (1.3.2):
- libwebp/demux
- libwebp/sharpyuv (1.3.2)
- libwebp/webp (1.3.2):
- libwebp/sharpyuv
- live_activities (0.0.1):
- Flutter
- Mantle (2.2.0):
- Mantle/extobjc (= 2.2.0)
- Mantle/extobjc (2.2.0)
- path_provider_foundation (0.0.1):
- Flutter
- FlutterMacOS
- SDWebImage (5.19.7):
- SDWebImage/Core (= 5.19.7)
- SDWebImage/Core (5.19.7)
- SDWebImageWebPCoder (0.14.6):
- libwebp (~> 1.0)
- SDWebImage/Core (~> 5.17)

DEPENDENCIES:
- app_group_directory (from `.symlinks/plugins/app_group_directory/ios`)
- Flutter (from `Flutter`)
- flutter_image_compress_common (from `.symlinks/plugins/flutter_image_compress_common/ios`)
- flutter_native_image (from `.symlinks/plugins/flutter_native_image/ios`)
- live_activities (from `.symlinks/plugins/live_activities/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)

SPEC REPOS:
trunk:
- libwebp
- Mantle
- SDWebImage
- SDWebImageWebPCoder

EXTERNAL SOURCES:
app_group_directory:
:path: ".symlinks/plugins/app_group_directory/ios"
Flutter:
:path: Flutter
flutter_image_compress_common:
:path: ".symlinks/plugins/flutter_image_compress_common/ios"
flutter_native_image:
:path: ".symlinks/plugins/flutter_native_image/ios"
live_activities:
Expand All @@ -32,9 +68,14 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
app_group_directory: 7bf9f8f9819ead554de29da7c25fb7a680d6a9a0
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_image_compress_common: ec1d45c362c9d30a3f6a0426c297f47c52007e3e
flutter_native_image: 9c0b7451838484458e5b0fae007b86a4c2d4bdfe
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
live_activities: 9ff56a06a2d43ecd68f56deeed13b18a8304789c
Mantle: c5aa8794a29a022dfbbfc9799af95f477a69b62d
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
SDWebImage: 8a6b7b160b4d710e2a22b6900e25301075c34cb3
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380

PODFILE CHECKSUM: c4c93c5f6502fe2754f48404d3594bf779584011

Expand Down

0 comments on commit 2e88e6e

Please sign in to comment.