Skip to content

Commit

Permalink
Discard changes to packages/cloud_firestore/cloud_firestore/example/m…
Browse files Browse the repository at this point in the history
…acos/Podfile
  • Loading branch information
russellwheatley authored Oct 23, 2024
1 parent dc3820e commit 54943ac
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ target 'Runner' do
end
end

# temporary measure for hot fix
if firebase_sdk_version == '11.4.1'
firebase_sdk_version = '11.4.0'
end

pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => "#{firebase_sdk_version}"
end

Expand Down

0 comments on commit 54943ac

Please sign in to comment.