Skip to content

Commit

Permalink
Update Podfile for macOS and iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt committed Oct 5, 2024
1 parent d0abe2d commit d03cb6a
Show file tree
Hide file tree
Showing 4 changed files with 347 additions and 334 deletions.
2 changes: 1 addition & 1 deletion app/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelpe
flutter_ios_podfile_setup

target 'Runner' do
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '10.24.0'
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '10.25.0'

use_frameworks!
use_modular_headers!
Expand Down
Loading

0 comments on commit d03cb6a

Please sign in to comment.