- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.7k
 
[Infra] Bump podspec min. versions #15015
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
  
     Merged
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            31 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      9b40fdf
              
                [Infra] Bump podspec min. versions
              
              
                ncooke3 cb5ff0f
              
                Adjust Podfiles
              
              
                ncooke3 bf2d68d
              
                update deployment targets
              
              
                ncooke3 dc9155d
              
                Merge branch 'main' into nc/min-os
              
              
                ncooke3 f067f5f
              
                Update Firebase.podspec
              
              
                ncooke3 ecac4b2
              
                Apply suggestions from code review
              
              
                ncooke3 68cb847
              
                Apply suggestions from code review
              
              
                ncooke3 44c5145
              
                Update FirebaseABTesting.podspec
              
              
                ncooke3 025c68b
              
                Update FirebaseAppCheck.podspec
              
              
                ncooke3 6566b39
              
                Update FirebaseAppCheck.podspec
              
              
                ncooke3 79ccffc
              
                Update FirebaseAppCheckInterop.podspec
              
              
                ncooke3 3101f02
              
                Update FirebaseAuth.podspec
              
              
                ncooke3 e5f4b82
              
                Update FirebaseDatabase.podspec
              
              
                ncooke3 28f575b
              
                Update FirebaseFirestoreTestingSupport.podspec
              
              
                ncooke3 5a2e6a5
              
                Update FirebaseMLModelDownloader.podspec
              
              
                ncooke3 efb3600
              
                Update FirebaseMessaging.podspec
              
              
                ncooke3 a83c1e0
              
                Update FirebaseAuthTestingSupport.podspec
              
              
                ncooke3 327efdd
              
                Update FirebaseFunctions.podspec
              
              
                ncooke3 2225c84
              
                Update FirebaseCombineSwift.podspec
              
              
                ncooke3 c13c122
              
                Update FirebaseCore.podspec
              
              
                ncooke3 e643030
              
                Apply suggestions from code review
              
              
                ncooke3 7909202
              
                Update FirebaseABTesting.podspec
              
              
                ncooke3 a910f25
              
                Update FirebaseInstallations.podspec
              
              
                ncooke3 a9c2a90
              
                changelog
              
              
                ncooke3 c8fdeb8
              
                fix test platforms os
              
              
                ncooke3 f388b97
              
                Storage
              
              
                ncooke3 1428519
              
                Guard deprecated code
              
              
                ncooke3 3af7787
              
                Fix warning
              
              
                ncooke3 69c7e8b
              
                symbol collision fix
              
              
                ncooke3 e4f8ea8
              
                Merge branch 'main' into nc/min-os
              
              
                ncooke3 0dbb673
              
                podfile
              
              
                ncooke3 File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears to be a copy-paste error. The
tvos.deployment_targetwas replaced with anotherios.deployment_target. It should be updated for tvOS instead.