Skip to content

Commit

Permalink
Fixed podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
GiorgiaAuroraAdorni committed Oct 20, 2023
1 parent 5e56a18 commit 1fb26cc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@ PODS:
- FlutterMacOS
- text_to_speech_macos (0.1.0):
- FlutterMacOS
- video_player_avfoundation (0.0.1):
- Flutter
- FlutterMacOS
- wakelock_plus (0.0.1):
- FlutterMacOS

DEPENDENCIES:
- FlutterMacOS (from `Flutter/ephemeral`)
- package_info_plus (from `Flutter/ephemeral/.symlinks/plugins/package_info_plus/macos`)
- text_to_speech_macos (from `Flutter/ephemeral/.symlinks/plugins/text_to_speech_macos/macos`)
- video_player_avfoundation (from `Flutter/ephemeral/.symlinks/plugins/video_player_avfoundation/darwin`)
- wakelock_plus (from `Flutter/ephemeral/.symlinks/plugins/wakelock_plus/macos`)

EXTERNAL SOURCES:
Expand All @@ -20,15 +24,18 @@ EXTERNAL SOURCES:
:path: Flutter/ephemeral/.symlinks/plugins/package_info_plus/macos
text_to_speech_macos:
:path: Flutter/ephemeral/.symlinks/plugins/text_to_speech_macos/macos
video_player_avfoundation:
:path: Flutter/ephemeral/.symlinks/plugins/video_player_avfoundation/darwin
wakelock_plus:
:path: Flutter/ephemeral/.symlinks/plugins/wakelock_plus/macos

SPEC CHECKSUMS:
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
package_info_plus: 02d7a575e80f194102bef286361c6c326e4c29ce
text_to_speech_macos: 83b12a215a4cdb60e089d7c9d38942e2c548b240
video_player_avfoundation: 8563f13d8fc8b2c29dc2d09e60b660e4e8128837
wakelock_plus: 4783562c9a43d209c458cb9b30692134af456269

PODFILE CHECKSUM: 92f0e282b50684cfde6918be8f895eb67f81a23f

COCOAPODS: 1.12.1
COCOAPODS: 1.13.0

0 comments on commit 1fb26cc

Please sign in to comment.